summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-16Change to CopyMem as VarStoreOpCode->Guid may align on UINT32.qwang121-2/+2
2008-04-16Add in some features for the thunk layer:qwang129-22/+684
2008-04-14Add in thunk support for HiiGetSecondaryLanguages and HiiGetPrimaryLanguagesqwang125-7/+120
2008-04-11Remove ambiguous auto-increment usage. (gcc warning)jljusten1-1/+2
2008-04-11Remove empty typedefs (gcc warning).jljusten1-2/+1
2008-04-11Remove duplicate definition of TPM_CHOSENID_HASH.jljusten1-3/+0
2008-04-11Remove duplicate definition of PEI_MASTER_BOOT_MODE_PPI.jljusten1-2/+0
2008-04-11Remove duplicate definition of EFI_REPORT_STATUS_CODE.jljusten2-13/+6
2008-04-11Fix filename case: Autoscan => AutoScanjljusten1-2/+2
2008-04-11Fix filename case: Autoscan => AutoScanjljusten1-2/+2
2008-04-11Fix filename case: Autoscan => AutoScanjljusten1-0/+0
2008-04-11Fix filename case: Autoscan => AutoScanjljusten1-0/+0
2008-04-11Fix case: Autoscan => AutoScanjljusten2-0/+0
2008-04-11edk2/trunk/edk2/EdkCompatibilityPkg/EdkCompatibilityPkg.dsc:jljusten1-2/+0
2008-04-11Fixed several include filename issues for gcc+unix.jljusten9-43/+43
2008-04-11edk2/EdkCompatibilityPkg/Foundation/Efi/Include/EfiTypes.h:jljusten1-0/+3
2008-04-05edk2/EdkCompatibilityPkg/EdkCompatibilityPkg.dsc:jljusten1-17/+17
2008-04-04edk2/EdkCompatibilityPkg/EdkCompatibilityPkg.dsc:jljusten1-18/+37
2008-04-03Fix a type in the directory name. Compatiblity -> Compatibility.qwang1222-0/+4975
2008-04-03Fix a type in the directory name. Compatiblity -> Compatibility.qwang1222-4975/+0
2008-04-03Add in FrameworkHiiToUefiHiiThunk module.qwang1210-0/+1761
2008-04-03Add compatibility modules for Firmware Volume, PCI CFG, and Read Only Variablemdkinney12-0/+3214
2008-04-02Removed one include path which doesn't existjwang361-1/+1
2008-03-29Add the value definition of PCD_EDKII_GLUE_PciExpressBaseAddress to build Pci...qhuang81-2/+2
2008-03-29GCC cleanup for all EDK I DXE libraries.qhuang816-243/+255
2008-03-29Remove forward declaration.qhuang81-4/+0
2008-03-29Skip the progma for GCC tool chain.qhuang81-2/+10
2008-03-28Remove the invalid build option for IPF assembly.qhuang81-2/+2
2008-03-28Add newline at the end of file.qhuang85-5/+5
2008-03-28Update Guid Value format.qhuang8248-327/+327
2008-03-28Add a work around Dummy.c file to avoid autogen error to GCC tool chain family.qhuang82-0/+22
2008-03-28Update BuildOption to apply to GCC tool chain family. qhuang81-11/+38
2008-03-27Add Change Log file for some non-backward compatible changes in ECP. qhuang81-0/+75