git clone --depth 1 --recursive --shallow-submodules https://github.com/tyomitch/uefi
- inside
edk2\BaseTools\Conf\target.template
, setTARGET_ARCH
toX64
, andTOOL_CHAIN_TAG
toVS2019
- open
VS\NT32.sln
, press F5 to build and run
Author of the original UEFI Programming Tutorial: [email protected]