summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg
AgeCommit message (Expand)Author
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
2008-04-16Add in some features for the thunk layer:qwang12
2008-04-14Add in thunk support for HiiGetSecondaryLanguages and HiiGetPrimaryLanguagesqwang12
2008-04-11Remove ambiguous auto-increment usage. (gcc warning)jljusten
2008-04-11Remove empty typedefs (gcc warning).jljusten
2008-04-11Remove duplicate definition of TPM_CHOSENID_HASH.jljusten
2008-04-11Remove duplicate definition of PEI_MASTER_BOOT_MODE_PPI.jljusten
2008-04-11Remove duplicate definition of EFI_REPORT_STATUS_CODE.jljusten
2008-04-11Fix filename case: Autoscan => AutoScanjljusten
2008-04-11Fix filename case: Autoscan => AutoScanjljusten
2008-04-11Fix filename case: Autoscan => AutoScanjljusten
2008-04-11Fix filename case: Autoscan => AutoScanjljusten
2008-04-11Fix case: Autoscan => AutoScanjljusten
2008-04-11edk2/trunk/edk2/EdkCompatibilityPkg/EdkCompatibilityPkg.dsc:jljusten
2008-04-11Fixed several include filename issues for gcc+unix.jljusten
2008-04-11edk2/EdkCompatibilityPkg/Foundation/Efi/Include/EfiTypes.h:jljusten
2008-04-05edk2/EdkCompatibilityPkg/EdkCompatibilityPkg.dsc:jljusten
2008-04-04edk2/EdkCompatibilityPkg/EdkCompatibilityPkg.dsc:jljusten
2008-04-03Fix a type in the directory name. Compatiblity -> Compatibility.qwang12
2008-04-03Fix a type in the directory name. Compatiblity -> Compatibility.qwang12
2008-04-03Add in FrameworkHiiToUefiHiiThunk module.qwang12
2008-04-03Add compatibility modules for Firmware Volume, PCI CFG, and Read Only Variablemdkinney
2008-04-02Removed one include path which doesn't existjwang36
2008-03-29Add the value definition of PCD_EDKII_GLUE_PciExpressBaseAddress to build Pci...qhuang8
2008-03-29GCC cleanup for all EDK I DXE libraries.qhuang8
2008-03-29Remove forward declaration.qhuang8
2008-03-29Skip the progma for GCC tool chain.qhuang8
2008-03-28Remove the invalid build option for IPF assembly.qhuang8
2008-03-28Add newline at the end of file.qhuang8
2008-03-28Update Guid Value format.qhuang8
2008-03-28Add a work around Dummy.c file to avoid autogen error to GCC tool chain family.qhuang8
2008-03-28Update BuildOption to apply to GCC tool chain family. qhuang8
2008-03-27Add Change Log file for some non-backward compatible changes in ECP. qhuang8
2008-03-27Remove the default value 0xE0000000 of EDKII_GLUE_PciExpressBaseAddress. qhuang8
2008-03-27Rename PeiServicesLocatePpi to PeiServicesLocatePpi.qhuang8
2008-03-27Rename BuildFvHob() & ScanGuid() in GlueLib to avoid naming collision in PeiLib.qhuang8
2008-03-27Add the missing Capsule.h for potential reference. qhuang8