index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
EdkCompatibilityPkg
/
Foundation
/
Framework
Age
Commit message (
Expand
)
Author
2011-12-15
Add comments for EFI_CACHE_SRAM_TYPE_DATA because of the inconsistency betwee...
lzeng14
2011-11-15
EFI_FVB2_ALIGNMNET_512K should be EFI_FVB2_ALIGNMENT_512K.
lzeng14
2011-10-19
Avoid using code name in comments.
niruiyu
2011-09-30
Define S3 Status code macros.
lgao4
2011-08-18
Added 3 new EFI Resources Attributes defined in PI 1.2 Specification, Errata B.
vanjeff
2010-11-26
Sync all bug fixes between EDK1.04 and EDK1.06 into EdkCompatibilityPkg.
lgao4
2010-07-19
1. Update FFS_FIXED_CHECKSUM to 0xAA to match PI FV image generated by EDKII...
lgao4
2010-04-28
Update the copyright notice format
hhtian
2010-03-25
This patch is to fix incorrect value for EfiCacheAssociativity24Way. I added ...
li-elvin
2009-12-25
replaced EFI_HOB_TYPE_LOAD_PEIM with EFI_HOB_TYPE_LOAD_PEIM_UNUSED
vanjeff
2009-11-09
Change the GUID value of FVB to be that of FVB2 in PI 1.2 spec. this will for...
qhuang8
2008-12-25
Only define MEDIA_FW_VOL_FILEPATH_DEVICE_PATH for EFI_SPECIFICATION_VERSION <...
qwang12
2008-11-26
add ULL suffix to PEI_SERVICES_SIGNATURE
qwang12
2008-11-18
GCC Cleanup: Remove the duplicated typedef and include the header files instead.
qwang12
2008-11-18
GCC Cleanup: Remove the duplicated #define.
qwang12
2008-11-18
GCC Cleanup: Use a commenting style that pass GCC build.
qwang12
2008-11-11
EFI Specification extension on Media Device Path. MEDIA_FW_VOL_FILEPATH_DEVIC...
qwang12
2008-11-11
ECP_PEI_PCI_CFG_PPI should be passed to ECP_PEI_PCI_CFG_PPI's function.
qwang12
2008-09-18
1. Correct CopyMem and CompareMem to CopyGuid and CompareGuid for GUID data
lgao4
2008-09-11
// EFI_FORM_BROWSER_PROTOCOL_GUID has been changed from the one defined in Fr...
qwang12
2008-09-11
// EFI_HII_PROTOCOL_GUID has been changed from the one defined in Framework H...
qwang12
2008-05-21
1) Change Framework version of PeiServiceTable's PciCfg from PEI_PCI_CFG_PPI ...
qwang12
2008-04-24
Fix various warnings with the Intel C compiler.
jljusten
2008-04-17
Add the filed FormValue to Framework's EFI_HII_UPDATE_DATA. This change keeps...
qwang12
2008-04-11
Remove duplicate definition of PEI_MASTER_BOOT_MODE_PPI.
jljusten
2008-04-11
Remove duplicate definition of EFI_REPORT_STATUS_CODE.
jljusten
2008-03-29
Skip the progma for GCC tool chain.
qhuang8
2008-03-28
Update Guid Value format.
qhuang8
2008-03-27
Add "typedef struct _EFI_SMM_CPU_SAVE_STATE_PROTOCOL EFI_SMM_CPU_SAVE_STATE_...
qhuang8
2008-03-20
Removed extra typedefs on structures to fix error generated by gcc.
jljusten
2008-03-20
Removed extra typedefs on structures to fix error generated by gcc.
jljusten
2008-03-20
Removed extra typedefs to fix error generated by gcc.
jljusten
2008-03-20
* Removed extra typedefs on structures to fix error generated by gcc.
jljusten
2008-03-17
edk2/EdkCompatibilityPkg/**
jljusten
2008-01-24
1) Sync EdkCompatibilityPkg with EDK 1.04. The changes includes:
qwang12
2007-06-28
Add in the 1st version of ECP.
qwang12