grub/grub-core/loader/i386
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
..
pc Unify memory types. 2010-09-19 00:04:31 +02:00
bsd.c Unify memory types. 2010-09-19 00:04:31 +02:00
bsd32.c automake commit without merge history 2010-05-06 11:34:04 +05:30
bsd64.c automake commit without merge history 2010-05-06 11:34:04 +05:30
bsd_pagetable.c Merge mainline into newreloc. For now without boot tests 2010-08-25 03:25:18 +02:00
bsdXX.c openbsd ramdisk support 2010-08-26 02:46:30 +02:00
linux.c Unify memory types. 2010-09-19 00:04:31 +02:00
multiboot_mbi.c Unify memory types. 2010-09-19 00:04:31 +02:00
xnu.c * grub-core/io/gzio.c (grub_gzio_open): Removed "transparent" parameter. 2010-09-05 13:05:36 +02:00