]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/ChangeLog.txt
Update DxeCore to set efi memory type for the different image to be loaded.
[mirror_edk2.git] / MdeModulePkg / ChangeLog.txt
index dbad47fbd4fe51976f7e6588b23f249ce217da8f..d9bc99049966de08aacf98368fe26a658bb9ec0d 100644 (file)
@@ -39,7 +39,21 @@ EDK_0000: Compatible: owner
 ##########################################################################################\r
 \r
 ==========================================================================================\r
-EDK_39331: Non-Compatible: klu2\r
+EDK_3967:  Non-Compatible: lgao4\r
+\r
+         Class_Library:  Remove PeCoffLoader library class and its instances.\r
+\r
+               Code Change :\r
+               1) Remove MdeModulePkg/Include/Library/PeCoffLoaderLib.h\r
+               2) Remove MdeModulePkg/Library/DxePeCoffLoaderFromHobLib and PeiDxePeCoffLoaderLib instance\r
+               3) Modify PeiCore, DxeIpl and DxeCore to use PeCoffLib in place of PeCoffLoaderLib.\r
+\r
+               Possible Impacts:\r
+               1) All modules don't use PeCoffloader library class any longer to load PeImage. \r
+                  If necessary, they should use PeCoffLib of MdePkg to load PeImage.\r
+\r
+==========================================================================================\r
+EDK_3931: Non-Compatible: klu2\r
        \r
        Class_PIEnable[5]: New library class for S3Resume and Recovery for DxeIpl PEIM.\r
        \r
@@ -147,17 +161,3 @@ EDK_3773:  Non-Compatible: qwang12
                3) The gEfiFirmwareVolumeProtocolGuid in [Depex] section of INF file should updated.\r
                   And the package dependency should also be changed if needed due to this protocol\r
                   GUID change.\r
-\r
-==========================================================================================\r
-EDK_3967:  Non-Compatible: lgao4\r
-\r
-         Class_Library:  Remove PeCoffLoader library class and its instances.\r
-\r
-               Code Change :\r
-               1) Remove MdeModulePkg/Include/Library/PeCoffLoaderLib.h\r
-               2) Remove MdeModulePkg/Library/DxePeCoffLoaderFromHobLib and PeiDxePeCoffLoaderLib instance\r
-               3) Modify PeiCore, DxeIpl and DxeCore to use PeCoffLib in place of PeCoffLoaderLib.\r
-\r
-               Possible Impacts:\r
-               1) All modules don't use PeCoffloader library class any longer to load PeImage. \r
-                  If necessary, they should use PeCoffLib of MdePkg to load PeImage.\r