MoraPresence / UEFI_Aplication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UEFI APPLICATION(DXE-driver)

file to bin -> xxd -i

compile(edk2/UefiAppPkg/BUILD/RELEASE_GCC5/X64) -> build -n 2 -a X64 -t GCC5 -b RELEASE -p UefiAppPkg/UefiApp.dsc -m UefiAppPkg/EnhancedUefiAppDxe/UefiApp.inf

start Qemu -> ./runQemu.sh

About


Languages

Language:C 81.7%Language:Assembly 15.6%Language:Shell 2.7%