Age | Commit message (Expand) | Author | Files | Lines |
2019-02-20 | SecurityPkg/TcgConfigDxe: Allow enabling TPM 1.2 device from disabled state. | Gonzalez Del Cueto, Rodrigo | 3 | -5/+10 |
2019-02-14 | SecurityPkg/OpalPassword: Add NULL pointer check before using it | Eric Dong | 1 | -1/+7 |
2019-02-14 | SecurityPkg/OpalPassword: Update strings on Opal Setup page | Eric Dong | 5 | -48/+14 |
2019-02-04 | SecurityPkg: fix package build on ARM | Leif Lindholm | 1 | -0/+11 |
2019-01-31 | SecurityPkg/Tcg: Fix typos in TcgDxe.c and Tcg2Dxe.c | Bret Barkelew | 2 | -4/+4 |
2019-01-31 | SecurityPkg: Add a PCD to skip Opal password prompt | Chu, Maggie | 3 | -0/+13 |
2019-01-28 | SecurityPkg/TCG: Upgrade UEFI supporting TCG spec info | Zhang, Chao B | 3 | -4/+8 |
2019-01-21 | SecurityPkg/PlatformSecureLibNull: permit use by MM_STANDALONE modules | Ard Biesheuvel | 2 | -9/+7 |
2019-01-14 | SecurityPkg: Remove code under UserIdentification folder. | Chen A Chen | 41 | -14003/+2 |
2019-01-08 | SecurityPkg: Incorrect warning message for Opal admin revert action | Chu, Maggie | 1 | -1/+2 |
2019-01-04 | SecurityPkg/AuthVariableLib: allow MM_STANDALONE drivers to use this library | Jagadeesh Ujja | 1 | -2/+3 |
2019-01-03 | SecurityPkg/Tcg: Fix Warnings and Remarks reported by IASL | Zhang, Chao B | 2 | -84/+82 |
2018-12-19 | SecurityPkg Tcg(2)Pei: Remove the using of PcdPeiCoreMaxFvSupported | Star Zeng | 4 | -46/+74 |
2018-12-10 | SecurityPkg: Remove dead code and inf redundant definitions. | Chen A Chen | 14 | -632/+0 |
2018-11-21 | SecurityPkg: Update TCG PFP spec revision. | Zhang, Chao B | 4 | -6/+10 |
2018-10-26 | SecurityPkg/Include/Library/TcgStorageOpalLib.h: Update Pyrite spec revision. | Eric Dong | 1 | -2/+2 |
2018-09-30 | SecurityPkg/Tcg2Dxe: Remove unused PCDs | shenglei | 1 | -6/+0 |
2018-09-30 | SecurityPkg/Tcg2ConfigPei: Remove an unused PCD | shenglei | 1 | -1/+0 |
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 | 4 | -101/+25 |
2018-09-10 | SecurityPkg: HashLib: Change dos format | Zhang, Chao B | 6 | -441/+441 |
2018-08-16 | SecurityPkg/SecureBootConfigDxe: replace OpenFileByDevicePath() with UefiLib API | Laszlo Ersek | 2 | -151/+1 |
2018-08-16 | SecurityPkg/TcgStorageCoreLib.h: Use ascii instead of unicode. | Eric Dong | 1 | -3/+3 |
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-28 | SecurityPkg:DSC: Fix 2 DSC build error | Zhang, Chao B | 1 | -2/+2 |
2018-07-27 | SecurityPkg: HashLib: Add SHA384, SHA512 HashLib | Zhang, Chao B | 8 | -1/+448 |
2018-07-26 | SecurityPkg/Tcg: Add use case for new Perf macro | Dandan Bi | 3 | -0/+10 |
2018-07-23 | MdeModulePkg: TpmMeasureLib: Re-prioritize TCG/TCG2 protocol | Zhang, Chao B | 1 | -11/+12 |
2018-07-21 | SecurityPkg: TcgSmm: Handle invalid parameter in MOR SMI handler | Zhang, Chao B | 2 | -0/+8 |
2018-07-17 | SecurityPkg:Tcg: Fix comment typos | Zhang, Chao B | 2 | -16/+16 |
2018-07-12 | SecurityPkg: Fix assert when setting key from eMMC/SD/USB | Roman Bacik | 1 | -2/+11 |
2018-07-11 | SecurityPkg/OpalPassword: Fixed input correct password not works issue | Eric Dong | 1 | -0/+9 |
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 | 54 | -5533/+69 |
2018-06-28 | SecurityPkg: Clean up source files | Liming Gao | 224 | -3243/+3243 |
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 | 7 | -14/+146 |
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 | 13 | -145/+148 |
2018-06-15 | SecurityPkg/SecureBootConfigDxe: Fix invalid NV data issue. | Nickle Wang | 1 | -2/+4 |
2018-05-29 | SecurityPkg/Tcg2Smm: Correct function parameter attribute | Zhang, Chao B | 1 | -4/+4 |
2018-05-24 | SecurityPkg/TcgStorage*Lib.h: Fix ECC reported issues. | Eric Dong | 3 | -8/+8 |
2018-05-22 | SecurityPkg:Tcg2Smm: Update TcgNvs info after memory is allocated | Zhang, Chao B | 1 | -7/+12 |
2018-05-17 | SecurityPkg/TcgSTorage*Lib.h: Add referenced spec information. | Eric Dong | 2 | -2/+27 |
2018-05-15 | SecurityPkg/OpalPassword: Fix PSID revert no hint message. | Eric Dong | 1 | -9/+20 |
2018-05-15 | SecurityPkg/TcgStorageOpalLib: Fix GCC build failure. | Eric Dong | 2 | -5/+0 |
2018-05-07 | SecurityPkg/OpalPassword: Add support for pyrite 2.0 devices. | Eric Dong | 4 | -8/+148 |
2018-05-07 | SecurityPkg/TcgStorageOpalLib: Add supports for pyrite 2.0 spec. | Eric Dong | 5 | -49/+731 |
2018-05-03 | SecurityPkg/UserProfileManagerDxe: Update RouteConfig function | Thomas Palmer | 1 | -0/+3 |