summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg
AgeCommit message (Expand)Author
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
2008-03-27Add EfiDriverLib to the [libraries] for the reference of EfiStrLen(), EfiAsci...qhuang8
2008-03-27Change the device type of MEDIA_FV_DP & MEDIA_FV_FILEPATH_DP to align with th...qhuang8
2008-03-27Add "typedef struct _EFI_SMM_CPU_SAVE_STATE_PROTOCOL EFI_SMM_CPU_SAVE_STATE_...qhuang8
2008-03-27Add definition: EFI_ACPI_DMAR_TABLE_FLAGS_INTR_REMAP_CLEAR.qhuang8
2008-03-26edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/SimpleFileSystem/SimpleFileS...jljusten