Skip to content

Commit f8af61c

Browse files
committed
Decrease auto boot timeout to 5 seconds
Signed-off-by: Mario Bălănică <[email protected]>
1 parent 54764b2 commit f8af61c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

edk2-rockchip/Silicon/Rockchip/Rockchip.dsc.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@ FspiLib|Silicon/Rockchip/Library/FspiLib/FspiLib.inf
470470
gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultPlatformLangCodes|"en-US"
471471

472472
[PcdsDynamicHii.common.DEFAULT]
473-
gEfiMdePkgTokenSpaceGuid.PcdPlatformBootTimeOut|L"Timeout"|gEfiGlobalVariableGuid|0x0|10 # Variable: L"Timeout"
473+
gEfiMdePkgTokenSpaceGuid.PcdPlatformBootTimeOut|L"Timeout"|gEfiGlobalVariableGuid|0x0|5 # Variable: L"Timeout"
474474

475475
################################################################################
476476
#

0 commit comments

Comments
 (0)