Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F146587457
D40470.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
499 B
Referenced Files
None
Subscribers
None
D40470.id.diff
View Options
diff --git a/release/Makefile.ec2 b/release/Makefile.ec2
--- a/release/Makefile.ec2
+++ b/release/Makefile.ec2
@@ -25,11 +25,14 @@
EC2ARCH= --${TARGET_ARCH:S/aarch64/arm64/}
.endif
.if !defined(AMIBOOTMETHOD)
-AMIBOOTMETHOD= UEFI
+AMIBOOTMETHOD= UEFI-PREFERRED
.endif
.if ${AMIBOOTMETHOD} == "UEFI" && ${TARGET_ARCH} == "amd64"
BOOTMODEOPT= --uefi
.endif
+.if ${AMIBOOTMETHOD} == "UEFI-PREFERRED" && ${TARGET_ARCH} == "amd64"
+BOOTMODEOPT= --uefi-preferred
+.endif
CLEANFILES+= ec2ami
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 4, 9:31 PM (14 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29215903
Default Alt Text
D40470.id.diff (499 B)
Attached To
Mode
D40470: EC2: Default to "uefi-preferred" boot mode
Attached
Detach File
Event Timeline
Log In to Comment