| Commit message (Expand) | Author | Age | Files | Lines |
* | SecurityPkg: SecureBootConfigDxe: Update CloseEnrolledFile comment | Zhang, Chao B | 2017-04-06 | 1 | -6/+2 |
* | SecurityPkg: SecureBootConfigDxe: Support AUTH_2 enrollment to DBX | Zhang, Chao B | 2017-04-06 | 5 | -84/+338 |
* | SecurityPkg: Refine type cast for pointer subtraction | Hao Wu | 2017-03-06 | 1 | -6/+6 |
* | SecurityPkg: Fix potential bug in Security Boot dxe. | Zhang Lubo | 2017-03-01 | 2 | -11/+11 |
* | SecurityPkg/SecureBootConfigDxe: Use StrToGuid in BaseLib | Ruiyu Ni | 2017-02-28 | 3 | -166/+5 |
* | SecurityPkg: enhance secure boot Config Dxe & Time Based AuthVariable. | Zhang Lubo | 2017-02-20 | 2 | -16/+6 |
* | SecurityPkg SecureBootConfigDxe: Add check for the external PE/COFF image. | Liming Gao | 2016-07-14 | 3 | -0/+72 |
* | SecurityPkg EsalVariableDxeSal: Use input Global to make code more clear | Star Zeng | 2016-06-03 | 1 | -2/+2 |
* | SecurityPkg: SecureBootConfigDxe: Add NULL pointer check | Zhang, Chao B | 2016-05-11 | 1 | -1/+1 |
* | SecurityPkg: Cleanup unused structure definition | Jiaxin Wu | 2016-05-09 | 1 | -37/+0 |
* | SecurityPkg: SecureBootConfigDxe: Disable SecureBoot Enable/Disable in some case | Zhang, Chao B | 2016-05-05 | 1 | -1/+1 |
* | SecurityPkg: SecureBootConfigDxe: Remove SecureBoot UI change for Customized ... | Zhang, Chao B | 2016-05-04 | 4 | -417/+32 |
* | SecurityPkg: AuthVariableLib & SecureBootConfigDxe: Fix SecureBootEnable & PK... | Zhang, Chao B | 2016-04-19 | 1 | -22/+25 |
* | SecurityPkg/SecureBootConfigDxe: Remove type casting from the ChooseFile hand... | Gary Lin | 2016-03-24 | 1 | -5/+5 |
* | SecurityPkg/SecureBootConfigDxe: Declare EFIAPI for the ChooseFile handlers | Gary Lin | 2016-03-24 | 2 | -0/+10 |
* | SecurityPkg: SecureBootConfigDxe: Update coding style | Zhang, Chao B | 2016-03-11 | 1 | -1/+2 |
* | SecurityPkg/SecureBootConfigDxe: Handle allocation failure gracefully | Dandan Bi | 2016-03-04 | 1 | -9/+21 |
* | SecurityPkg: Use FileExplorerLib in SecureBootConfigDxe | Dandan Bi | 2016-02-26 | 6 | -1225/+333 |
* | SecurityPkg: SecureBootConfigDxe: Fix potential NULL pointer dereference | Chao Zhang | 2016-01-27 | 1 | -4/+5 |
* | SecurityPkg: SecureBootConfigDxe: Fix string typo | Chao Zhang | 2016-01-15 | 2 | -5/+5 |
* | SecurityPkg: SecureBootConfigDxe: Enhance secure boot string update logic | Chao Zhang | 2016-01-15 | 1 | -42/+57 |
* | SecurityPkg: SecureBootConfigDxe: Change KEY_TRANS_SECURE_BOOT_MODE value | Chao Zhang | 2016-01-15 | 1 | -2/+2 |
* | SecurityPkg: SecureBootConfigDxe: Remove useless code in VFR | Chao Zhang | 2015-12-22 | 1 | -61/+11 |
* | SecurityPkg: Convert all .uni files to utf-8 | Jordan Justen | 2015-12-15 | 5 | -0/+0 |
* | SecurityPkg: SecureBootConfigDxe: SecureBoot UI for Customized SecureBoot Mode | Chao Zhang | 2015-12-07 | 4 | -56/+464 |
* | SecurityPkg: put missing empty lines at the end of some header files | Ard Biesheuvel | 2015-12-03 | 2 | -2/+2 |
* | SecurityPkg:Replace unsafe string functions. | Zhang Lubo | 2015-07-08 | 3 | -17/+20 |
* | SecurityPkg: Delete Auth Variable driver | Star Zeng | 2015-07-01 | 27 | -14087/+140 |
* | SecurityPkg: Implement AuthVariableLib library instance | Star Zeng | 2015-07-01 | 1 | -6/+0 |
* | SecurityPkg Variable: Move VariableLock install into SmmVariableReady(). | Star Zeng | 2015-06-11 | 1 | -21/+20 |
* | SecurityPkg Variable: Support the new introduced PcdMaxAuthVariableSize. | Star Zeng | 2015-06-10 | 9 | -28/+73 |
* | SecurityPkg Variable: Add SysPrepOrder and SysPrep#### to global list. | Star Zeng | 2015-06-08 | 1 | -0/+22 |
* | SecurityPkg Variable: Prevent BS variable update in legacy OS runtime. | Star Zeng | 2015-05-19 | 1 | -0/+12 |
* | SecurityPkg: Update SecureBootConfigDxe to support ARM image | Ard Biesheuvel | 2015-05-11 | 1 | -3/+5 |
* | SecurityPkg Variable: Make PK & SecureBootMode consistent | Chao Zhang | 2015-05-11 | 1 | -1/+19 |
* | SecurityPkg: remove unused variables | Ard Biesheuvel | 2015-05-07 | 2 | -7/+0 |
* | SecurityPkg Variable: Enhance the code logic about VariableLock | Star Zeng | 2015-04-10 | 1 | -0/+14 |
* | SecurityPkg Variable: Reuse scratch data area(at the end of volatile variable... | Star Zeng | 2015-03-17 | 4 | -21/+29 |
* | SecurityPkg Variable: Update code in ProcessVariable () to | Star Zeng | 2015-03-17 | 1 | -25/+23 |
* | SecurityPkg Variable: Initialize Status in ProcessVariable(). | Star Zeng | 2015-03-13 | 1 | -0/+1 |
* | SecurityPkg: Fix typo. | Shumin Qiu | 2015-03-13 | 1 | -2/+2 |
* | SecurityPkg Variable: Allow the delete operation of common auth variable at u... | Star Zeng | 2015-03-13 | 3 | -42/+108 |
* | SecurityPkg Variable: Keep the behavior of Variable Dxe and SMM drivers consi... | Star Zeng | 2015-03-09 | 1 | -5/+5 |
* | SecurityPkg: Cleanup gEfiSmmAccess2ProtocolGuid reference. | Star Zeng | 2015-02-05 | 2 | -2/+0 |
* | Use SmmMemLib to check communication buffer. | Yao, Jiewen | 2015-02-02 | 2 | -83/+4 |
* | SecurityPkg Variable: Introduce PcdReclaimVariableSpaceAtEndOfDxe | Star Zeng | 2015-02-02 | 5 | -0/+17 |
* | SecurityPkg Variable: Before EndOfDxe, just record the current boot VarErrorF... | Star Zeng | 2015-02-02 | 1 | -0/+2 |
* | SecurityPkg Variable: Before EndOfDxe, just record the current boot VarErrorF... | Star Zeng | 2015-02-02 | 1 | -2/+16 |
* | SecurityPkg Variable: Implement variable quota management. | Star Zeng | 2015-01-27 | 7 | -161/+528 |
* | SecurityPkg Variable: Implement VarCheck PROTOCOL | Star Zeng | 2015-01-05 | 9 | -192/+1660 |