grub/grub-core/term
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
..
efi Merge mainline into newreloc. For now without boot tests 2010-08-25 03:25:18 +02:00
i386 * grub-core/term/i386/vga_common.c (grub_console_setcolorstate): 2010-08-30 01:09:28 +02:00
ieee1275 Missing part of r2705 2010-09-08 19:09:07 +02:00
at_keyboard.c merge with mainline 2010-08-23 21:50:38 +05:30
gfxterm.c * include/grub/command.h (GRUB_COMMAND_FLAG_CMDLINE): Removed. All 2010-09-14 23:06:01 +02:00
ns8250.c Reorganise memory map handling 2010-09-04 17:10:10 +02:00
serial.c * include/grub/command.h (GRUB_COMMAND_FLAG_CMDLINE): Removed. All 2010-09-14 23:06:01 +02:00
terminfo.c merge with mainline 2010-08-22 21:00:22 +05:30
tparm.c merge with mainline 2010-07-13 00:43:28 +05:30
usb_keyboard.c merge with mainline 2010-08-22 21:00:22 +05:30