Age | Commit message (Expand) | Author |
2016-02-24 | BaseTools: Fix Makefile to correctly break during a build failure | Larry Hauch |
2016-02-24 | BaseTools: Fix the bug for VOID* Patchable PCD declaration in Library | Yonghong Zhu |
2016-02-24 | SecurityPkg: Correct data copy in Tpm2NvReadPublic. | Yao, Jiewen |
2016-02-24 | SecurityPkg: Add TPM PTP support in TCG2 Config. | Yao, Jiewen |
2016-02-24 | SecurityPkg: Add TPM PTP detection in TPM12 device lib. | Yao, Jiewen |
2016-02-24 | SecurityPkg: Add TPM PTP support in TCG2 SMM. | Yao, Jiewen |
2016-02-24 | SecurityPkg: Add TPM PTP support in TPM2 device lib. | Yao, Jiewen |
2016-02-24 | MdePkg: Add TPM TIS definition. | Yao, Jiewen |
2016-02-24 | MdePkg: Add TPM PTP definition. | Yao, Jiewen |
2016-02-24 | SecurityPkg : Tpm2DeviceLibDTpm : Rename TisTpmCommand to avoid name collision | Samer El-Haj-Mahmoud |
2016-02-23 | SecurityPkg: Update TCG PPI "1.3" for TCG2. | Yao, Jiewen |
2016-02-23 | SecurityPkg: Mark MorLock module deprecated. | Yao, Jiewen |
2016-02-23 | MdeModulePkg: Add MorLock to variable driver. | Yao, Jiewen |
2016-02-23 | MdeModulePkg: Add MorLockDxe to variable driver. | Yao, Jiewen |
2016-02-23 | MdeModulePkg: Add MorLockSmm to variable driver. | Yao, Jiewen |
2016-02-23 | MdePkg: Update MorLock comment to latest doc. | Yao, Jiewen |
2016-02-23 | SecurityPkg: Update final event log calculation. | Yao, Jiewen |
2016-02-23 | SecurityPkg: Correct NumberOfPCRBanks calculation. | Yao, Jiewen |
2016-02-23 | SecurityPkg: Replace TREE macro with TCG2. | Yao, Jiewen |
2016-02-23 | MdeModulePkg/PciHostBridgeDxe: Fix GCC build failure. | Ruiyu Ni |
2016-02-23 | MdeModulePkg: Add generic PciHostBridgeDxe driver. | Ruiyu Ni |
2016-02-23 | MdePkg: Add PciSegmentLib instance based on PciLib | Ruiyu Ni |
2016-02-23 | MdeModulePkg: Add PciHostBridgeLibNull | Ruiyu Ni |
2016-02-23 | MdeModulePkg: Add new library class PciHostBridgeLib | Ruiyu Ni |
2016-02-23 | NetworkPkg: DnsDxe: fix return type of DnsFillinQNameForQueryIp() | Laszlo Ersek |
2016-02-23 | NetworkPkg: Removing or adding some ASSERT statement | Jiaxin Wu |
2016-02-23 | NetworkPkg: Support DNS4/6 GeneralLookUp feature | Jiaxin Wu |
2016-02-23 | NetworkPkg: Fix some typos in Http boot driver. | Paulo Alcantara |
2016-02-23 | SecurityPkg: TcgDxe,Tcg2Dxe,TrEEDxe: New PCD for TCG event log and TCG2 final... | Chao Zhang |
2016-02-23 | SecurityPkg: Clear AuthSession content after use. | Yao, Jiewen |
2016-02-23 | SecurityPkg: Add Tpm2Startup return code check. | Yao, Jiewen |
2016-02-22 | MdeModulePkg: Update MNP driver to recycle TX buffer asynchronously. | Fu Siyuan |
2016-02-22 | MdeModulePkg: update SNP.GetStatus to handle multiple recycled TX buffer. | Fu Siyuan |
2016-02-22 | NetworkPkg: Remove a CopyMem to speed up the HTTP boot download. | Fu Siyuan |
2016-02-22 | NetworkPkg : Remove unused local variables to fix gcc build errors. | Samer El-Haj-Mahmoud |
2016-02-22 | MdePkg: Add HTTP 1.1 industry standard definitions. | Samer El-Haj-Mahmoud |
2015-12-29 | CryptoPkg/OpensslLib: upgrade OpenSSL version to 1.0.2e | Qin Long |
2015-12-29 | CryptoPkg/OpensslLib: comment out unused code | Ard Biesheuvel |
2015-12-29 | CryptoPkg/BaseCryptLib: make mVirtualAddressChangeEvent STATIC | Ard Biesheuvel |
2015-12-29 | CryptoPkg ARM: add ArmSoftFloatLib resolution to CryptoPkg.dsc | Ard Biesheuvel |
2015-12-29 | CryptoPkg/OpensslLib: add softfloat dependency for ARM | Ard Biesheuvel |
2015-12-29 | [CryptoPkg] Correct one typo in the API comments. | Qin Long |
2015-12-29 | CryptoPkg/OpensslLib: Move OPENSSL_NO_xxx defines into opensslconf.h | David Woodhouse |
2015-12-29 | CryptoPkg/OpensslLib: Eliminate GETPID_IS_MEANINGLESS definition | David Woodhouse |
2015-12-29 | CryptoPkg: Fix OpenSSL BN wordsize and OPENSSL_SYS_UEFI handling | David Woodhouse |
2015-12-29 | CryptoPkg/OpensslLib: Undefine NO_BUILTIN_VA_FUNCS to fix varargs breakage | David Woodhouse |
2015-12-29 | CryptoPkg/BaseCryptLib: Use X509_V_FLAG_NO_CHECK_TIME | David Woodhouse |
2015-12-29 | CryptoPkg/BaseCryptLib: Use X509_V_FLAG_PARTIAL_CHAIN | David Woodhouse |
2015-12-29 | CryptoPkg/BaseCryptLib: Clean up checking of PKCS#7 contents type | David Woodhouse |
2015-12-29 | CryptoPkg/BaseCryptLib: Use accessor functions for ASN1_OBJECT | David Woodhouse |