coreboot-kgpe-d16/payloads
Matt DeVillier f18c0415ef payload/tianocore: Fix patch to preserve coreboot table
Part of the original patch, commit 85a90e1, reverted edk2 commit:
1d7258f [CorebootModulePkg:Removing EFI_RESOURCE_ATTRIBUTE_TESTED]
which had the unintended effect of causing memory above 2GiB
from being unavailable (marked reserved) when booting without a
connected display (aka headles mode).

This commit strips the patch to only the component needed to fix
reading of the coreboot table low memory pointer.

TEST: boot 4GB google/panther without connected display, verify
memory above 2GB available via 'dmesg | grep BIOS-e820' and 'free -m'

Change-Id: I39327929f9b0b940fc12cdca1d744456fdc097e0
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/23483
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2018-02-01 19:31:24 +00:00
..
bayou
coreinfo payloads/coreinfo: Free buffer before returning 2017-09-11 16:23:52 +00:00
external payload/tianocore: Fix patch to preserve coreboot table 2018-02-01 19:31:24 +00:00
libpayload libpayload: allow x86 devices to provide non-tsc implementation 2018-01-26 00:23:28 +00:00
nvramcui payloads/nvramcui/payload.sh: Fix shellcheck warnings 2018-01-24 23:01:35 +00:00
Kconfig payload/Kconfig: Use LZMA by default 2018-01-22 14:45:27 +00:00
Makefile.inc payloads/Makefile.inc: Add GRUB2 to list of payloads 2017-08-15 14:26:29 +00:00