]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/ChangeLog.txt
Roll back changes to apply GetBestLanguage() in HiiDataBase. Exact language match...
[mirror_edk2.git] / MdeModulePkg / ChangeLog.txt
index e50ab47366e7a2747bbdb6f0961bbd385b962294..5ff6510cfc3ab50ec225a69a4d43f02cc157e84e 100644 (file)
@@ -38,6 +38,20 @@ EDK_0000: Compatible: owner
 !!!!!!!!!!!!!!!!!!                     End of Notes                     !!!!!!!!!!!!!!!!!!\r
 ##########################################################################################\r
 \r
+==========================================================================================\r
+EDK_4310:  Non-Compatible: qhuang8\r
+  Class_ModuleRemove[0]:  Remove AtapiPassThru module from MdeModulePkg.  AtapiPassThru\r
+      module is only used for testing. We already have a driver in OptionRomPkg to\r
+      produce ScsiPassThru and ExtScsiPassThru based on PCD setting. We can remove it\r
+      from MdeModulePkg.\r
+\r
+      Code Change :\r
+      1) Remove module MdeModulePkg/Bus/Pci/AtapiPassThruDxe/AtapiPassThru.inf \r
+\r
+      Impact to platform code:\r
+      If a platform happens to refer to this module in their dsc file, please use the\r
+      counterpart module in OptionRomPkg.\r
+\r
 ==========================================================================================\r
 EDK_4067:  Non-Compatible: qwang12\r
   Class_PIEnable[6]:  PEI core does not build FV HOB upon notification of a EFI_PEI_FIRMWARE_VOLUME_INFO_PPI automatically.\r
@@ -177,7 +191,7 @@ EDK_3871: Non-Compatible: klu2
        \r
        Code Change:\r
        1) PeiMain module use PeiCoreEntryPoint library class but *not* original OldPeiCoreEntryPoint.\r
-       2) The memory service in PeiMain module get CAR base and size from parameter of PeiCore's\r
+       2) The memory service in PeiMain module get temporary memory base and size from parameter of PeiCore's\r
           Entry point directly but *not* computed from stack's base.\r
        \r
        Possible Impacts:\r