| Commit message (Expand) | Author | Age | Files | Lines |
* | Add comments to clarify mPubKeyStore buffer MemCopy. There is no memory overf... | Chao, Zhang | 2014-10-22 | 4 | -0/+30 |
* | Clean up the code. Action statement should not have text two opcode. | Eric Dong | 2014-10-21 | 1 | -2/+0 |
* | Add PubKey index check before touching PubKey cache. Internal PubKey Variable... | Chao, Zhang | 2014-10-21 | 1 | -2/+4 |
* | SecurityPkg VariableRuntimeDxe: Bug fix and and refine debug message. | Dong, Guo | 2014-09-03 | 1 | -2/+2 |
* | SecurityPkg: Convert non DOS format files to DOS format | Gao, Liming | 2014-09-03 | 6 | -0/+0 |
* | SecurityPkg: INF/DEC file updates to EDK II packages | Dong, Guo | 2014-08-28 | 12 | -0/+0 |
* | SecurityPkg: INF/DEC file updates to EDK II packages | Dong, Guo | 2014-08-28 | 6 | -128/+284 |
* | 1) Update code to use PcdFixedUsbCredentialProviderTokenFileName and Pcd... | Dong, Guo | 2014-08-15 | 3 | -14/+32 |
* | Update code to support VS2013 tool chain. | Eric Dong | 2014-07-28 | 4 | -3/+12 |
* | Refine code to make it more safely. | Eric Dong | 2014-06-25 | 1 | -1/+5 |
* | Add missing parameter comment in AddPubKeyInStore() | Dong Guo | 2014-04-01 | 1 | -0/+1 |
* | SecurityPkg Variable: Add NULL pointer check. | Star Zeng | 2014-03-28 | 1 | -0/+1 |
* | Calculate enough space for 2 variables (public key and variable data) instead... | Dong Guo | 2014-03-27 | 3 | -43/+83 |
* | MdeModulePkg/SecurityPkg Variable: Calculate enough space for PlatformLang an... | Star Zeng | 2014-03-25 | 4 | -56/+327 |
* | MdeModulePkg/SecurityPkg Variable: Return error status to avoid inconsistency... | Star Zeng | 2014-03-20 | 1 | -12/+25 |
* | Fix the return value bug when updating public key database variable failure. | Dong Guo | 2014-03-19 | 3 | -8/+15 |
* | Remove unnecessary dependency in variable driver. | Dong Guo | 2014-03-17 | 1 | -1/+1 |
* | Update Module BaseName to avoid the same name. | Gao, Liming | 2014-01-24 | 4 | -8/+8 |
* | Return to BMM page if parse the file info failed. | Eric Dong | 2014-01-09 | 3 | -8/+15 |
* | Rollback the patch 15054. | Eric Dong | 2014-01-08 | 1 | -2/+6 |
* | Not update the status until parse the file info success. | Eric Dong | 2014-01-07 | 1 | -6/+2 |
* | Refine the Secure Boot UI driver to input the GUID and varstroe name when usi... | Fu Siyuan | 2013-11-25 | 1 | -2/+2 |
* | SecurityPkg Variable: Remove mStorageData buffer allocation and use Scratch b... | Star Zeng | 2013-11-18 | 4 | -48/+40 |
* | MdeModulePkg and SecurityPkg Variable: Optimize the code to reduce some SMRAM... | Star Zeng | 2013-11-12 | 3 | -85/+82 |
* | MdeModulePkg and SecurityPkg Variable: Enhance code to use the new variable d... | Star Zeng | 2013-11-04 | 3 | -103/+104 |
* | Fix coding style issue. | Fu Siyuan | 2013-10-09 | 1 | -1/+1 |
* | Fix a bug about the “VendorKey” variable update logic. | Fu Siyuan | 2013-10-08 | 1 | -1/+1 |
* | Add TPM2 implementation. | jyao1 | 2013-09-18 | 6 | -0/+323 |
* | Return EFI_WRITE_PROTECTED when setting KEKDefault, PKDefault, dbDefault, dbx... | Fu Siyuan | 2013-09-12 | 1 | -1/+6 |
* | Update the chaining requirements with regards to the Platform Key. | Fu Siyuan | 2013-09-12 | 1 | -7/+26 |
* | Add “VendorKeys” variable for indicating out of band key modification. | Fu Siyuan | 2013-09-12 | 4 | -4/+121 |
* | Fix a bug in secure boot configuration driver: Enroll DB/KEK will disable Att... | Fu Siyuan | 2013-08-22 | 2 | -22/+48 |
* | MdePkg/MdeModulePkg/SecurityPkg Variable: Forbid creation of non-spec variabl... | Star Zeng | 2013-08-19 | 2 | -13/+128 |
* | MdeModulePkg/SecurityPkg Variable: If a preexisting variable is rewritten wit... | Star Zeng | 2013-08-16 | 1 | -0/+10 |
* | Checks the length of the file name to avoid illegal access. | Gary Ching-Pang Lin | 2013-08-08 | 1 | -3/+18 |
* | Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath... | Ruiyu Ni | 2013-07-26 | 3 | -1524/+9 |
* | SecurityPkg Variable: Add the check for PcdFlashNvStorageVariableSize <= PcdF... | Star Zeng | 2013-07-11 | 2 | -1/+13 |
* | SecurityPkg: Variable drivers robustly handle crashes during Reclaim(). | Star Zeng | 2013-07-03 | 7 | -199/+515 |
* | The list of locked variables is traversed at runtime, hence we must | Laszlo Ersek | 2013-06-17 | 1 | -0/+23 |
* | Revert the changes made in 14403 because it incorrectly changed the EOL. | Ruiyu Ni | 2013-06-17 | 1 | -504/+481 |
* | The list of locked variables is traversed at runtime, hence we must | Laszlo Ersek | 2013-06-14 | 1 | -481/+504 |
* | Fix the TOCTOU issue of CommBufferSize itself for SMM communicate handler input. | lzeng14 | 2013-05-21 | 1 | -4/+7 |
* | Add the EDKII_VARIABLE_LOCK_PROTOCOL implementation in SecurityPkg variable d... | niruiyu | 2013-05-20 | 8 | -22/+356 |
* | Fix a bug that “SecureBoot” varaible will be updated to NV+AT attribute i... | sfu5 | 2013-05-17 | 1 | -3/+1 |
* | Pop up error message when user tries to enroll an invalid certificate file in... | sfu5 | 2013-05-17 | 1 | -6/+33 |
* | 1. Fix TOCTOU issue in VariableSmm, FtwSmm, FpdtSmm, SmmCorePerformance SMM h... | lzeng14 | 2013-05-07 | 2 | -58/+86 |
* | Fix memory overflow & VariableSize check issue for SetVariable append write. | czhang46 | 2013-05-02 | 3 | -30/+73 |
* | 1. Use the check IsAddressValid() to prevent SMM communication buffer overflo... | lzeng14 | 2013-04-25 | 2 | -18/+110 |
* | Check for NULL pointer before free it. | sfu5 | 2013-04-25 | 1 | -3/+5 |
* | Fix potential overflow for SetVariable interface | czhang46 | 2013-04-22 | 3 | -10/+28 |