summaryrefslogtreecommitdiffstats
path: root/SecurityPkg
Commit message (Expand)AuthorAgeFilesLines
* Code clean-up to eliminate potential "dereferenced pointer" warning. Qin Long2014-12-031-17/+20
* Correct the alignment calculation of PE/COFF attribute certificate entry.Qin Long2014-11-261-1/+1
* MdeModulePkg/SecurityPkg VariablePei: Fix VS2013 build failure.Star Zeng2014-11-191-0/+4
* SecurityPkg: VariableServiceSetVariable(): fix dbt <-> GUID associationLaszlo Ersek2014-11-141-2/+5
* UEFI 2.4 X509 Certificate Hash and RFC3161 Timestamp Verification support for...Qin Long2014-11-1412-535/+1833
* Fix execution status & DEBUG message level mismatch. EFI_D_ERROR is used o...Chao Zhang2014-11-1012-57/+57
* EDK II Contributions.txt: Update patch format informationJordan Justen2014-10-311-13/+29
* Remove redundant ASSERT in TcgDxe & TreeDxe. Some asserts are removed directl...Chao Zhang2014-10-312-25/+51
* MdeModulePkg/SecurityPkg Variable: Add boundary check for while (IsValidVaria...Star Zeng2014-10-312-30/+48
* Add comments to clarify mPubKeyStore buffer MemCopy. There is no memory overf...Chao, Zhang2014-10-224-0/+30
* Clean up the code. Action statement should not have text two opcode.Eric Dong2014-10-214-6/+1
* Add PubKey index check before touching PubKey cache. Internal PubKey Variable...Chao, Zhang2014-10-211-2/+4
* Roll back the dependency change in MOR driver.Dong, Guo2014-09-261-1/+2
* SecurityPkg VariableRuntimeDxe: Bug fix and and refine debug message.Dong, Guo2014-09-031-2/+2
* SecurityPkg: Convert non DOS format files to DOS formatGao, Liming2014-09-0351-0/+0
* Update SecurityPkg package version to 0.94.Dong, Guo2014-09-022-2/+2
* SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-285-0/+0
* SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-282-0/+0
* SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-281-107/+153
* SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-2872-0/+0
* SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo2014-08-2848-449/+880
* EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen2014-08-251-0/+14
* Update TcgPei and TrEEPei driver to make gEfiMdeModulePkgTokenSpaceGuid.PcdPe...Dong, Guo2014-08-222-4/+0
* Update TcgPei and TrEEPei driver to make gEfiMdeModulePkgTokenSpaceGuid.PcdPe...Dong, Guo2014-08-204-8/+22
* 1) Update code to use PcdFixedUsbCredentialProviderTokenFileName and Pcd...Dong, Guo2014-08-156-21/+41
* Contributed-under: TianoCore Contribution Agreement 1.0Michael Kinney2014-08-148-0/+925
* Correct StrnCat length calculation.jyao12014-08-122-52/+52
* Clean up code.jyao12014-08-073-9/+9
* Update code to support VS2013 tool chain.Eric Dong2014-07-286-5/+18
* SecurityPkg HashLibBaseCryptoRouterDxe/Tpm2DeviceLibRouterPei: Fixed GCC buil...Star Zeng2014-07-022-4/+4
* Refine code to make it more safely.Eric Dong2014-06-252-7/+11
* Update code to always publish EFI_IMAGE_EXECUTION_INFO_TABLE.Dong, Guo2014-06-251-2/+49
* Fix build issues with Xcode in CryptoPkg and SecurityPkg.Andrew Fish2014-06-162-1/+4
* Config Access Protocol return value not follow spec, update code to follow it.Eric Dong2014-04-281-3/+12
* MdeModulePkg/SecurityPkg: Update TreePei to handle FvInfo2 and update FwVol o...Star Zeng2014-04-153-0/+25
* Add missing parameter comment in AddPubKeyInStore()Dong Guo2014-04-011-0/+1
* Remove unused [PcdsDynamic, PcdsDynamicEx] section.Dong Guo2014-03-311-1/+0
* Check the input file pointer before use it.Eric Dong2014-03-282-4/+8
* SecurityPkg Variable: Add NULL pointer check.Star Zeng2014-03-281-0/+1
* Remove hide TPM support.Dong Guo2014-03-2713-121/+15
* Calculate enough space for 2 variables (public key and variable data) instead...Dong Guo2014-03-273-43/+83
* MdeModulePkg/SecurityPkg Variable: Calculate enough space for PlatformLang an...Star Zeng2014-03-254-56/+327
* Comment PwdCredential driver.Dong Guo2014-03-231-1/+1
* Fix current TPM device string missing. Use efivarstore instead of varstor, re...Jiewen Yao2014-03-218-177/+151
* Force UID modules build error to warn user that currently it is just a sample.Dong Guo2014-03-214-7/+22
* MdeModulePkg/SecurityPkg Variable: Return error status to avoid inconsistency...Star Zeng2014-03-201-12/+25
* Fix the return value bug when updating public key database variable failure.Dong Guo2014-03-193-8/+15
* Add comments for PcdHideTpmSupport.Dong Guo2014-03-171-0/+1
* Remove unnecessary dependency in variable driver.Dong Guo2014-03-171-1/+1
* Fix the return status when physical presence variable and MemoryOverwriteRequ...Dong Guo2014-03-175-62/+83