grub2/include/grub/efi
Vladimir 'phcoder' Serbinenko a1d84a5e5e Unify memory types.
* grub-core/Makefile.am (KERNEL_HEADER_FILES): Include memory.h.
	* grub-core/commands/lsmmap.c (grub_cmd_lsmmap): Output user-readable
	types.
	* grub-core/kern/i386/multiboot_mmap.c (grub_lower_mem): Removed.
	(grub_upper_mem): Likewise.
	* grub-core/kern/ieee1275/init.c (grub_upper_mem): Likewise.
	* include/grub/memory.h (grub_memory_type_t): New enum.
	All users updated.
2010-09-19 00:04:31 +02:00
..
api.h * grub-core/commands/efi/lsefisystab.c: New file. 2010-09-01 02:37:17 +02:00
console_control.h 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
console.h 2008-09-24 Robert Millan <rmh@aybabtu.com> 2008-09-24 10:17:56 +00:00
disk.h 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
efi.h merge mainline into newreloc 2010-05-01 15:10:44 +02:00
graphics_output.h 2009-12-23 Felix Zielcke <fzielcke@z-51.de> 2009-12-23 17:41:32 +01:00
memory.h Reorganise memory map handling 2010-09-04 17:10:10 +02:00
pe32.h Fill info for remaining platforms. Make efi image identical to image of previous grub-mkimage 2010-04-26 17:19:15 +02:00
time.h 2008-02-21 Yoshinori K. Okuji <okuji@enbug.org> 2008-02-21 21:22:23 +00:00
uga_draw.h * include/grub/efi/uga_draw.h (GRUB_EFI_UGA_GLT_MAX): Rename to ... 2010-06-11 22:15:35 +01:00