]> 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 1d5630783652dbdf865caedd1d1f96690361eb39..f32fa815b4d848421533e61970c99806034fa046 100644 (file)
@@ -96,3 +96,38 @@ EDK_r4960: Non-Compatible: qhuang8
                [BuildOptions]\r
           *_*_*_CC_FLAGS = /D PCD_EDKII_GLUE_PciExpressBaseAddress=0xC0000000\r
  \r
+\r
+EDK_r7286: Compatible: qhuang8\r
+       \r
+       Class_HFile: Add several new UEFI definition to build with newest EFI shell source.\r
+\r
+       Code Change:\r
+       1) Add new UEFI Load File 2 protocol defininition.\r
+       2) Add MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH device path type. \r
+\r
+       Possible impact:\r
+  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