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