Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: move e820_mark_nosave_regions to e820.c | Yinghai Lu | 2008-05-25 | 1 | -0/+32 |
* | x86: extend e820 ealy_res support 32bit | Yinghai Lu | 2008-05-25 | 1 | -0/+214 |
* | x86 boot: longer comment explaining sanitize_e820_map routine | Paul Jackson | 2008-05-25 | 1 | -38/+56 |
* | x86 boot: change sanitize_e820_map parameter from byte to int to allow bigger... | Paul Jackson | 2008-05-25 | 1 | -2/+3 |
* | x86 boot: extend some internal memory map arrays to handle larger EFI input | Paul Jackson | 2008-05-25 | 1 | -4/+4 |
* | x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constant | Paul Jackson | 2008-05-25 | 1 | -4/+5 |
* | x86: make e820.c to have common functions | Yinghai Lu | 2008-05-25 | 1 | -0/+475 |