]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/PlatformPei/Platform.c
Make 0xa0000 - 0xb0000 I/O memory.
[mirror_edk2.git] / OvmfPkg / PlatformPei / Platform.c
index 2219ebb7eedd2c4c48862f30b0bfc02fe55570a3..f5552e9ba5fe715d1fc9664a9cc2e7c062e8acf4 100644 (file)
@@ -136,8 +136,7 @@ MemMapInitialization (
   //\r
   // Video memory + Legacy BIOS region\r
   //\r
-  AddMemoryRangeHob (0x0A0000, 0x0B0000);\r
-  AddIoMemoryRangeHob (0x0B0000, 0x100000);\r
+  AddIoMemoryRangeHob (0x0A0000, 0x100000);\r
 }\r
 \r
 \r