Skip to content

Commit

Permalink
configs/config.intel_minnowmax_no_sb: Disable SMM BWP
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Żygowski <[email protected]>
  • Loading branch information
miczyg1 committed Sep 24, 2024
1 parent b396108 commit ebd381f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/config.intel_minnowmax_no_sb
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ CONFIG_EDK2_BOOT_TIMEOUT=3
CONFIG_BOARD_INTEL_MINNOWMAX=y
CONFIG_HAVE_IFD_BIN=y
CONFIG_EDK2_BOOTSPLASH_FILE="3rdparty/dasharo-blobs/dasharo/bootsplash.bmp"
CONFIG_DISABLE_HPET=y
CONFIG_HAVE_MRC=y
CONFIG_MRC_FILE="3rdparty/dasharo-blobs/$(MAINBOARDDIR)/mrc.elf"
CONFIG_MRC_RMT=y
Expand All @@ -20,7 +21,6 @@ CONFIG_DRIVERS_GENERIC_CBFS_SERIAL=y
CONFIG_DRIVERS_GENERIC_CBFS_UUID=y
CONFIG_BOOTMEDIA_LOCK_CONTROLLER=y
CONFIG_BOOTMEDIA_LOCK_WPRO_VBOOT_RO=y
CONFIG_BOOTMEDIA_SMM_BWP=y
CONFIG_DEFAULT_CONSOLE_LOGLEVEL_0=y
CONFIG_PAYLOAD_EDK2=y
CONFIG_EDK2_REPOSITORY="https://github.com/Dasharo/edk2"
Expand Down

0 comments on commit ebd381f

Please sign in to comment.