audk/EdkCompatibilityPkg/Compatibility
qwang12 79ec0fac43 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.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6131 6f19259b-4bc3-4df7-8a09-765794883524
2008-10-17 08:53:52 +00:00
..
DeviceIoToPciRootBridgeIoThunk clean up the un-suitable ';' location when declaring the functions. The regular is ")[ ]++^p;" 2008-09-04 09:44:58 +00:00
FrameworkHiiToUefiHiiThunk Add gEfiHiiFontProtocolGuid AND gEfiFormBrowser2ProtocolGuid into depex as they are quired for this module to work. 2008-09-22 10:37:05 +00:00
Fv2ToFvThunk 1) Update comments. 2008-05-16 09:45:09 +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 Fix a bug to locate the correct PPI. 2008-10-15 02:44:29 +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 clean up the un-suitable ';' location when declaring the functions. The regular is ")[ ]++^p;" 2008-09-04 09:44:58 +00:00
UcToUc2Thunk clean up the un-suitable ';' location when declaring the functions. The regular is ")[ ]++^p;" 2008-09-04 09:44:58 +00:00