#82: Fix the memory map in coreboot v3 -------------------------+-------------------------------------------------- Reporter: oxygene | Owner: oxygene Type: defect | Status: new Priority: major | Milestone: Setting up LinuxBIOS v3 Component: coreboot | Version: v3 Resolution: | Keywords: Dependencies: | Patchstatus: there is no patch -------------------------+-------------------------------------------------- Changes (by stepan):
* summary: Fix the memory map in LinuxBIOSv3 => Fix the memory map in coreboot v3
Old description:
Right now, the memory map in lbv3 is mostly a dummy. Make it represent the situation correctly (ie. exclude the areas taken by the ELF image, the lb tables, ...)
New description:
Right now, the memory map in v3 is mostly a dummy. Make it represent the situation correctly (ie. exclude the areas taken by the ELF image, the lb tables, ...)