Add GOP driver to EDK2 build

This commit is contained in:
Jeremy Soller
2019-05-02 19:43:10 -06:00
parent 8fdc4627cb
commit a95b76e3ef
3 changed files with 22 additions and 16 deletions

View File

@@ -12,8 +12,6 @@ UEFIPAYLOAD="$(realpath "$1")"
BUILD_TYPE=RELEASE
TOOLCHAIN=GCC5
export PACKAGES_PATH="$(realpath edk2-platforms):$(realpath apps)"
pushd edk2 >/dev/null
make -C BaseTools --jobs="$(nproc)"
source edksetup.sh --reconfig