]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/ChangeLog.txt
Fix some issue for log
[mirror_edk2.git] / MdeModulePkg / ChangeLog.txt
index 037373eeb267c2616f0c96d015daf7b9d82d090f..d72f259c3e952a46fe21483672e59afb8f53336d 100644 (file)
@@ -39,7 +39,7 @@ EDK_0000: Compatible: owner
 ##########################################################################################\r
 \r
 ==========================================================================================\r
-EDK_3871: Non-Compatible: klu2\r
+EDK_39331: Non-Compatible: klu2\r
        \r
        Class_PIEnable[5]: New library class for S3Resume and Recovery for DxeIpl PEIM.\r
        \r
@@ -48,17 +48,21 @@ EDK_3871: Non-Compatible: klu2
           a) MdeModulePkg/Include/Library/S3Lib.h\r
           b) MdeModulePkg/Include/Library/RecoveryLib.h\r
        2) Add NULL library instances for MdeModulePkg:\r
-          a) MdeModulePkg/Library/PeiS3Lib.inf.\r
-          b) MdeModulePkg/Library/PeiRecoveryLib.inf\r
+          a) MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.inf.\r
+          b) MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.inf\r
        3) Add framework implement library instances:\r
-          a) IntelFrameworkModulePkg/Library/PeiS3Lib.inf\r
-          b) IntelFrameworkModulePkg/Library/PeiRecovery.inf\r
+          a) IntelFrameworkModulePkg/Library/PeiS3Lib/PeiS3Lib.inf\r
+          b) IntelFrameworkModulePkg/Library/PeiRecovery/PeiRecovery.inf\r
        \r
        Possible Impacts:\r
-       1) In DSC file, if platform use framework implementation, should select:\r
-          S3Lib library class       -> IntelFrameworkModulePkg/Library/PeiS3Lib.inf\r
-          RecoveryLib library class -> IntelFrameworkModulePkg/Library/PeiRecovery.inf\r
-\r
+       1) In DSC file, real platform should select:\r
+          S3Lib library class       -> IntelFrameworkModulePkg/Library/PeiS3Lib/PeiS3Lib.inf\r
+          RecoveryLib library class -> IntelFrameworkModulePkg/Library/PeiRecovery/PeiRecovery.inf\r
+          \r
+          Nt32 platform should select:\r
+          S3Lib library class       -> MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.inf.\r
+          RecoveryLib library class -> MdeModulePkg/Library/PeiRecoveryLibNull/PeiRecoveryLibNull.inf\r
+          \r
 ==========================================================================================\r
 EDK_3922:  Non-Compatible: qwang12, klu2\r
   Class_PIEnable[2]:  Update PEI core to only consume EFI_PEI_FIRMWARE_VOLUME_INFO_PPI\r