Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions payloads/external/edk2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ endif

BUILD_STR += -D BUILD_ARCH=X64

# Enable compiler errors printing from EDK2
BUILD_STR += -v

#
# EDK II (edk2/master) has the following build options relevant to coreboot:
#
Expand Down
Loading