summaryrefslogtreecommitdiffstats
path: root/scripts/lib/scriptutils.py
diff options
context:
space:
mode:
authorPavel Zhukov <pavel@zhukoff.net>2025-03-07 10:52:57 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-03-08 18:08:04 +0000
commitafcd27c4dddf4898b3a10b995ef7846c00889eb5 (patch)
tree6353563bcfa7920ea511ee57dc7451db82f3c3a5 /scripts/lib/scriptutils.py
parente9514130c79ec89c6a7b9507dc18b95eadd40ba1 (diff)
downloadpoky-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/scriptutils.py')
0 files changed, 0 insertions, 0 deletions