Add a module to coreinfo to start parsing the multiboot table, and rename the 'coreboot" menu to "firmware" to better reflect the contents. This works under qemu + coreboot v2 / v3, and I assume it would work for GRUB too, but I haven't tried.
Jordan
Jordan Crouse wrote:
[PATCH] coreinfo: Add multiboot parsing support
Rename the "coreboot" menu "firmware", and add a module to parse the multiboot table. For now, just parse memory, but it can be expanded as needed.
Signed-off-by: Jordan Crouse jordan@cosmicpenguin.net
Acked-by: Peter Stuge peter@stuge.se