summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-08SignedCapsulePkg/EdkiiSystemCapsuleLib: Add EdkiiSystemCapsuleLib.Jiewen Yao
2016-11-08SignedCapsulePkg/IniParsingLib: Add InitParsingLib instance.Jiewen Yao
2016-11-08SignedCapsulePkg/CapsulePkg.dec: Add capsule related definition.Jiewen Yao
2016-11-08SignedCapsulePkg/Include: Add PlatformFlashAccessLib header.Jiewen Yao
2016-11-08SignedCapsulePkg/Include: Add IniParsingLib header.Jiewen Yao
2016-11-08SignedCapsulePkg/Include: Add EdkiiSystemCapsuleLib definition.Jiewen Yao
2016-11-08SignedCapsulePkg/Include: Add EDKII system FMP capsule header.Jiewen Yao
2016-11-08SignedCapsulePkg: Add license file.Jiewen Yao
2016-11-08UefiCpuPkg/UefiCpuPkg.dsc: Add MicrocodeCapsule related component.Jiewen Yao
2016-11-08SecurityPkg/SecurityPkg.dsc: Add FmpAuthenticationLib*.Jiewen Yao
2016-11-08SecurityPkg/FmpAuthenticationLibRsa2048Sha256: Add RSA2048 instance.Jiewen Yao
2016-11-08SecurityPkg/FmpAuthenticationLibPkcs7: Add PKCS7 instance for FMP.Jiewen Yao
2016-11-08SecurityPkg/SecurityPkg.dec: Add PcdPkcs7CertBuffer PCD.Jiewen Yao
2016-11-08IntelFrameworkModulePkg/DxeCapsuleLib: Add ProcessCapsules().Jiewen Yao
2016-11-08MdeModulePkg/MdeModulePkg.dsc: Add FMP related component.Jiewen Yao
2016-11-08MdeModulePkg/UiApp: Show test key warning info in FrontPage.Jiewen Yao
2016-11-08MdeModulePkg/CapsuleApp: Add CapsuleApp application.Jiewen Yao
2016-11-08MdeModulePkg/Esrt: Add ESRT_FW_TYPE_SYSTEMFIRMWARE check.Jiewen Yao
2016-11-08MdeModulePkg/DxeCapsuleLibFmp: Add DxeCapsuleLibFmp instance.Jiewen Yao
2016-11-08MdeModulePkg/DxeCapsuleLibNull: Add ProcessCapsules() interface.Jiewen Yao
2016-11-08MdeModulePkg/FmpAuthenticationLibNull: Add NULL instance FMP.Jiewen Yao
2016-11-08MdeModulePkg/MdeModulePkg.dec: Add capsule related definition.Jiewen Yao
2016-11-08MdeModulePkg/CapsuleLib: Add ProcessCapsules() API.Jiewen Yao
2016-11-08MdeModulePkg/Include: Add FmpAuthenticationLib header.Jiewen Yao
2016-11-08BaseTools/VfrCompile/Pccts: Make assignment operator not returning voidHao Wu
2016-11-08BaseTools/VfrCompile/Pccts: Add virtual destructor for class DLGInputStreamHao Wu
2016-11-08BaseTools/VolInfo: Add definitions for command format stringsHao Wu
2016-11-08BaseTools/VfrCompile: Explicitly state format string for DebugMsg()Hao Wu
2016-11-08BaseTools/VolInfo: Provide string width in '%s' specifier in format stringHao Wu
2016-11-08BaseTools/GenVtf: Provide string width in '%s' specifier in format stringHao Wu
2016-11-08BaseTools/VolInfo: Fix file handles not being closedHao Wu
2016-11-08BaseTools/TianoCompress: Fix file handles not being closedHao Wu
2016-11-08BaseTools/LzmaCompress: Fix file handles not being closedHao Wu
2016-11-08BaseTools/GenVtf: Fix file handles not being closedHao Wu
2016-11-08BaseTools/GenFv: Fix file handles not being closedHao Wu
2016-11-08BaseTools/GenCrc32: Fix file handles not being closedHao Wu
2016-11-08BaseTools/GenBootSector: Fix file handles not being closedHao Wu
2016-11-08BaseTools/EfiRom: Fix file handles not being closedHao Wu
2016-11-08BaseTools/VolInfo: Fix potential memory leakHao Wu
2016-11-08BaseTools/VfrCompile: Fix potential memory leakHao Wu
2016-11-08BaseTools/TianoCompress: Fix potential memory leakHao Wu
2016-11-08BaseTools/Split: Fix potential memory and resource leakHao Wu
2016-11-08BaseTools/GenVtf: Fix potential memory leakHao Wu
2016-11-08BaseTools/GenSec: Fix potential memory leakHao Wu
2016-11-08BaseTools/GenPage: Fix potential memory leakHao Wu
2016-11-08BaseTools/GenFv: Fix potential memory leakHao Wu
2016-11-08BaseTools/EfiRom: Fix potential memory leakHao Wu
2016-11-08BaseTools/C/Common: Fix potential memory leakHao Wu
2016-11-08BaseTools/VfrCompile: Remove unused local variablesHao Wu
2016-11-08BaseTools/VfrCompile: Avoid freeing freed memory in classesHao Wu