summaryrefslogtreecommitdiffstats
path: root/SecurityPkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove unused variable attribute flag.jyao12014-03-072-2/+2
* Add description information for the GUID and Library class defined in DEC fileDong Guo2014-01-281-15/+76
* Update Module BaseName to avoid the same name. Gao, Liming2014-01-244-8/+8
* Fix PCD help information format and a typo.Dong Guo2014-01-232-28/+28
* Fix typo in PCD description in SecurityPkg.jyao12014-01-131-4/+4
* Upgrade package version to 0.93Dong Guo2014-01-102-4/+4
* Return to BMM page if parse the file info failed.Eric Dong2014-01-093-8/+15
* Rollback the patch 15054.Eric Dong2014-01-081-2/+6
* Not update the status until parse the file info success.Eric Dong2014-01-071-6/+2
* Correct INF file to make module pass ICC compiler.Liming Gao2013-12-111-2/+2
* Update DEC file and DxeImageVerificationLib to note user that ALLOW_EXECUTE_O...Fu Siyuan2013-12-022-6/+10
* Upgrade TPM SSDT version from ACPI version 1 (ACPI 1.0 compatible) to version...Dong Guo2013-11-292-2/+2
* Makes DxeDeferImageLoadLib not depend on Dong Guo2013-11-273-79/+145
* Refine the Secure Boot UI driver to input the GUID and varstroe name when usi...Fu Siyuan2013-11-251-2/+2
* Fix coding style problem in RngDxe driver.Long, Qin2013-11-213-142/+84
* Add UEFI RNG Protocol support. The driver will leverage Intel Secure Key tech...Long, Qin2013-11-1915-0/+2080
* SecurityPkg Variable: Remove mStorageData buffer allocation and use Scratch b...Star Zeng2013-11-184-48/+40
* MdeModulePkg and SecurityPkg Variable: Optimize the code to reduce some SMRAM...Star Zeng2013-11-123-85/+82
* MdeModulePkg and SecurityPkg Variable: Enhance code to use the new variable d...Star Zeng2013-11-043-103/+104
* Add TPM1.2 SaveState API.jyao12013-10-212-1/+62
* 1. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE...Star Zeng2013-10-112-0/+7
* Fix coding style issue.Fu Siyuan2013-10-091-1/+1
* TrEEPhysicalPresenceLib|Include/Library/TrEEPhysicalPresenceLib.hjyao12013-10-094-5/+10
* Fix a bug about the “VendorKey” variable update logic.Fu Siyuan2013-10-081-1/+1
* Add missing comments for function parameters.gdong12013-09-231-5/+7
* Add TPM2 implementation.jyao12013-09-1898-49/+17387
* Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/C...Star Zeng2013-09-166-8/+31
* Return EFI_WRITE_PROTECTED when setting KEKDefault, PKDefault, dbDefault, dbx...Fu Siyuan2013-09-121-1/+6