summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Foundation/Framework
AgeCommit message (Expand)AuthorFilesLines
2011-12-15Add comments for EFI_CACHE_SRAM_TYPE_DATA because of the inconsistency betwee...lzeng141-1/+6
2011-11-15EFI_FVB2_ALIGNMNET_512K should be EFI_FVB2_ALIGNMENT_512K.lzeng141-2/+2
2011-10-19Avoid using code name in comments.niruiyu1-2/+2
2011-09-30Define S3 Status code macros.lgao41-1/+13
2011-08-18Added 3 new EFI Resources Attributes defined in PI 1.2 Specification, Errata B. vanjeff1-1/+7
2010-11-26Sync all bug fixes between EDK1.04 and EDK1.06 into EdkCompatibilityPkg. lgao416-64/+377
2010-07-191. Update FFS_FIXED_CHECKSUM to 0xAA to match PI FV image generated by EDKII...lgao41-4/+3
2010-04-28Update the copyright notice formathhtian190-380/+380
2010-03-25This patch is to fix incorrect value for EfiCacheAssociativity24Way. I added ...li-elvin1-10/+14
2009-12-25replaced EFI_HOB_TYPE_LOAD_PEIM with EFI_HOB_TYPE_LOAD_PEIM_UNUSEDvanjeff1-1/+1
2009-11-09Change the GUID value of FVB to be that of FVB2 in PI 1.2 spec. this will for...qhuang81-2/+7
2008-12-25Only define MEDIA_FW_VOL_FILEPATH_DEVICE_PATH for EFI_SPECIFICATION_VERSION <...qwang121-0/+2
2008-11-26add ULL suffix to PEI_SERVICES_SIGNATURE qwang121-1/+1
2008-11-18GCC Cleanup: Remove the duplicated typedef and include the header files instead.qwang121-1/+7
2008-11-18GCC Cleanup: Remove the duplicated #define.qwang121-2/+0
2008-11-18GCC Cleanup: Use a commenting style that pass GCC build.qwang122-9/+12
2008-11-11EFI Specification extension on Media Device Path. MEDIA_FW_VOL_FILEPATH_DEVIC...qwang121-29/+3
2008-11-11ECP_PEI_PCI_CFG_PPI should be passed to ECP_PEI_PCI_CFG_PPI's function.qwang121-1/+1
2008-09-181. Correct CopyMem and CompareMem to CopyGuid and CompareGuid for GUID datalgao41-1/+34
2008-09-11// EFI_FORM_BROWSER_PROTOCOL_GUID has been changed from the one defined in Fr...qwang121-1/+11
2008-09-11// EFI_HII_PROTOCOL_GUID has been changed from the one defined in Framework H...qwang121-1/+11
2008-05-211) Change Framework version of PeiServiceTable's PciCfg from PEI_PCI_CFG_PPI ...qwang124-0/+86
2008-04-24Fix various warnings with the Intel C compiler.jljusten5-18/+18
2008-04-17Add the filed FormValue to Framework's EFI_HII_UPDATE_DATA. This change keeps...qwang121-0/+1
2008-04-11Remove duplicate definition of PEI_MASTER_BOOT_MODE_PPI.jljusten1-2/+0
2008-04-11Remove duplicate definition of EFI_REPORT_STATUS_CODE.jljusten1-13/+0
2008-03-29Skip the progma for GCC tool chain.qhuang81-2/+10
2008-03-28Update Guid Value format.qhuang883-100/+100
2008-03-27Add "typedef struct _EFI_SMM_CPU_SAVE_STATE_PROTOCOL EFI_SMM_CPU_SAVE_STATE_...qhuang81-0/+2
2008-03-20Removed extra typedefs on structures to fix error generated by gcc.jljusten35-86/+78
2008-03-20Removed extra typedefs on structures to fix error generated by gcc.jljusten1-6/+6
2008-03-20Removed extra typedefs to fix error generated by gcc.jljusten1-2/+0
2008-03-20* Removed extra typedefs on structures to fix error generated by gcc.jljusten26-52/+52
2008-03-17edk2/EdkCompatibilityPkg/**jljusten3-189/+189
2008-01-241) Sync EdkCompatibilityPkg with EDK 1.04. The changes includes:qwang1211-26/+176
2007-06-28Add in the 1st version of ECP.qwang12188-0/+19406