summaryrefslogtreecommitdiffstats
path: root/SecurityPkg
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg: SecureBootConfigDxe: SecureBoot UI for Customized SecureBoot ModeChao Zhang2015-12-074-56/+464
* SecurityPkg: AuthVariableLib: Customized SecureBoot Mode transition.Chao Zhang2015-12-075-268/+1912
* SecurityPkg: Add gEdkiiSecureBootModeGuid definitionChao Zhang2015-12-072-1/+6
* SecurityPkg: put missing empty lines at the end of some header filesArd Biesheuvel2015-12-033-3/+3
* Add error handling for TPM in S3 resume failure.Yao, Jiewen2015-11-101-0/+50
* SecurityPkg: Remove temp return solution in PeiRsa2048Sha256 Section LibZhang Chao2015-11-061-6/+0
* Move Smbios measurement from TCG driver to Smbios driver.Yao, Jiewen2015-10-276-108/+3
* Add suppressif around TCG hash seleciton checkbox in TCG2Yao, Jiewen2015-10-273-1/+75
* SecurityPkg : Fix Rsa2048Sha256GuidedSectionExtractLib issueCohen, Eugene2015-10-192-4/+4
* SecurityPkg: Use PcdSet##S to instead of PcdSet##Star Zeng2015-10-167-8/+17
* SecurityPkg AuthVariableLib: Add the missing gEfiAuthenticatedVariableGuidStar Zeng2015-10-161-0/+4
* SecurityPkg: Clean up unused files in RngDxeThomas Palmer2015-10-096-488/+0
* SecurityPkg: Integrate new RngLib into RngDxeThomas Palmer2015-10-095-409/+28
* SecurityPkg: Reduce verbosity of TPM DEBUG messagesSamer El-Haj-Mahmoud2015-09-164-29/+33
* SecurityPkg: Use pointer instead of array to make code readable.Qiu Shumin2015-09-061-11/+24
* Add more strict check for MOR variable, besides MOR lock variable.Yao, Jiewen2015-09-021-7/+8
* SecurityPkg: Use safe string function.Qiu Shumin2015-08-281-26/+26
* SecurityPkg: Refine the local variable name to follow EDK2 coding style.Qiu Shumin2015-08-271-46/+46
* SecurityPkg: Add missing Lib definition in DEC file.Qiu Shumin2015-08-271-0/+9
* SecurityPkg: Add missing PCD usage information.Qiu Shumin2015-08-272-0/+2
* SecurityPkg: Fix one returned code issue in P7Verify ProtocolQin Long2015-08-261-0/+7
* SecurityPkg: Use PcdGetSize to get the size of VOID* PCD value.Liming Gao2015-08-254-7/+7
* SecurityPkg: Update Package version to 0.96Chao Zhang2015-08-202-2/+2
* SecurityPkg: Fixed build error due to FixedAtBuild PcdTcg2HashAlgorithmBitmapSamer El-Haj-Mahmoud2015-08-181-16/+19
* Add restriction that HashFinal() must be after at least one HashUpdate().Yao, Jiewen2015-08-182-1/+7
* Add context check and init in BaseCrypto2Hash().Yao, Jiewen2015-08-171-0/+19
* SecurityPkg: Update SignatureSize to comply UEFI specChao Zhang2015-08-171-1/+1
* Fix typo in BaseCrypto2HashInit() which causes sanity check incorrect.Yao, Jiewen2015-08-171-1/+1
* Add TPM2 support defined in trusted computing group.Yao, Jiewen2015-08-1362-129/+9524
* SecurityPkg: Update coding styleChao Zhang2015-08-061-1/+2
* SecurityPkg/Tcg/MemoryOverwriteRequestControlLock: Add missing header file de...Qiu Shumin2015-08-031-0/+1
* Add Secure MOR implementation.Yao, Jiewen2015-07-287-0/+559
* Downgrade one debug message level in DxeTpm2MeasureBootHandler from EFI_D_ERR...Yao, Jiewen2015-07-281-1/+1
* SecurityPkg: Change TPM MMIO range attributeChao Zhang2015-07-282-4/+4
* SecurityPkg: Add missing PCD usage information in UNI files.Qiu Shumin2015-07-281-0/+0
* SecurityPkg AuthVariableLib: Correct address pointers dataStar Zeng2015-07-261-6/+13
* SecurityPkg: Fix DBX Variable Read Error in ImageVerificationLibChao Zhang2015-07-151-1/+1
* SecurityPkg: Correct BootOrder/Boot#### measurement behaviorChao Zhang2015-07-152-22/+10
* SecurityPkg/Pkcs7VerifyDxe: Cleanup P7CheckTrust function comments.Qiu Shumin2015-07-141-6/+0
* SecurityPkg: Make time based AuthVariable update atomicChao Zhang2015-07-103-30/+170
* SecurityPkg: Add default value for TPM action questionChao Zhang2015-07-101-26/+12
* SecurityPkg:Replace unsafe string functions.Zhang Lubo2015-07-086-75/+78
* SecurityPkg: Remove mZeroGuid definition in DxeTpmMeasureBootLibHao Wu2015-07-072-4/+5
* SecurityPkg: Remove mTrEEZeroGuid definition in DxeTpm2MeasureBootLibHao Wu2015-07-072-4/+5
* SecurityPkg: Calculate the length of the String.Zhang Lubo2015-07-031-1/+1
* SecurityPkg: Delete Auth Variable driverStar Zeng2015-07-0136-14655/+169
* SecurityPkg: Implement AuthVariableLib library instanceStar Zeng2015-07-018-7/+3409
* SecurityPkg: Add MD5 support to Hash2DxeCryptoJonathan Doman2015-06-292-0/+4
* SecurityPkg/TcgMor: move TPer Reset operation to this moduleTian Feng2015-06-263-7/+292
* SecurityPkg: Provide correct file GUID for Pkcs7VerifyDxeChao Zhang2015-06-231-1/+1