summaryrefslogtreecommitdiff
path: root/SecurityPkg
AgeCommit message (Expand)AuthorFilesLines
2014-08-151) Update code to use PcdFixedUsbCredentialProviderTokenFileName and Pcd...Dong, Guo6-21/+41
2014-08-14Contributed-under: TianoCore Contribution Agreement 1.0Michael Kinney8-0/+925
2014-08-12Correct StrnCat length calculation.jyao12-52/+52
2014-08-07Clean up code.jyao13-9/+9
2014-07-28Update code to support VS2013 tool chain.Eric Dong6-5/+18
2014-07-02SecurityPkg HashLibBaseCryptoRouterDxe/Tpm2DeviceLibRouterPei: Fixed GCC buil...Star Zeng2-4/+4
2014-06-25Refine code to make it more safely.Eric Dong2-7/+11
2014-06-25Update code to always publish EFI_IMAGE_EXECUTION_INFO_TABLE.Dong, Guo1-2/+49
2014-06-16Fix build issues with Xcode in CryptoPkg and SecurityPkg.Andrew Fish2-1/+4
2014-04-28Config Access Protocol return value not follow spec, update code to follow it.Eric Dong1-3/+12
2014-04-15MdeModulePkg/SecurityPkg: Update TreePei to handle FvInfo2 and update FwVol o...Star Zeng3-0/+25
2014-04-01Add missing parameter comment in AddPubKeyInStore()Dong Guo1-0/+1
2014-03-31Remove unused [PcdsDynamic, PcdsDynamicEx] section.Dong Guo1-1/+0
2014-03-28Check the input file pointer before use it.Eric Dong2-4/+8
2014-03-28SecurityPkg Variable: Add NULL pointer check.Star Zeng1-0/+1
2014-03-27Remove hide TPM support.Dong Guo13-121/+15
2014-03-27Calculate enough space for 2 variables (public key and variable data) instead...Dong Guo3-43/+83
2014-03-25MdeModulePkg/SecurityPkg Variable: Calculate enough space for PlatformLang an...Star Zeng4-56/+327
2014-03-23Comment PwdCredential driver.Dong Guo1-1/+1
2014-03-21Fix current TPM device string missing. Use efivarstore instead of varstor, re...Jiewen Yao8-177/+151
2014-03-21Force UID modules build error to warn user that currently it is just a sample.Dong Guo4-7/+22
2014-03-20MdeModulePkg/SecurityPkg Variable: Return error status to avoid inconsistency...Star Zeng1-12/+25
2014-03-19Fix the return value bug when updating public key database variable failure.Dong Guo3-8/+15
2014-03-17Add comments for PcdHideTpmSupport.Dong Guo1-0/+1
2014-03-17Remove unnecessary dependency in variable driver.Dong Guo1-1/+1
2014-03-17Fix the return status when physical presence variable and MemoryOverwriteRequ...Dong Guo5-62/+83
2014-03-07Remove unused variable attribute flag.jyao12-2/+2
2014-01-28Add description information for the GUID and Library class defined in DEC fileDong Guo1-15/+76
2014-01-24Update Module BaseName to avoid the same name. Gao, Liming4-8/+8
2014-01-23Fix PCD help information format and a typo.Dong Guo2-28/+28
2014-01-13Fix typo in PCD description in SecurityPkg.jyao11-4/+4
2014-01-10Upgrade package version to 0.93Dong Guo2-4/+4
2014-01-09Return to BMM page if parse the file info failed.Eric Dong3-8/+15
2014-01-08Rollback the patch 15054.Eric Dong1-2/+6
2014-01-07Not update the status until parse the file info success.Eric Dong1-6/+2
2013-12-11Correct INF file to make module pass ICC compiler.Liming Gao1-2/+2
2013-12-02Update DEC file and DxeImageVerificationLib to note user that ALLOW_EXECUTE_O...Fu Siyuan2-6/+10
2013-11-29Upgrade TPM SSDT version from ACPI version 1 (ACPI 1.0 compatible) to version...Dong Guo2-2/+2
2013-11-27Makes DxeDeferImageLoadLib not depend on Dong Guo3-79/+145
2013-11-25Refine the Secure Boot UI driver to input the GUID and varstroe name when usi...Fu Siyuan1-2/+2
2013-11-21Fix coding style problem in RngDxe driver.Long, Qin3-142/+84
2013-11-19Add UEFI RNG Protocol support. The driver will leverage Intel Secure Key tech...Long, Qin15-0/+2080
2013-11-18SecurityPkg Variable: Remove mStorageData buffer allocation and use Scratch b...Star Zeng4-48/+40
2013-11-12MdeModulePkg and SecurityPkg Variable: Optimize the code to reduce some SMRAM...Star Zeng3-85/+82
2013-11-04MdeModulePkg and SecurityPkg Variable: Enhance code to use the new variable d...Star Zeng3-103/+104
2013-10-21Add TPM1.2 SaveState API.jyao12-1/+62
2013-10-111. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE...Star Zeng2-0/+7
2013-10-09Fix coding style issue.Fu Siyuan1-1/+1
2013-10-09 TrEEPhysicalPresenceLib|Include/Library/TrEEPhysicalPresenceLib.hjyao14-5/+10
2013-10-08Fix a bug about the “VendorKey” variable update logic.Fu Siyuan1-1/+1