From 9c29558d8046a61fa08ccf0757f0d74116eb3d0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20=C5=BBygowski?= Date: Tue, 26 Sep 2023 15:40:15 +0200 Subject: [PATCH] configs/config.protectli_vp2420: bump for Timeout fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Żygowski --- configs/config.protectli_vp2420 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/config.protectli_vp2420 b/configs/config.protectli_vp2420 index 758c15cb941..0f3eb32f30b 100644 --- a/configs/config.protectli_vp2420 +++ b/configs/config.protectli_vp2420 @@ -32,7 +32,7 @@ CONFIG_POST_DEVICE_LPC=y CONFIG_POST_IO_PORT=0x80 CONFIG_PAYLOAD_EDK2=y CONFIG_EDK2_REPOSITORY="https://github.com/Dasharo/edk2" -CONFIG_EDK2_TAG_OR_REV="91d01a5e577475894e7cce06d59e392cbbffba22" +CONFIG_EDK2_TAG_OR_REV="d73eb32e986562fcc07eeb805ed265b5950499ef" CONFIG_EDK2_USE_EDK2_PLATFORMS=y CONFIG_EDK2_PLATFORMS_REPOSITORY="https://github.com/Dasharo/edk2-platforms" CONFIG_EDK2_PLATFORMS_TAG_OR_REV="3323ed481d35096fb6a7eae7b49f35eff00f86cf"