| Commit message (Expand) | Author | Age | Files | Lines |
* | SecurityPkg/DxeDeferImageLoadLib: Remove DxeDeferImageLoadLib | Shenglei Zhang | 2019-06-28 | 5 | -1108/+0 |
* | SecurityPkg: add FvReportPei.inf in dsc for build validation | Jian J Wang | 2019-06-26 | 1 | -0/+5 |
* | SecurityPkg/FvReportPei: implement a common FV verifier and reporter | Jian J Wang | 2019-06-26 | 5 | -0/+630 |
* | SecurityPkg: add definitions for OBB verification | Jian J Wang | 2019-06-26 | 2 | -0/+71 |
* | SecurityPkg: Add missing instances for build only | Bret Barkelew | 2019-06-26 | 1 | -0/+6 |
* | SecurityPkg/HddPassword: Add a PCD to skip Hdd password prompt | Chu, Maggie | 2019-06-12 | 3 | -0/+26 |
* | SecurityPkg/OpalPassword: Add PCD to skip password prompt | Chu, Maggie | 2019-06-10 | 3 | -8/+20 |
* | SecurityPkg/AuthSeriableLib: Always delete variable in certdb | Zhichao Gao | 2019-05-15 | 1 | -2/+5 |
* | SecurityPkg: Remove double \r | Joe Richey | 2019-05-15 | 1 | -2/+2 |
* | SecurityPkg/OpalPassword: Fix "Enable Feature" Menu disappear issue | Eric Dong | 2019-05-09 | 4 | -10/+63 |
* | SecurityPkg/OpalPassword: Change send BlockSID policy | Eric Dong | 2019-05-09 | 1 | -58/+46 |
* | SecurityPkg/SecurityPkg.dec: Change BlockSID default policy | Eric Dong | 2019-05-09 | 2 | -2/+3 |
* | SecurityPkg/OpalPassword: Add warning message for Secure Erase | Chu, Maggie | 2019-05-08 | 2 | -42/+112 |
* | SecurityPkg/Tcg2Dxe: Change comments of ShutdownTpmOnReset | Zhichao Gao | 2019-04-28 | 1 | -5/+2 |
* | SecurityPkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 2019-04-09 | 297 | -1975/+297 |
* | SecurityPkg/OpalPassword: Fix incorrect line ending issue. | Eric Dong | 2019-03-22 | 1 | -1/+1 |
* | SecurityPkg/SecurityPkg.uni: Add the prompt and help information | Shenglei Zhang | 2019-03-19 | 1 | -0/+6 |
* | SecurityPkg: Remove duplicated BSD license | Dandan Bi | 2019-03-12 | 1 | -26/+2 |
* | SecurityPkg/HddPassword: Add Security feature set support for ATA dev | Hao Wu | 2019-02-22 | 11 | -0/+3873 |
* | SecurityPkg/OpalPassword: Remove HW init codes and consume SSC PPI | Hao Wu | 2019-02-22 | 12 | -5665/+274 |
* | SecurityPkg/TcgConfigDxe: Allow enabling TPM 1.2 device from disabled state. | Gonzalez Del Cueto, Rodrigo | 2019-02-20 | 3 | -5/+10 |
* | SecurityPkg/OpalPassword: Add NULL pointer check before using it | Eric Dong | 2019-02-14 | 1 | -1/+7 |
* | SecurityPkg/OpalPassword: Update strings on Opal Setup page | Eric Dong | 2019-02-14 | 5 | -48/+14 |
* | SecurityPkg: fix package build on ARM | Leif Lindholm | 2019-02-04 | 1 | -0/+11 |
* | SecurityPkg/Tcg: Fix typos in TcgDxe.c and Tcg2Dxe.c | Bret Barkelew | 2019-01-31 | 2 | -4/+4 |
* | SecurityPkg: Add a PCD to skip Opal password prompt | Chu, Maggie | 2019-01-31 | 3 | -0/+13 |
* | SecurityPkg/TCG: Upgrade UEFI supporting TCG spec info | Zhang, Chao B | 2019-01-28 | 3 | -4/+8 |
* | SecurityPkg/PlatformSecureLibNull: permit use by MM_STANDALONE modules | Ard Biesheuvel | 2019-01-21 | 2 | -9/+7 |
* | SecurityPkg: Remove code under UserIdentification folder. | Chen A Chen | 2019-01-14 | 41 | -14003/+2 |
* | SecurityPkg: Incorrect warning message for Opal admin revert action | Chu, Maggie | 2019-01-08 | 1 | -1/+2 |
* | SecurityPkg/AuthVariableLib: allow MM_STANDALONE drivers to use this library | Jagadeesh Ujja | 2019-01-04 | 1 | -2/+3 |
* | SecurityPkg/Tcg: Fix Warnings and Remarks reported by IASL | Zhang, Chao B | 2019-01-03 | 2 | -84/+82 |
* | SecurityPkg Tcg(2)Pei: Remove the using of PcdPeiCoreMaxFvSupported | Star Zeng | 2018-12-19 | 4 | -46/+74 |
* | SecurityPkg: Remove dead code and inf redundant definitions. | Chen A Chen | 2018-12-10 | 14 | -632/+0 |
* | SecurityPkg: Update TCG PFP spec revision. | Zhang, Chao B | 2018-11-21 | 4 | -6/+10 |
* | SecurityPkg/Include/Library/TcgStorageOpalLib.h: Update Pyrite spec revision. | Eric Dong | 2018-10-26 | 1 | -2/+2 |
* | SecurityPkg/Tcg2Dxe: Remove unused PCDs | shenglei | 2018-09-30 | 1 | -6/+0 |
* | SecurityPkg/Tcg2ConfigPei: Remove an unused PCD | shenglei | 2018-09-30 | 1 | -1/+0 |
* | 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 | 4 | -101/+25 |
* | SecurityPkg: HashLib: Change dos format | Zhang, Chao B | 2018-09-10 | 6 | -441/+441 |
* | SecurityPkg/SecureBootConfigDxe: replace OpenFileByDevicePath() with UefiLib API | Laszlo Ersek | 2018-08-16 | 2 | -151/+1 |
* | SecurityPkg/TcgStorageCoreLib.h: Use ascii instead of unicode. | Eric Dong | 2018-08-16 | 1 | -3/+3 |
* | 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:DSC: Fix 2 DSC build error | Zhang, Chao B | 2018-07-28 | 1 | -2/+2 |
* | SecurityPkg: HashLib: Add SHA384, SHA512 HashLib | Zhang, Chao B | 2018-07-27 | 8 | -1/+448 |
* | SecurityPkg/Tcg: Add use case for new Perf macro | Dandan Bi | 2018-07-26 | 3 | -0/+10 |
* | MdeModulePkg: TpmMeasureLib: Re-prioritize TCG/TCG2 protocol | Zhang, Chao B | 2018-07-23 | 1 | -11/+12 |
* | SecurityPkg: TcgSmm: Handle invalid parameter in MOR SMI handler | Zhang, Chao B | 2018-07-21 | 2 | -0/+8 |