aboutsummaryrefslogtreecommitdiff
path: root/i386/i386at/biosmem.c
Commit message (Expand)AuthorAgeFilesLines
* SMP: Fix allocating the apboot pageSamuel Thibault2024-02-091-0/+9
* page segments: Fix more dma32/directmap inversionsSamuel Thibault2023-08-211-3/+4
* Fix missing DMA32 limitSamuel Thibault2023-08-091-0/+19
* move kernel virtual address space to upper addressesLuca Dariz2023-02-121-2/+0
* biosmem: Narrow e820 regions as requiredDamien Zammit2022-02-151-0/+28
* memmmap: Use biosmem_addr_available rather than vm_page_lookup_paSamuel Thibault2021-11-281-0/+18
* 64bit: Fix format warningsSamuel Thibault2020-03-291-2/+3
* Fix format securityDavid Michael2016-10-021-2/+2
* biosmem: show memory map at bootSamuel Thibault2016-09-221-6/+2
* Enable high memoryRichard Braun2016-09-211-6/+3
* Remove phys_first_addr and phys_last_addr global variablesRichard Braun2016-09-211-11/+4
* Make early physical page allocation truely reliableRichard Braun2016-09-061-180/+228
* Fix early physical page allocationRichard Braun2016-09-031-158/+210
* Fix unused variable warningsRichard Braun2016-02-021-3/+0
* Fix early page allocation on XenRichard Braun2016-01-301-10/+79
* Import the biosmem module from X15 and relicense to GPLv2+Richard Braun2016-01-231-0/+844