Update edk2 and remove internal shell

This commit is contained in:
Jeremy Soller
2019-10-03 10:26:56 -06:00
parent a2a92004c6
commit 921f96dd1c
2 changed files with 2 additions and 1 deletions

View File

@@ -27,6 +27,7 @@ COREBOOT="${BUILD}/coreboot.rom"
USB="${BUILD}/usb.img"
EDK2_ARGS=(
-D USE_HPET_TIMER=TRUE
-D SHELL_TYPE=NONE
-D SOURCE_DEBUG_ENABLE=FALSE
)