grub2/include/grub/i386/pc
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
..
apm.h Implement APM 2010-09-15 11:42:18 +02:00
biosdisk.h Remove useless prototypes 2010-08-30 16:26:05 +02:00
biosnum.h 2009-06-11 Vladimir Serbinenko <phcoder@gmail.com> 2009-06-11 16:13:39 +00:00
boot.h Fix various issues created by previous commits 2010-04-26 10:56:12 +02:00
chainloader.h 2009-03-21 Bean <bean123ch@gmail.com> 2009-03-21 08:39:59 +00:00
console.h pass pointer to term to term functions 2010-05-07 02:30:44 +02:00
int.h Implement APM 2010-09-15 11:42:18 +02:00
kernel.h Some cleanups 2010-04-26 21:11:16 +02:00
loader.h Remove i386/loader.h 2010-01-12 22:22:36 +01:00
memory.h Reorganise memory map handling 2010-09-04 17:10:10 +02:00
pxe.h Fix grub_pxe_scan. 2010-09-02 15:47:03 +02:00
time.h 2007-10-22 Robert Millan <rmh@aybabtu.com> 2007-10-22 19:59:33 +00:00
vbe.h intwrap vbe and vga calls 2010-04-04 14:24:50 +02:00
vesa_modes_table.h Implement APM 2010-09-15 11:42:18 +02:00
vga.h intwrap vbe and vga calls 2010-04-04 14:24:50 +02:00