summaryrefslogtreecommitdiff
path: root/SecurityPkg
AgeCommit message (Expand)Author
2015-12-22SecurityPkg: SecureBootConfigDxe: Remove useless code in VFRChao Zhang
2015-12-18DxeTpmMeasureBootLib: Change global variable name to avoid name conflict.Eric Dong
2015-12-18SecurityPkg: Correct Pcd Usage PcdTpm2HashMask in Tcg2PeiLiming Gao
2015-12-10SecurityPkg: AuthVariableLib: Fix GCC compile errorArd Biesheuvel
2015-12-10SecurityPkg: SecureBootConfigDxe: SecureBoot UI for Customized SecureBoot ModeChao Zhang
2015-12-10SecurityPkg: AuthVariableLib: Customized SecureBoot Mode transition.Chao Zhang
2015-12-10SecurityPkg: Add gEdkiiSecureBootModeGuid definitionChao Zhang
2015-11-18Add error handling for TPM in S3 resume failure.Yao, Jiewen
2015-11-18SecurityPkg: Remove temp return solution in PeiRsa2048Sha256 Section LibZhang Chao
2015-11-16Move Smbios measurement from TCG driver to Smbios driver.Yao, Jiewen
2015-11-16Add suppressif around TCG hash seleciton checkbox in TCG2Yao, Jiewen
2015-11-16SecurityPkg : Fix Rsa2048Sha256GuidedSectionExtractLib issueCohen, Eugene
2015-11-16SecurityPkg AuthVariableLib: Add the missing gEfiAuthenticatedVariableGuidStar Zeng
2015-11-16SecurityPkg: Clean up unused files in RngDxeThomas Palmer
2015-11-16SecurityPkg: Integrate new RngLib into RngDxeThomas Palmer
2015-09-07SecurityPkg: Use pointer instead of array to make code readable.Qiu Shumin
2015-09-02Add more strict check for MOR variable, besides MOR lock variable.Yao, Jiewen
2015-08-28SecurityPkg: Use safe string function.Qiu Shumin
2015-08-27SecurityPkg: Refine the local variable name to follow EDK2 coding style.Qiu Shumin
2015-08-27SecurityPkg: Add missing Lib definition in DEC file.Qiu Shumin
2015-08-27SecurityPkg: Add missing PCD usage information.Qiu Shumin
2015-08-26SecurityPkg: Fix one returned code issue in P7Verify ProtocolQin Long
2015-08-25SecurityPkg: Use PcdGetSize to get the size of VOID* PCD value.Liming Gao
2015-08-20SecurityPkg: Update Package version to 0.96Chao Zhang
2015-08-18SecurityPkg: Fixed build error due to FixedAtBuild PcdTcg2HashAlgorithmBitmapSamer El-Haj-Mahmoud
2015-08-18Add restriction that HashFinal() must be after at least one HashUpdate().Yao, Jiewen
2015-08-17Add context check and init in BaseCrypto2Hash().Yao, Jiewen
2015-08-17SecurityPkg: Update SignatureSize to comply UEFI specChao Zhang
2015-08-17Fix typo in BaseCrypto2HashInit() which causes sanity check incorrect.Yao, Jiewen
2015-08-13Add TPM2 support defined in trusted computing group.Yao, Jiewen
2015-08-06SecurityPkg: Update coding styleChao Zhang
2015-08-03SecurityPkg/Tcg/MemoryOverwriteRequestControlLock: Add missing header file de...Qiu Shumin
2015-07-28Add Secure MOR implementation.Yao, Jiewen
2015-07-28Downgrade one debug message level in DxeTpm2MeasureBootHandler from EFI_D_ERR...Yao, Jiewen
2015-07-28SecurityPkg: Change TPM MMIO range attributeChao Zhang
2015-07-28SecurityPkg: Add missing PCD usage information in UNI files.Qiu Shumin
2015-07-26SecurityPkg AuthVariableLib: Correct address pointers dataStar Zeng
2015-07-15SecurityPkg: Fix DBX Variable Read Error in ImageVerificationLibChao Zhang
2015-07-15SecurityPkg: Correct BootOrder/Boot#### measurement behaviorChao Zhang
2015-07-14SecurityPkg/Pkcs7VerifyDxe: Cleanup P7CheckTrust function comments.Qiu Shumin
2015-07-10SecurityPkg: Make time based AuthVariable update atomicChao Zhang
2015-07-10SecurityPkg: Add default value for TPM action questionChao Zhang
2015-07-08SecurityPkg:Replace unsafe string functions.Zhang Lubo
2015-07-07SecurityPkg: Remove mZeroGuid definition in DxeTpmMeasureBootLibHao Wu
2015-07-07SecurityPkg: Remove mTrEEZeroGuid definition in DxeTpm2MeasureBootLibHao Wu
2015-07-03SecurityPkg: Calculate the length of the String.Zhang Lubo
2015-07-01SecurityPkg: Delete Auth Variable driverStar Zeng
2015-07-01SecurityPkg: Implement AuthVariableLib library instanceStar Zeng
2015-06-29SecurityPkg: Add MD5 support to Hash2DxeCryptoJonathan Doman
2015-06-26SecurityPkg/TcgMor: move TPer Reset operation to this moduleTian Feng