]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2016-11-08 Jiewen YaoSignedCapsulePkg/PlatformFlashAccessLib: Add NULL instance.
2016-11-08 Jiewen YaoSignedCapsulePkg/EdkiiSystemCapsuleLib: Add EdkiiSystem...
2016-11-08 Jiewen YaoSignedCapsulePkg/IniParsingLib: Add InitParsingLib...
2016-11-08 Jiewen YaoSignedCapsulePkg/CapsulePkg.dec: Add capsule related...
2016-11-08 Jiewen YaoSignedCapsulePkg/Include: Add PlatformFlashAccessLib...
2016-11-08 Jiewen YaoSignedCapsulePkg/Include: Add IniParsingLib header.
2016-11-08 Jiewen YaoSignedCapsulePkg/Include: Add EdkiiSystemCapsuleLib...
2016-11-08 Jiewen YaoSignedCapsulePkg/Include: Add EDKII system FMP capsule...
2016-11-08 Jiewen YaoSignedCapsulePkg: Add license file.
2016-11-08 Jiewen YaoUefiCpuPkg/UefiCpuPkg.dsc: Add MicrocodeCapsule related...
2016-11-08 Jiewen YaoSecurityPkg/SecurityPkg.dsc: Add FmpAuthenticationLib*.
2016-11-08 Jiewen YaoSecurityPkg/FmpAuthenticationLibRsa2048Sha256: Add...
2016-11-08 Jiewen YaoSecurityPkg/FmpAuthenticationLibPkcs7: Add PKCS7 instan...
2016-11-08 Jiewen YaoSecurityPkg/SecurityPkg.dec: Add PcdPkcs7CertBuffer...
2016-11-08 Jiewen YaoIntelFrameworkModulePkg/DxeCapsuleLib: Add ProcessCapsu...
2016-11-08 Jiewen YaoMdeModulePkg/MdeModulePkg.dsc: Add FMP related component.
2016-11-08 Jiewen YaoMdeModulePkg/UiApp: Show test key warning info in Front...
2016-11-08 Jiewen YaoMdeModulePkg/CapsuleApp: Add CapsuleApp application.
2016-11-08 Jiewen YaoMdeModulePkg/Esrt: Add ESRT_FW_TYPE_SYSTEMFIRMWARE...
2016-11-08 Jiewen YaoMdeModulePkg/DxeCapsuleLibFmp: Add DxeCapsuleLibFmp...
2016-11-08 Jiewen YaoMdeModulePkg/DxeCapsuleLibNull: Add ProcessCapsules...
2016-11-08 Jiewen YaoMdeModulePkg/FmpAuthenticationLibNull: Add NULL instanc...
2016-11-08 Jiewen YaoMdeModulePkg/MdeModulePkg.dec: Add capsule related...
2016-11-08 Jiewen YaoMdeModulePkg/CapsuleLib: Add ProcessCapsules() API.
2016-11-08 Jiewen YaoMdeModulePkg/Include: Add FmpAuthenticationLib header.
2016-11-08 Hao WuBaseTools/VfrCompile/Pccts: Make assignment operator...
2016-11-08 Hao WuBaseTools/VfrCompile/Pccts: Add virtual destructor...
2016-11-08 Hao WuBaseTools/VolInfo: Add definitions for command format...
2016-11-08 Hao WuBaseTools/VfrCompile: Explicitly state format string...
2016-11-08 Hao WuBaseTools/VolInfo: Provide string width in '%s' specifi...
2016-11-08 Hao WuBaseTools/GenVtf: Provide string width in '%s' specifie...
2016-11-08 Hao WuBaseTools/VolInfo: Fix file handles not being closed
2016-11-08 Hao WuBaseTools/TianoCompress: Fix file handles not being...
2016-11-08 Hao WuBaseTools/LzmaCompress: Fix file handles not being...
2016-11-08 Hao WuBaseTools/GenVtf: Fix file handles not being closed
2016-11-08 Hao WuBaseTools/GenFv: Fix file handles not being closed
2016-11-08 Hao WuBaseTools/GenCrc32: Fix file handles not being closed
2016-11-08 Hao WuBaseTools/GenBootSector: Fix file handles not being...
2016-11-08 Hao WuBaseTools/EfiRom: Fix file handles not being closed
2016-11-08 Hao WuBaseTools/VolInfo: Fix potential memory leak
2016-11-08 Hao WuBaseTools/VfrCompile: Fix potential memory leak
2016-11-08 Hao WuBaseTools/TianoCompress: Fix potential memory leak
2016-11-08 Hao WuBaseTools/Split: Fix potential memory and resource...
2016-11-08 Hao WuBaseTools/GenVtf: Fix potential memory leak
2016-11-08 Hao WuBaseTools/GenSec: Fix potential memory leak
2016-11-08 Hao WuBaseTools/GenPage: Fix potential memory leak
2016-11-08 Hao WuBaseTools/GenFv: Fix potential memory leak
2016-11-08 Hao WuBaseTools/EfiRom: Fix potential memory leak
2016-11-08 Hao WuBaseTools/C/Common: Fix potential memory leak
2016-11-08 Hao WuBaseTools/VfrCompile: Remove unused local variables
2016-11-08 Hao WuBaseTools/VfrCompile: Avoid freeing freed memory in...
2016-11-08 Hao WuBaseTools/VfrCompile: Add assignment operator definitio...
2016-11-08 Hao WuBaseTools/VfrCompile: Avoid freeing memory with mismatc...
2016-11-08 Hao WuBaseTools/VfrCompile: Add checks for user/file inputs
2016-11-08 Hao WuBaseTools/GenFv: Add checks for user/file inputs
2016-11-08 Hao WuBaseTools/EfiRom: Add checks for user/file inputs
2016-11-08 Hao WuBaseTools/VfrCompile: Add checks for array access
2016-11-08 Hao WuBaseTools/TianoCompress: Add checks for array access
2016-11-08 Hao WuBaseTools/C/Common: Add checks for array access
2016-11-08 Hao WuBaseTools/GenVtf: Fix parameter format mismatch in...
2016-11-08 Hao WuBaseTools/GenFw: Fix parameter format mismatch in scanf...
2016-11-08 Hao WuBaseTools/GenFv: Fix parameter format mismatch in scanf...
2016-11-08 Hao WuBaseTools/C/Common: Fix parameter format mismatch in...
2016-11-08 Hao WuBaseTools/VolInfo: Fix parameter format mismatch in...
2016-11-08 Hao WuBaseTools/GenBootSector: Fix parameter format mismatch...
2016-11-08 Hao WuBaseTools/VfrCompile: Initialize local variables before...
2016-11-08 Hao WuBaseTools/TianoCompress: Initialize local variables...
2016-11-08 Hao WuBaseTools/VolInfo: Avoid possible NULL pointer dereference
2016-11-08 Hao WuBaseTools/VfrCompile: Avoid possible NULL pointer deref...
2016-11-08 Hao WuBaseTools/TianoCompress: Avoid possible NULL pointer...
2016-11-08 Hao WuBaseTools/GenVtf: Avoid possible NULL pointer dereference
2016-11-08 Hao WuBaseTools/GenSec: Avoid possible NULL pointer dereference
2016-11-08 Hao WuBaseTools/GenPage: Avoid possible NULL pointer dereference
2016-11-08 Hao WuBaseTools/GenFw: Avoid possible NULL pointer dereference
2016-11-08 Hao WuBaseTools/GenFv: Avoid possible NULL pointer dereference
2016-11-08 Hao WuBaseTools/GenFfs: Avoid possible NULL pointer dereference
2016-11-08 Hao WuBaseTools/EfiRom: Avoid possible NULL pointer dereference
2016-11-08 Hao WuBaseTools/C/Common: Avoid possible NULL pointer dereference
2016-11-08 Maurice MaCorebootPayloadPkg: Fix typos in comments
2016-11-07 hegdenagShellPkg/Ping6: Add a note in help for TargetIp
2016-11-07 Gary LinCryptoPkg: Fix typos in comments
2016-11-07 Chen A ChenShellPkg/reset: Support "-fwui" flag
2016-11-05 Cinnamon ShiaEdk2Setup.bat: Fix build errors from VS tools PREFIX...
2016-11-05 Yonghong ZhuBaseTools: Add the support for character '<' and '...
2016-11-04 Marvin HäuserOvmfPkg/ResetVector: Depend on PCD values of the page...
2016-11-04 Jiewen YaoBaseTools/Pkcs7: Add readme.md
2016-11-04 Ard BiesheuvelMdePkg/BaseMemoryLib*: check for zero length in ZeroMem ()
2016-11-04 Yonghong ZhuBaseTools: Fix the Windows GCC Build Failure with too...
2016-11-04 Song, BinXMdePkg/BaseLib: Move CHAR_NULL definition to Base.h...
2016-11-04 Dandan BiIntelFrameworkModulePkg/BootMaint: Show "Change Boot...
2016-11-04 Marvin HäuserOvmfPkg/ResetVector: Remove the unused ASM ResetVector.
2016-11-03 Jiewen YaoBaseTool/Pkcs7: Add TestRoot.cer.
2016-11-03 Cinnamon ShiaMdeModulePkg/PCD: Fix PcdGetNextToken may get a wrong...
2016-11-03 Song, BinXMdeModulePkg/FrameBufferBltLib: Change module type...
2016-11-03 Song, BinXEdkCompatibilityPkg/PrintLite: Fix ErrorPrint() wrong...
2016-11-03 Liming GaoUefiCpuPkg PeiCpuExceptionHandlerLib: Add the missing...
2016-11-03 Liming GaoIntelFrameworkModulePkg LzmaDecompressLib: Update LZMA...
2016-11-03 Liming GaoMdeModulePkg LzmaDecompressLib: Update LZMA to new...
2016-11-03 Liming GaoBaseTools LzmaCompress: Update LZMA to new 16.04 version
2016-11-02 Ard BiesheuvelArmPkg/CpuDxe: set DmaBufferAlignment according to CWG
next