summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg
AgeCommit message (Expand)Author
2008-05-22edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLi...jljusten
2008-05-22edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/*:jljusten
2008-05-22Merge from edk2/MdePkg/Library/BaseIoLibIntrinsic to achieve betterjljusten
2008-05-22edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/ReportStatusCode.c:jljusten
2008-05-22edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLi...jljusten
2008-05-22edk2/EdkCompatibilityPkg/Foundation/Include/Ia32/EfiBind.h:jljusten
2008-05-22edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Common/EdkII...jljusten
2008-05-22edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/EdkIIGlueBas...jljusten
2008-05-21Add compatibility modules into the DSC file.qwang12
2008-05-21Fix a bug and update comments.qwang12
2008-05-21Update the comments.qwang12
2008-05-211) Change Framework version of PeiServiceTable's PciCfg from PEI_PCI_CFG_PPI ...qwang12
2008-05-20Update package dependency.qwang12
2008-05-20Update package dependency.qwang12
2008-05-20Update comments.qwang12
2008-05-201) Add in Doxygen comment.qwang12
2008-05-201) Make Compatibility/Include the public include directory.qwang12
2008-05-201) Make Compatibility/Include the public include directory.qwang12
2008-05-20Update doxygen comments.qwang12
2008-05-20Add UcToUc2Thunkqwang12
2008-05-201) Fix a bug in UC2_PRIVATE_DATA_FROM_THISqwang12
2008-05-19Add in Uc2ToUcThunk module.qwang12
2008-05-19Update the file header comments.qwang12
2008-05-191) Update the file headersqwang12
2008-05-19Update the file header comments.qwang12
2008-05-16Update Comments.qwang12
2008-05-161) Update comments.qwang12
2008-05-16Make the module GCC clean.qwang12
2008-05-151) Add Doxygen Commentsqwang12
2008-05-151) Add Doxygen Commentsqwang12
2008-05-14Update MapUefiHiiHandles to return EFI_SUCCESS if there is no packages regist...qwang12
2008-05-141) Use 0xFFEE as the VarId the reason is as follows:qwang12
2008-05-09Assert() break point default is DEADLOOP().lgao4
2008-05-081) Fix a bug. Before this fix, a Module that calling UEFI HII Interface to ge...qwang12
2008-05-07Re-enable ExtractDataFromHiiHandle and FindHiiHandle. The Framework to HII Th...qwang12
2008-05-07Add in supports for platform Setup module which is programmed using Framework...qwang12
2008-04-30Fix a bug which cause the thunk code failed to handle creation of "One Of" an...qwang12
2008-04-30fixed bug for special case.vanjeff
2008-04-30Add in code to support the deletion of opcode from a form.qwang12
2008-04-30Add support to map more Framework Opcode (such as OrderedList, OneOf, etc) to...qwang12
2008-04-29For UNI file, some String may not be defined for a language. This has been tr...qwang12
2008-04-24Fix various warnings with the Intel C compiler.jljusten
2008-04-241) Add in IfrParser so that the FrameworkHii->GetDefaultImage can scan UEFI I...qwang12
2008-04-17add in data type cast to ensure stringent compilers are happy.qwang12
2008-04-17Add in Macro named SUPPORT_DEPRECATED_IFRSUPPORTLIB_API to comment out the fu...qwang12
2008-04-17Add the filed FormValue to Framework's EFI_HII_UPDATE_DATA. This change keeps...qwang12
2008-04-17Add in Thunking function for Dynamic Code creation. Only support Text and Sub...qwang12
2008-04-17Add EFI_D_INFO and EFI_D_WARN to the default print level. lgao4
2008-04-16(((EFI_IFR_FORM_SET *) OpCodeData)->Guid) may not align properly on UINT32 bo...qwang12
2008-04-16Change to CopyMem as VarStoreOpCode->Guid may align on UINT32.qwang12