summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg/Foundation/Framework
Commit message (Expand)AuthorAgeFilesLines
* EdkCompatibilityPkg: Fix typos in commentsGary Lin2016-10-212-3/+3
* Add comments for EFI_CACHE_SRAM_TYPE_DATA because of the inconsistency betwee...lzeng142011-12-151-1/+6
* EFI_FVB2_ALIGNMNET_512K should be EFI_FVB2_ALIGNMENT_512K.lzeng142011-11-151-2/+2
* Avoid using code name in comments.niruiyu2011-10-191-2/+2
* Define S3 Status code macros.lgao42011-09-301-1/+13
* Added 3 new EFI Resources Attributes defined in PI 1.2 Specification, Errata B. vanjeff2011-08-181-1/+7
* Sync all bug fixes between EDK1.04 and EDK1.06 into EdkCompatibilityPkg. lgao42010-11-2616-64/+377
* 1. Update FFS_FIXED_CHECKSUM to 0xAA to match PI FV image generated by EDKII...lgao42010-07-191-4/+3
* Update the copyright notice formathhtian2010-04-28190-380/+380
* This patch is to fix incorrect value for EfiCacheAssociativity24Way. I added ...li-elvin2010-03-251-10/+14
* replaced EFI_HOB_TYPE_LOAD_PEIM with EFI_HOB_TYPE_LOAD_PEIM_UNUSEDvanjeff2009-12-251-1/+1
* Change the GUID value of FVB to be that of FVB2 in PI 1.2 spec. this will for...qhuang82009-11-091-2/+7
* Only define MEDIA_FW_VOL_FILEPATH_DEVICE_PATH for EFI_SPECIFICATION_VERSION <...qwang122008-12-251-0/+2
* add ULL suffix to PEI_SERVICES_SIGNATURE qwang122008-11-261-1/+1
* GCC Cleanup: Remove the duplicated typedef and include the header files instead.qwang122008-11-181-1/+7
* GCC Cleanup: Remove the duplicated #define.qwang122008-11-181-2/+0
* GCC Cleanup: Use a commenting style that pass GCC build.qwang122008-11-182-9/+12
* EFI Specification extension on Media Device Path. MEDIA_FW_VOL_FILEPATH_DEVIC...qwang122008-11-111-29/+3
* ECP_PEI_PCI_CFG_PPI should be passed to ECP_PEI_PCI_CFG_PPI's function.qwang122008-11-111-1/+1
* 1. Correct CopyMem and CompareMem to CopyGuid and CompareGuid for GUID datalgao42008-09-181-1/+34
* // EFI_FORM_BROWSER_PROTOCOL_GUID has been changed from the one defined in Fr...qwang122008-09-111-1/+11
* // EFI_HII_PROTOCOL_GUID has been changed from the one defined in Framework H...qwang122008-09-111-1/+11
* 1) Change Framework version of PeiServiceTable's PciCfg from PEI_PCI_CFG_PPI ...qwang122008-05-214-0/+86
* Fix various warnings with the Intel C compiler.jljusten2008-04-245-18/+18
* Add the filed FormValue to Framework's EFI_HII_UPDATE_DATA. This change keeps...qwang122008-04-171-0/+1
* Remove duplicate definition of PEI_MASTER_BOOT_MODE_PPI.jljusten2008-04-111-2/+0
* Remove duplicate definition of EFI_REPORT_STATUS_CODE.jljusten2008-04-111-13/+0
* Skip the progma for GCC tool chain.qhuang82008-03-291-2/+10
* Update Guid Value format.qhuang82008-03-2883-100/+100
* Add "typedef struct _EFI_SMM_CPU_SAVE_STATE_PROTOCOL EFI_SMM_CPU_SAVE_STATE_...qhuang82008-03-271-0/+2
* Removed extra typedefs on structures to fix error generated by gcc.jljusten2008-03-2035-86/+78
* Removed extra typedefs on structures to fix error generated by gcc.jljusten2008-03-201-6/+6
* Removed extra typedefs to fix error generated by gcc.jljusten2008-03-201-2/+0
* * Removed extra typedefs on structures to fix error generated by gcc.jljusten2008-03-2026-52/+52
* edk2/EdkCompatibilityPkg/**jljusten2008-03-173-189/+189
* 1) Sync EdkCompatibilityPkg with EDK 1.04. The changes includes:qwang122008-01-2411-26/+176
* Add in the 1st version of ECP.qwang122007-06-28188-0/+19406