audk/EdkCompatibilityPkg/Compatibility
qwang12 70d72ba978 1) StrGather (Build.exe) in compatible mode add a Framework Package Header to replace the original “ArrayLength” generated in the output.
2) VfrCompiler in compatible mode add a Framework Package Header to replace the original “ArrayLength” generated in the output.
3) HII Thunk module nows support Narrow Font registered using Framework New Pack HII interface.
4) Fix a bug in IfrLibCreatePopUp2 by updating the prototype. The previous way of using VA_START to get the address of parameter in the argument list and expecting the parameters that follows will be found using VA_ARG macro is wrong. 


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6672 6f19259b-4bc3-4df7-8a09-765794883524
2008-11-21 15:07:50 +00:00
..
DeviceIoToPciRootBridgeIoThunk ICC Cleanup: add enum typecast after arithemtics. 2008-11-18 08:08:54 +00:00
FrameworkHiiToUefiHiiThunk 1) StrGather (Build.exe) in compatible mode add a Framework Package Header to replace the original “ArrayLength” generated in the output. 2008-11-21 15:07:50 +00:00
Fv2ToFvThunk GCC Build Clean: Add doxygen comment and fix build break issue. 2008-11-20 06:27:17 +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 1) Covert the FvAttributes back to format defined in Framework spec after calling the PI FV Protocol. This behavior is defined in Framework spec. 2008-11-18 14:20:01 +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