| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | SecurityPkg/HashLibBaseCryptoRouter: recognize the SM3 digest algorithm | Imran Desai | 2019-07-03 | 1 | -0/+1 |
* | SecurityPkg: introduce the SM3 digest algorithm | Imran Desai | 2019-07-03 | 3 | -0/+206 |
* | SecurityPkg/DxeDeferImageLoadLib: Remove DxeDeferImageLoadLib | Shenglei Zhang | 2019-06-28 | 4 | -1107/+0 |
* | SecurityPkg/AuthSeriableLib: Always delete variable in certdb | Zhichao Gao | 2019-05-15 | 1 | -2/+5 |
* | SecurityPkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 2019-04-09 | 144 | -940/+144 |
* | SecurityPkg/PlatformSecureLibNull: permit use by MM_STANDALONE modules | Ard Biesheuvel | 2019-01-21 | 2 | -9/+7 |
* | SecurityPkg/AuthVariableLib: allow MM_STANDALONE drivers to use this library | Jagadeesh Ujja | 2019-01-04 | 1 | -2/+3 |
* | SecurityPkg: Update TCG PFP spec revision. | Zhang, Chao B | 2018-11-21 | 1 | -1/+3 |
* | SecurityPkg/TcgStorageOpalLib: Fixed correct user password not works issue. | Eric Dong | 2018-09-21 | 1 | -1/+0 |
* | SecurityPkg: remove PE/COFF header workaround for ELILO on IPF | Ard Biesheuvel | 2018-09-20 | 2 | -60/+14 |
* | SecurityPkg: HashLib: Change dos format | Zhang, Chao B | 2018-09-10 | 6 | -441/+441 |
* | SecurityPkg: HashLib: Update HashLib file GUID | Zhang, Chao B | 2018-08-10 | 2 | -2/+2 |
* | SecurityPkg/Library/Tpm2DeviceLibDTpm: fix s/Constructor/CONSTRUCTOR | Marc-André Lureau | 2018-08-09 | 1 | -1/+1 |
* | SecurityPkg: HashLib: Add SHA384, SHA512 HashLib | Zhang, Chao B | 2018-07-27 | 6 | -0/+441 |
* | MdeModulePkg: TpmMeasureLib: Re-prioritize TCG/TCG2 protocol | Zhang, Chao B | 2018-07-23 | 1 | -11/+12 |
* | SecurityPkg/TcgStorageOpalLib: Return AUTHORITY_LOCKED_OUT error. | Eric Dong | 2018-07-11 | 1 | -1/+9 |
* | SecurityPkg: Removing ipf which is no longer supported from edk2. | chenc2 | 2018-06-29 | 31 | -49/+49 |
* | SecurityPkg: Clean up source files | Liming Gao | 2018-06-28 | 83 | -819/+819 |
* | SecurityPkg Tpm2DeviceLibDTpm: Update enum type name to match the one in lib | Liming Gao | 2018-06-27 | 2 | -2/+2 |
* | SecurityPkg: Tpm2DeviceLib: Enable CapCRBIdleBypass support | Zhang, Chao B | 2018-06-27 | 5 | -13/+127 |
* | SecurityPkg: Use new added Perf macros | Bi, Dandan | 2018-06-26 | 2 | -16/+16 |
* | SecurityPkg: Cache TPM interface type info | Zhang, Chao B | 2018-06-25 | 5 | -36/+90 |
* | SecurityPkg/TcgStorage*Lib.h: Fix ECC reported issues. | Eric Dong | 2018-05-24 | 1 | -1/+1 |
* | SecurityPkg/TcgStorageOpalLib: Fix GCC build failure. | Eric Dong | 2018-05-15 | 2 | -5/+0 |
* | SecurityPkg/TcgStorageOpalLib: Add supports for pyrite 2.0 spec. | Eric Dong | 2018-05-07 | 4 | -49/+690 |
* | SecurityPkg FmpAuthenticationLibRsa2048Sha256: Remove PCD reference | Star Zeng | 2018-04-20 | 2 | -6/+3 |
* | SecurityPkg Tpm12CommandLib: Fix TPM12 GetCapability response error | Zhang, Chao B | 2018-03-21 | 1 | -3/+3 |
* | SecurityPkg Tpm2CommandLib: Fix TPM2.0 response memory overflow | Zhang, Chao B | 2018-03-21 | 8 | -10/+151 |
* | SecurityPkg/TrEEVendorLib: remove TrEE. | Jiewen Yao | 2018-03-16 | 3 | -186/+0 |
* | SecurityPkg/TrEEPhysicalPresenceLib: remove TrEE. | Jiewen Yao | 2018-03-16 | 4 | -868/+0 |
* | SecurityPkg/Tpm2DeviceLibTrEE: remove TrEE. | Jiewen Yao | 2018-03-16 | 3 | -193/+0 |
* | SecurityPkg: also clear HashInterfaceHob.SupportedHashMask | Marc-Andr? Lureau | 2018-03-08 | 1 | -0/+1 |
* | SecurityPkg OpalPasswordSupportLib: Remove it | Star Zeng | 2018-03-08 | 3 | -891/+0 |
* | SecurityPkg TcgStorageCoreLib: Make it be base type really | Star Zeng | 2018-03-08 | 1 | -2/+2 |
* | SecurityPkg TcgStorageOpalLib: Make it be base type really | Star Zeng | 2018-03-08 | 1 | -6/+2 |
* | SecurityPkg/SmmTcg2PhysicalPresenceLib: Fix coding style issue | Dandan Bi | 2018-03-08 | 1 | -1/+1 |
* | SecurityPkg: only clear HashInterface information | Marc-Andr? Lureau | 2018-03-07 | 1 | -1/+2 |
* | SecurityPkg: Support PP version lower than 1.3 | Zhang, Chao B | 2018-02-06 | 2 | -8/+30 |
* | SecurityPkg:Tpm2DeviceLibDTpm: Support TPM command cancel | Zhang, Chao B | 2018-01-25 | 2 | -7/+47 |
* | SecurityPkg/PhysicalPresenceLib: Reject illegal PCR bank allocation | Zhang, Chao B | 2018-01-15 | 1 | -0/+12 |
* | SecurityPkg/AuthVariableLib: Use EFI_CERT_DATA to parse certificate | chenc2 | 2017-11-07 | 1 | -4/+8 |
* | SecurityPkg: Remove Counter Based AuthVariable support | Zhang, Chao B | 2017-11-01 | 3 | -624/+33 |
* | SecurityPkg/AuthVariableLib: fix GCC build error | Laszlo Ersek | 2017-10-17 | 1 | -2/+6 |
* | SecurityPkg:AuthVariableLib:Implement ECR1707 for Private Auth Variable | Zhang, Chao B | 2017-10-14 | 1 | -37/+171 |
* | SecurityPkg: Update Guid usage in INF file to match source code logic | Liming Gao | 2017-10-10 | 2 | -4/+4 |
* | SecurityPkg\SmmTcg2PhysicalPresenceLib.c Handle reserved or unimplemented PP ... | Zhang, Chao B | 2017-09-28 | 1 | -7/+7 |
* | SecurityPkg OpalPasswordSupportLib: Remove include to UefiAcpiDataTable.h | Star Zeng | 2017-07-27 | 1 | -2/+1 |
* | SecurityPkg: Add TCG Spec info to TCG related modules | Zhang, Chao B | 2017-05-11 | 2 | -3/+10 |
* | SecurityPkg: Error Level is not used correctly | Jeff Fan | 2017-04-12 | 2 | -4/+4 |
* | SecurityPkg: Refine type cast for pointer subtraction | Hao Wu | 2017-03-06 | 3 | -16/+16 |