wolfBoot-examples
wolfBoot-examples copied to clipboard
examples: add new qemu x86 FSP examples
adding the necessary script to create FSP binaries to boot qemu x86 q35 machine from the resect vector. It uses the wolfBoot PR: https://github.com/wolfSSL/wolfBoot/pull/274
addressed comment + fixed error in edk2 build system .map file parser
@rizlik What's the status of this PR? Is it ready to review/merge?
This is now a stale PR, a working example of FSP running on QEMU can be found in the main wolfBoot repo, see ./tools/scripts/x86_fsp/qemu/test_qemu.sh in https://github.com/wolfSSL/wolfBoot/