coreboot-kgpe-d16/payloads/libpayload/arch
Mathias Krause d2f16cac74 libpayload: x86/head - implement argc/argv handling
Implement the argc/argv passing as described in coreboot’s payload API:
http://www.coreboot.org/Payload_API

While at it, give the code some love by not needlessly trashing register
values.

Change-Id: Ib830f2c67b631b7216843203cefd55d9bb780d83
Signed-off-by: Mathias Krause <minipli@googlemail.com>
Reviewed-on: https://review.coreboot.org/18336
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins)
2017-02-17 17:29:40 +01:00
..
arm libpayload: head.S: Avoid clearing BSS (and heap) again 2016-08-13 02:46:19 +02:00
arm64 libpayload: arm64: Fix MMU range overlap check 2016-08-08 17:35:31 +02:00
mips libpayload: head.S: Avoid clearing BSS (and heap) again 2016-08-13 02:46:19 +02:00
x86 libpayload: x86/head - implement argc/argv handling 2017-02-17 17:29:40 +01:00