mirror of
				https://git.proxmox.com/git/grub2
				synced 2025-10-31 08:25:14 +00:00 
			
		
		
		
	|  7374c81b45 grub_efi_allocate_pages Essentially does 2 unrelated things: * Allocate at fixed address. * Allocate at any address. To switch between 2 different functions it uses address == 0 as magic value which is wrong as 0 is a perfectly valid fixed adress to allocate at. Origin: backport, https://git.savannah.gnu.org/cgit/grub.git/commit/?id=4bc909bf89f5b4ff86c9e4e609d4fe0c11a66b0c Bug-Debian: https://bugs.debian.org/907596 Bug-Debian: https://bugs.debian.org/909420 Last-Update: 2018-12-06 Patch-Name: efi-remove-grub_efi_allocate_pages.patch | ||
|---|---|---|
| .. | ||
| efi | ||
| uboot | ||
| cache_armv6.S | ||
| cache_armv7.S | ||
| cache.c | ||
| cache.S | ||
| compiler-rt.S | ||
| dl_helper.c | ||
| dl.c | ||