]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/README
OvmfPkg: Modify QemuFwCfgLib to use new IoLib class library
[mirror_edk2.git] / OvmfPkg / README
index c0fe4ac2dec15cf06115866fa3346174c2636309..304e69fbe5456d57ae1e0d4bf95800b3a91b3793 100644 (file)
@@ -290,11 +290,11 @@ If you must use UNIXGCC, then you can override the build options for
 particular libraries and modules in the .dsc to re-enable debugging\r
 selectively. For example:\r
   [Components]\r
-  OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib.inf {\r
+  OvmfPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf {\r
     <BuildOptions>\r
       GCC:*_*_*_CC_FLAGS             = -UMDEPKG_NDEBUG\r
   }\r
-  IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe.inf {\r
+  MdeModulePkg/Universal/BdsDxe/BdsDxe.inf {\r
     <BuildOptions>\r
       GCC:*_*_*_CC_FLAGS             = -UMDEPKG_NDEBUG\r
   }\r