grub/grub-core/kern/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
..
init.c Unify memory types. 2010-09-19 00:04:31 +02:00
lzma_decode.S automake commit without merge history 2010-05-06 11:34:04 +05:30
mmap.c Unify memory types. 2010-09-19 00:04:31 +02:00
startup.S Don't export grub_gate_a20. 2010-09-14 01:08:24 +02:00