]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/ChangeLog.txt
Fix a security hole in shell binaries:
[mirror_edk2.git] / EdkCompatibilityPkg / ChangeLog.txt
index 9eac2dce565610e078d4a6ae8fd9e158a163e9d4..f32fa815b4d848421533e61970c99806034fa046 100644 (file)
@@ -106,4 +106,28 @@ EDK_r7286: Compatible: qhuang8
        2) Add MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH device path type. \r
 \r
        Possible impact:\r
-  None.
\ No newline at end of file
+  None.\r
+\r
+EDK_r7342: No-Compatible: qwang12\r
+  Rename module names in EdkCompatibility/Compatibility directory from ***To*** to ***On***.\r
+  For example, Fv2ToFvThunk is renamed to Fv2OnFvThunk.\r
+  AAAOnBBB means this module produce AAA Protocol/PPI based on BBB. This change improves the readability and \r
+  help developers to select correct thunk module to use.\r
+\r
+  Code Changes:\r
+  These module directory and module INF file name is updated:\r
+   DeviceIoToPciRootBridgeIoThunk -> DeviceIoToPciRootBridgeIoThunk\r
+   FrameworkHiiToUefiHiiThunk  ->  FrameworkHiiToUefiHiiThunk\r
+   Fv2ToFvThunk  -> Fv2ToFvThunk\r
+   FvFileLoaderToLoadFileThunk  -> FvFileLoaderToLoadFileThunk\r
+   FvToFv2Thunk  -> FvToFv2Thunk\r
+   PciCfg2ToPciCfgThunk  -> PciCfg2ToPciCfgThunk\r
+   PciCfgToPciCfg2Thunk  -> PciCfgToPciCfg2Thunk\r
+   ReadOnlyVariable2ToReadOnlyVariableThunk  -> ReadOnlyVariable2ToReadOnlyVariableThunk\r
+   ReadOnlyVariableToReadOnlyVariable2Thunk  -> ReadOnlyVariableToReadOnlyVariable2Thunk\r
+   Uc2ToUcThunk  -> Uc2ToUcThunk\r
+   UcToUc2Thunk  -> UcToUc2Thunk\r
+   \r
+  Possible Impact:\r
+  All DSC and FDF files that reference these module should be updated to use the new module directory\r
+  and file names.
\ No newline at end of file