Update coreboot, ec, and configs

This commit is contained in:
Jeremy Soller
2020-11-18 12:17:03 -07:00
parent f047f83937
commit bd476f1cf8
5 changed files with 20 additions and 12 deletions

View File

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