Skip to content

Commit 6db1ef3

Browse files
committed
payloads/edk2/Kconfig.dasharo: bump EDK to disable MMX and SSE
This fixes EFI runtime services crashing when called by a FreeBSD as it enforces aligned accesses. Change-Id: I55b9965de237dae0f212d46c10fafd5d53d4666e Upstream-Status: Inappropriate [Dasharo downstream] Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
1 parent 6e197f5 commit 6db1ef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

payloads/external/edk2/Kconfig.dasharo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ config EDK2_REPOSITORY
44
default "https://github.com/Dasharo/edk2"
55

66
config EDK2_TAG_OR_REV
7-
default "1c50dad8d6b208bc549cfd8d5e1009b1d0e5f626"
7+
default "3afc86b599c663c641d9e8d94be9d47cee675c5b"
88

99
config EDK2_SYSTEM76_EC_LOGGING
1010
bool "Enable edk2 logging to System76 EC"

0 commit comments

Comments
 (0)