Do not use HPET
This commit is contained in:
@@ -31,7 +31,7 @@ UEFIPAYLOAD="${BUILD}/UEFIPAYLOAD.fd"
|
|||||||
COREBOOT="${BUILD}/coreboot.rom"
|
COREBOOT="${BUILD}/coreboot.rom"
|
||||||
USB="${BUILD}/usb.img"
|
USB="${BUILD}/usb.img"
|
||||||
EDK2_ARGS=(
|
EDK2_ARGS=(
|
||||||
-D USE_HPET_TIMER=TRUE
|
-D USE_HPET_TIMER=FALSE
|
||||||
-D SHELL_TYPE=NONE
|
-D SHELL_TYPE=NONE
|
||||||
-D SOURCE_DEBUG_ENABLE=FALSE
|
-D SOURCE_DEBUG_ENABLE=FALSE
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user