Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F145966520
D42627.id130192.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
931 B
Referenced Files
None
Subscribers
None
D42627.id130192.diff
View Options
diff --git a/sysutils/edk2/Makefile b/sysutils/edk2/Makefile
--- a/sysutils/edk2/Makefile
+++ b/sysutils/edk2/Makefile
@@ -1,6 +1,6 @@
PORTNAME= edk2
PORTVERSION= g202308
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= sysutils
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
diff --git a/sysutils/edk2/files/patch-OvmfPkg_Bhyve_PlatformPei_Platform.c b/sysutils/edk2/files/patch-OvmfPkg_Bhyve_PlatformPei_Platform.c
new file mode 100644
--- /dev/null
+++ b/sysutils/edk2/files/patch-OvmfPkg_Bhyve_PlatformPei_Platform.c
@@ -0,0 +1,13 @@
+--- OvmfPkg/Bhyve/PlatformPei/Platform.c.orig 2023-11-16 07:04:13 UTC
++++ OvmfPkg/Bhyve/PlatformPei/Platform.c
+@@ -154,8 +154,8 @@ MemMapInitialization (
+ UINT64 PciIoSize;
+ RETURN_STATUS PcdStatus;
+
+- PciIoBase = 0xC000;
+- PciIoSize = 0x4000;
++ PciIoBase = 0x2000;
++ PciIoSize = 0xC000;
+
+ //
+ // Create Memory Type Information HOB
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Feb 27, 2:43 PM (3 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29033171
Default Alt Text
D42627.id130192.diff (931 B)
Attached To
Mode
D42627: sysutils/edk2: set IO port range properly for bhyve
Attached
Detach File
Event Timeline
Log In to Comment