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
..
2010-05-06 11:34:04 +05:30
2010-09-19 00:04:31 +02:00
2010-09-19 00:04:31 +02:00
2010-09-05 13:05:36 +02:00
2010-09-19 00:04:31 +02:00
2010-08-25 03:25:18 +02:00
2010-05-06 11:34:04 +05:30
2010-05-06 11:34:04 +05:30
2010-09-05 13:05:36 +02:00
2010-05-06 11:34:04 +05:30
2010-08-29 15:45:21 +02:00
2010-09-19 00:04:31 +02:00
2010-09-19 00:04:31 +02:00
2010-09-05 13:05:36 +02:00
2010-09-14 23:06:01 +02:00