]> git.proxmox.com Git - mirror_edk2.git/history - EdkCompatibilityPkg/Foundation/Framework
MdePkg: introduce standalone MM entry point library implementation
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Framework /
2016-10-21 Gary LinEdkCompatibilityPkg: Fix typos in comments
2011-12-15 lzeng14Add comments for EFI_CACHE_SRAM_TYPE_DATA because of...
2011-11-15 lzeng14EFI_FVB2_ALIGNMNET_512K should be EFI_FVB2_ALIGNMENT_512K.
2011-10-19 niruiyuAvoid using code name in comments.
2011-09-30 lgao4Define S3 Status code macros.
2011-08-18 vanjeffAdded 3 new EFI Resources Attributes defined in PI...
2010-11-26 lgao4Sync all bug fixes between EDK1.04 and EDK1.06 into...
2010-07-19 lgao41. Update FFS_FIXED_CHECKSUM to 0xAA to match PI FV...
2010-04-28 hhtianUpdate the copyright notice format
2010-03-25 li-elvinThis patch is to fix incorrect value for EfiCacheAssoci...
2009-12-25 vanjeffreplaced EFI_HOB_TYPE_LOAD_PEIM with EFI_HOB_TYPE_LOAD_...
2009-11-09 qhuang8Change the GUID value of FVB to be that of FVB2 in...
2008-12-25 qwang12Only define MEDIA_FW_VOL_FILEPATH_DEVICE_PATH for EFI_S...
2008-11-26 qwang12add ULL suffix to PEI_SERVICES_SIGNATURE
2008-11-18 qwang12GCC Cleanup: Remove the duplicated typedef and include...
2008-11-18 qwang12GCC Cleanup: Remove the duplicated #define.
2008-11-18 qwang12GCC Cleanup: Use a commenting style that pass GCC build.
2008-11-11 qwang12EFI Specification extension on Media Device Path. MEDIA...
2008-11-11 qwang12ECP_PEI_PCI_CFG_PPI should be passed to ECP_PEI_PCI_CFG...
2008-09-18 lgao41. Correct CopyMem and CompareMem to CopyGuid and Compa...
2008-09-11 qwang12// EFI_FORM_BROWSER_PROTOCOL_GUID has been changed...
2008-09-11 qwang12// EFI_HII_PROTOCOL_GUID has been changed from the...
2008-05-21 qwang121) Change Framework version of PeiServiceTable's PciCfg...
2008-04-24 jljustenFix various warnings with the Intel C compiler.
2008-04-17 qwang12Add the filed FormValue to Framework's EFI_HII_UPDATE_D...
2008-04-11 jljustenRemove duplicate definition of PEI_MASTER_BOOT_MODE_PPI.
2008-04-11 jljustenRemove duplicate definition of EFI_REPORT_STATUS_CODE.
2008-03-29 qhuang8Skip the progma for GCC tool chain.
2008-03-28 qhuang8Update Guid Value format.
2008-03-27 qhuang8Add "typedef struct _EFI_SMM_CPU_SAVE_STATE_PROTOCOL...
2008-03-20 jljustenRemoved extra typedefs on structures to fix error gener...
2008-03-20 jljustenRemoved extra typedefs on structures to fix error gener...
2008-03-20 jljustenRemoved extra typedefs to fix error generated by gcc.
2008-03-20 jljusten* Removed extra typedefs on structures to fix error...
2008-03-17 jljustenedk2/EdkCompatibilityPkg/**
2008-01-24 qwang121) Sync EdkCompatibilityPkg with EDK 1.04. The changes...
2007-06-28 qwang12Add in the 1st version of ECP.