grub/grub-core/mmap
Andrei Borzenkov 3d2c8048da efi: really mark memory of unknown type as reserved
9be4c45dbe added switch case between
fall through cases, causing all memory regions of unknown type to be
marked as available.

Move default case into its own block and add explicit FALLTHROUGH
annotation.

Reported by Elliott, Robert (Persistent Memory) <elliott@hpe.com>
2015-11-26 19:50:42 +03:00
..
efi efi: really mark memory of unknown type as reserved 2015-11-26 19:50:42 +03:00
i386 * grub-core/mmap/i386/uppermem.c (lower_hook) [COREBOOT]: Ignore low 2014-02-28 09:50:47 +01:00
mips Remove nested functions from memory map iterators. 2013-01-15 12:02:35 +00:00
mmap.c Pass-through unknown E820 types. It required reorganisation of mmap 2013-10-14 16:33:44 +02:00