git clone --recursive https://github.com/BigfootACA/simple-init.git
git clone --recursive https://github.com/tianocore/edk2.gitexport PACKAGES_PATH=$PWD/edk2:$PWD/simple-init
cd edk2
source edksetup.shopen EmulatorPkg/EmulatorPkg.dsc
diff --git a/EmulatorPkg/EmulatorPkg.dsc b/EmulatorPkg/EmulatorPkg.dsc
--- a/EmulatorPkg/EmulatorPkg.dsc
+++ b/EmulatorPkg/EmulatorPkg.dsc
@@ -478,6 +479,7 @@
EmulatorPkg/Application/RedfishPlatformConfig/RedfishPlatformConfig.inf
!endif
!include RedfishPkg/Redfish.dsc.inc
+!include SimpleInit.inc
[BuildOptions]
#bash EmulatorPkg/build.shbash EmulatorPkg/build.sh runthen will open a gdb
(gdb) runa GOP window appears with a UEFI shell
FS0:SimpleInit.efi
will start GUI Applications