diff options
author | Pavel Zhukov <pavel@zhukoff.net> | 2025-03-07 10:52:57 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-03-08 18:08:04 +0000 |
commit | afcd27c4dddf4898b3a10b995ef7846c00889eb5 (patch) | |
tree | 6353563bcfa7920ea511ee57dc7451db82f3c3a5 /scripts/lib/scriptpath.py | |
parent | e9514130c79ec89c6a7b9507dc18b95eadd40ba1 (diff) | |
download | poky-afcd27c4dddf4898b3a10b995ef7846c00889eb5.tar.gz |
ovmf: Add PACKAGECONFIG[debug]
In release mode, OVMF does not output any debug information to the QEMU port, making it extremely difficult to debug boot issues.
This commit introduces packageconfig debug flag to enable it
Usage:
PACKAGECONFIG:append:pn-ovmf = " debug"
runqemu qemuparams="-debugcon file:debug.log -global isa-debugcon.iobase=0x402"
The OVMF debug console output will be written to debug.log.
(From OE-Core rev: 50393dadf4a0086334efa184dd249cdf7f543488)
Signed-off-by: Pavel Zhukov <pavel@zhukoff.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptpath.py')
0 files changed, 0 insertions, 0 deletions