summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg
AgeCommit message (Expand)AuthorFilesLines
2008-05-22edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiMemoryAll...jljusten1-7/+2
2008-05-22edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLi...jljusten25-46/+1227
2008-05-22edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/*:jljusten274-251/+12253
2008-05-22Merge from edk2/MdePkg/Library/BaseIoLibIntrinsic to achieve betterjljusten4-8/+834
2008-05-22edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/ReportStatusCode.c:jljusten1-1/+1
2008-05-22edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLi...jljusten1-1/+1
2008-05-22edk2/EdkCompatibilityPkg/Foundation/Include/Ia32/EfiBind.h:jljusten1-2/+34
2008-05-22edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Common/EdkII...jljusten1-1/+0
2008-05-22edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/EdkIIGlueBas...jljusten1-1/+1
2008-05-21Add compatibility modules into the DSC file.qwang121-0/+36
2008-05-21Fix a bug and update comments.qwang121-4/+4
2008-05-21Update the comments.qwang122-20/+86
2008-05-211) Change Framework version of PeiServiceTable's PciCfg from PEI_PCI_CFG_PPI ...qwang126-0/+250
2008-05-20Update package dependency.qwang121-1/+1
2008-05-20Update package dependency.qwang121-1/+1
2008-05-20Update comments.qwang121-2/+2
2008-05-201) Add in Doxygen comment.qwang122-29/+249
2008-05-201) Make Compatibility/Include the public include directory.qwang122-0/+72
2008-05-201) Make Compatibility/Include the public include directory.qwang121-1/+6
2008-05-20Update doxygen comments.qwang122-27/+188
2008-05-20Add UcToUc2Thunkqwang122-0/+525
2008-05-201) Fix a bug in UC2_PRIVATE_DATA_FROM_THISqwang122-3/+3
2008-05-19Add in Uc2ToUcThunk module.qwang122-0/+525
2008-05-19Update the file header comments.qwang122-9/+46
2008-05-191) Update the file headersqwang122-1/+20
2008-05-19Update the file header comments.qwang122-12/+19
2008-05-16Update Comments.qwang122-11/+19
2008-05-161) Update comments.qwang122-11/+24
2008-05-16Make the module GCC clean.qwang123-36/+23
2008-05-151) Add Doxygen Commentsqwang122-4/+81
2008-05-151) Add Doxygen Commentsqwang121-3/+174
2008-05-14Update MapUefiHiiHandles to return EFI_SUCCESS if there is no packages regist...qwang121-1/+9
2008-05-141) Use 0xFFEE as the VarId the reason is as follows:qwang122-6/+10
2008-05-09Assert() break point default is DEADLOOP().lgao41-7/+0
2008-05-081) Fix a bug. Before this fix, a Module that calling UEFI HII Interface to ge...qwang125-28/+57
2008-05-07Re-enable ExtractDataFromHiiHandle and FindHiiHandle. The Framework to HII Th...qwang121-17/+0
2008-05-07Add in supports for platform Setup module which is programmed using Framework...qwang127-21/+567
2008-04-30Fix a bug which cause the thunk code failed to handle creation of "One Of" an...qwang122-8/+31
2008-04-30fixed bug for special case.vanjeff1-7/+4
2008-04-30Add in code to support the deletion of opcode from a form.qwang122-19/+37
2008-04-30Add support to map more Framework Opcode (such as OrderedList, OneOf, etc) to...qwang128-126/+1002
2008-04-29For UNI file, some String may not be defined for a language. This has been tr...qwang121-2/+8
2008-04-24Fix various warnings with the Intel C compiler.jljusten23-46/+93
2008-04-241) Add in IfrParser so that the FrameworkHii->GetDefaultImage can scan UEFI I...qwang1220-63/+5774
2008-04-17add in data type cast to ensure stringent compilers are happy.qwang121-1/+1
2008-04-17Add in Macro named SUPPORT_DEPRECATED_IFRSUPPORTLIB_API to comment out the fu...qwang123-1/+30
2008-04-17Add the filed FormValue to Framework's EFI_HII_UPDATE_DATA. This change keeps...qwang121-0/+1
2008-04-17Add in Thunking function for Dynamic Code creation. Only support Text and Sub...qwang126-32/+244
2008-04-17Add EFI_D_INFO and EFI_D_WARN to the default print level. lgao41-1/+1
2008-04-16(((EFI_IFR_FORM_SET *) OpCodeData)->Guid) may not align properly on UINT32 bo...qwang121-1/+1