audk/EdkCompatibilityPkg/Compatibility
qwang12 9e99ce325a Covert the FvAttributes back to format defined in PI spec after calling the Framework FV Protocol. This behavior is defined in PI spec.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6611 6f19259b-4bc3-4df7-8a09-765794883524
2008-11-18 14:18:25 +00:00
..
DeviceIoToPciRootBridgeIoThunk ICC Cleanup: add enum typecast after arithemtics. 2008-11-18 08:08:54 +00:00
FrameworkHiiToUefiHiiThunk Add in parameter checking to pass UEFI HII SCT test. 2008-11-17 14:30:47 +00:00
Fv2ToFvThunk Covert the FvAttributes back to format defined in PI spec after calling the Framework FV Protocol. This behavior is defined in PI spec. 2008-11-18 14:18:25 +00:00
FvFileLoaderToLoadFileThunk Add an ASSERT to make sure this thunk module can only be used together with a PI PEI core, as we 2008-09-24 02:54:40 +00:00
FvToFv2Thunk change >> to RShiftU64 function call to avoid compiler to insert __aullshr intrinsic. 2008-06-05 06:31:24 +00:00
Include/Ppi Remove unused include file. 2008-06-17 06:12:19 +00:00
PciCfg2ToPciCfgThunk Remove the unnecessary CONST. 2008-11-18 06:22:02 +00:00
PciCfgToPciCfg2Thunk Add more comments. 2008-06-12 08:56:55 +00:00
ReadOnlyVariable2ToReadOnlyVariableThunk Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PEI_SERVICES**. This is a incompatible changes. All file that reference this must be updated. 2008-10-17 08:53:52 +00:00
ReadOnlyVariableToReadOnlyVariable2Thunk install mReadOnlyVariableThunkPresent PPI to insure that only one ReadOnlyVariable thunk driver can be present in the platform. 2008-06-10 07:21:00 +00:00
Uc2ToUcThunk Fix a typo 2008-11-18 01:12:28 +00:00
UcToUc2Thunk Add in MdeModulePkg.dec depedency as HiiLib is moved to MdeModulePkg. 2008-11-18 07:50:50 +00:00