Skip to content

Commit ff97787

Browse files
committed
configs/config.emulation_qemu_x86_q35_uefi: Fix long boot time
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
1 parent e5374a3 commit ff97787

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

configs/config.emulation_qemu_x86_q35_uefi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ CONFIG_DEFAULT_CONSOLE_LOGLEVEL_0=y
2020
# CONFIG_CONSOLE_USE_ANSI_ESCAPES is not set
2121
CONFIG_PAYLOAD_EDK2=y
2222
CONFIG_EDK2_REPOSITORY="https://github.com/Dasharo/edk2.git"
23-
CONFIG_EDK2_TAG_OR_REV="04af20830d1108571f3ed35341ecadbcb310f48d"
23+
CONFIG_EDK2_TAG_OR_REV="e8cd1856408429740b665e72904a07f76d795c70"
2424
CONFIG_EDK2_CBMEM_LOGGING=y
2525
CONFIG_EDK2_SERIAL_SUPPORT=y
2626
CONFIG_BUILD_IPXE=y

configs/config.emulation_qemu_x86_q35_uefi_all_menus

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ CONFIG_DEFAULT_CONSOLE_LOGLEVEL_0=y
1515
# CONFIG_CONSOLE_USE_ANSI_ESCAPES is not set
1616
CONFIG_PAYLOAD_EDK2=y
1717
CONFIG_EDK2_REPOSITORY="https://github.com/Dasharo/edk2.git"
18-
CONFIG_EDK2_TAG_OR_REV="04af20830d1108571f3ed35341ecadbcb310f48d"
18+
CONFIG_EDK2_TAG_OR_REV="e8cd1856408429740b665e72904a07f76d795c70"
1919
CONFIG_EDK2_CBMEM_LOGGING=y
2020
CONFIG_EDK2_SERIAL_SUPPORT=y
2121
CONFIG_BUILD_IPXE=y

0 commit comments

Comments
 (0)