Vladimir 'phcoder' Serbinenko
|
ae67942e78
|
Don't use post-4G memory on EFI even if 64-bit since some non-compliant
implementations bug on them.
* grub-core/kern/efi/mm.c (grub_efi_allocate_pages): Skip post-4G
memory.
(filter_memory_map): Likewise.
|
2011-01-10 23:51:10 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
fbfbeb394f
|
Remove dead grub_efi_mm_fini.
* grub-core/kern/efi/mm.c (allocated_page): Removed.
(ALLOCATED_PAGES_SIZE): Likewise.
(MAX_ALLOCATED_PAGES): Likewise.
(allocated_pages): Likewise.
(grub_efi_allocate_pages): Don't record allocated pages.
(grub_efi_free_pages): Likewise.
(grub_efi_mm_init): Likewise.
(grub_efi_mm_fini): Removed.
|
2010-10-16 17:50:48 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
65f7ed7c9a
|
* grub-core/kern/efi/mm.c (BYTES_TO_PAGES): Round up instead of down.
(grub_efi_mm_init): Take into account the memory map size increase.
|
2010-10-16 17:44:35 +02:00 |
|
Vladimir 'phcoder' Serbinenko
|
16bd6cfab2
|
Merge mainline into newreloc. For now without boot tests
|
2010-08-25 03:25:18 +02:00 |
|
BVK Chaitanya
|
297f0c2b6e
|
merge with mainline
|
2010-07-13 00:43:28 +05:30 |
|
BVK Chaitanya
|
8c41176882
|
automake commit without merge history
|
2010-05-06 11:34:04 +05:30 |
|