grub/grub-core/lib
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 Enable acpi shutdown on all ACPI platforms. 2010-09-13 20:29:15 +02:00
emu Add missing emu/halt.c 2010-08-30 00:54:15 +02:00
i386 merge mainline into legacy_parser 2010-09-15 11:43:59 +02:00
ieee1275 Reorganise memory map handling 2010-09-04 17:10:10 +02:00
libgcrypt/cipher automake commit without merge history 2010-05-06 11:34:04 +05:30
libgcrypt_wrap automake commit without merge history 2010-05-06 11:34:04 +05:30
mips Merge mainline into newreloc. For now without boot tests 2010-08-25 03:25:18 +02:00
posix_wrap * grub-core/lib/posix_wrap/sys/types.h (bool): Transform into an enum. 2010-09-05 14:24:39 +02:00
powerpc Merge mainline into newreloc. For now without boot tests 2010-08-25 03:25:18 +02:00
sparc64 automake commit without merge history 2010-05-06 11:34:04 +05:30
x86_64 Merge mainline into newreloc. For now without boot tests 2010-08-25 03:25:18 +02:00
xzembed * grub-core/lib/xzembed/xz_dec_stream.c (dec_main): Fix index and block 2010-09-15 00:39:49 +02:00
arg.c Fix incorrect echo options handling. 2010-09-14 23:30:06 +02:00
cmos_datetime.c automake commit without merge history 2010-05-06 11:34:04 +05:30
crc.c automake commit without merge history 2010-05-06 11:34:04 +05:30
crypto.c merge with mainline 2010-07-13 00:43:28 +05:30
envblk.c automake commit without merge history 2010-05-06 11:34:04 +05:30
hexdump.c automake commit without merge history 2010-05-06 11:34:04 +05:30
legacy_parse.c Support vbeprobe MODE 2010-09-15 14:37:28 +02:00
LzFind.c automake commit without merge history 2010-05-06 11:34:04 +05:30
LzmaDec.c automake commit without merge history 2010-05-06 11:34:04 +05:30
LzmaEnc.c automake commit without merge history 2010-05-06 11:34:04 +05:30
pbkdf2.c automake commit without merge history 2010-05-06 11:34:04 +05:30
relocator.c Reorganise memory map handling 2010-09-04 17:10:10 +02:00
setjmp.S better fix for setjmp module 2010-08-20 11:39:47 +05:30