Skip to content

Commit

Permalink
configs/config.dell_optiplex_9010_sff_uefi*: add iPXE script
Browse files Browse the repository at this point in the history
Signed-off-by: Filip Lewiński <[email protected]>
  • Loading branch information
filipleple committed Aug 1, 2024
1 parent 10f2a4d commit 7d9d424
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions configs/config.dell_optiplex_9010_sff_uefi
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ CONFIG_EDK2_SERIAL_SUPPORT=y
CONFIG_EDK2_DASHARO_SERIAL_REDIRECTION_DEFAULT_ENABLE=y
CONFIG_BUILD_IPXE=y
CONFIG_IPXE_ADD_SCRIPT=y
CONFIG_IPXE_SCRIPT="3rdparty/dasharo-blobs/dasharo/dasharo.ipxe"
CONFIG_IPXE_CUSTOM_BUILD_ID="12345678"
CONFIG_IPXE_NO_PROMPT=y
CONFIG_EDK2_ENABLE_IPXE=y
Expand Down
1 change: 1 addition & 0 deletions configs/config.dell_optiplex_9010_sff_uefi_txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ CONFIG_EDK2_SERIAL_SUPPORT=y
CONFIG_EDK2_DASHARO_SERIAL_REDIRECTION_DEFAULT_ENABLE=y
CONFIG_BUILD_IPXE=y
CONFIG_IPXE_ADD_SCRIPT=y
CONFIG_IPXE_SCRIPT="3rdparty/dasharo-blobs/dasharo/dasharo.ipxe"
CONFIG_IPXE_CUSTOM_BUILD_ID="12345678"
CONFIG_IPXE_NO_PROMPT=y
CONFIG_EDK2_ENABLE_IPXE=y
Expand Down

0 comments on commit 7d9d424

Please sign in to comment.