diff options
author | Mathias Krause <minipli@googlemail.com> | 2017-02-11 22:34:46 +0100 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2017-02-17 17:24:08 +0100 |
commit | 9fa78c136d6a6538576fb15ccd05d8483ea05ab5 (patch) | |
tree | 26017ea09fd4cf7a4ce895587bbb7ce16fec3d09 /payloads/external/FILO | |
parent | c57c48bd36c69bfb5e783281c7c5aba8ba5b4bee (diff) |
libpayload: x86/exec - fix argc/argv value passing
According to coreboot’s payload API [1] the argc value should be passed
at stack offset 0x10, so we need to push a dummy value to comply to the
API.
[1] https://www.coreboot.org/Payload_API
Change-Id: Id20424185a5bf7e4d94de1886a2cece3f3968371
Signed-off-by: Mathias Krause <minipli@googlemail.com>
Reviewed-on: https://review.coreboot.org/18333
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'payloads/external/FILO')
0 files changed, 0 insertions, 0 deletions