From 5488a40f2d4b7083e3401a784e12afef0c08ab05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20=C5=BBygowski?= Date: Thu, 19 Dec 2024 11:48:33 +0100 Subject: [PATCH] configs/config.protectli_vp2410: Fix iPXE serial console and bump to rc2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Żygowski --- configs/config.protectli_vp2410 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configs/config.protectli_vp2410 b/configs/config.protectli_vp2410 index fd1701ab6ab..961490de98d 100644 --- a/configs/config.protectli_vp2410 +++ b/configs/config.protectli_vp2410 @@ -1,4 +1,4 @@ -CONFIG_LOCALVERSION="v1.1.1-rc1" +CONFIG_LOCALVERSION="v1.1.1-rc2" CONFIG_OPTION_BACKEND_NONE=y CONFIG_VENDOR_PROTECTLI=y CONFIG_ONBOARD_VGA_IS_PRIMARY=y @@ -43,6 +43,7 @@ CONFIG_EDK2_FOLLOW_BGRT_SPEC=y CONFIG_EDK2_SERIAL_SUPPORT=y CONFIG_EDK2_CUSTOM_BUILD_PARAMS="" CONFIG_BUILD_IPXE=y +# CONFIG_IPXE_SERIAL_CONSOLE is not set CONFIG_IPXE_ADD_SCRIPT=y CONFIG_IPXE_SCRIPT="3rdparty/dasharo-blobs/dasharo/protectli.ipxe" CONFIG_IPXE_CUSTOM_BUILD_ID="0123456789"