mirror of https://github.com/acidanthera/audk.git
Set PcdPlatformBootTimeOutDefault to 10 to enable test automation.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5964 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
0ef93eb7b4
commit
eb5bb28e04
|
@ -368,6 +368,7 @@
|
|||
gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwSpareBase|0
|
||||
gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageFtwWorkingBase|0
|
||||
gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableBase|0
|
||||
gEfiMdeModulePkgTokenSpaceGuid.PcdPlatformBootTimeOutDefault|10
|
||||
|
||||
|
||||
################################################################################
|
||||
|
|
Loading…
Reference in New Issue