summaryrefslogtreecommitdiff
path: root/LICENSES/GPL-2.0-only.txt
diff options
context:
space:
mode:
authorMaximilian Brune <maximilian.brune@9elements.com>2023-05-05 15:10:24 +0200
committerFelix Held <felix-coreboot@felixheld.de>2023-05-24 11:49:51 +0000
commit9d475bf6de63f4e05bba39e4771e0d32c07c0c9b (patch)
tree715cafa4621b060250b79cc9a890df603f90c804 /LICENSES/GPL-2.0-only.txt
parent00d9107e02b0327ae16eb2b08605d9942ae0ab18 (diff)
libpayload/arch/x86: Update API handling of CBTABLE handoff
The payload API of coreboot described in https://www.coreboot.org/Payload_API does not reflect the current handoff mechanism to hand the coreboot tables off. Therefore the arguments supplied by coreboot (cbtable) will currently never be parsed correctly and libpayload has to search for the coreboot tables by iterating through memory. This patch removes the old payload API implementation and just takes the coreboot table pointer from the first argument on the stack. Tested: started prodrive/atlas with coreinfo payload Signed-off-by: Maximilian Brune <maximilian.brune@9elements.com> Change-Id: I51fb0cfc81043cbfe3fc9c8ea0776add2d6a42b2 Reviewed-on: https://review.coreboot.org/c/coreboot/+/74965 Reviewed-by: Julius Werner <jwerner@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'LICENSES/GPL-2.0-only.txt')
0 files changed, 0 insertions, 0 deletions