summaryrefslogtreecommitdiff
path: root/SecurityPkg
AgeCommit message (Expand)Author
2014-11-26Correct the alignment calculation of PE/COFF attribute certificate entry.Qin Long
2014-11-19MdeModulePkg/SecurityPkg VariablePei: Fix VS2013 build failure.Star Zeng
2014-11-14SecurityPkg: VariableServiceSetVariable(): fix dbt <-> GUID associationLaszlo Ersek
2014-11-14UEFI 2.4 X509 Certificate Hash and RFC3161 Timestamp Verification support for...Qin Long
2014-11-10 Fix execution status & DEBUG message level mismatch. EFI_D_ERROR is used o...Chao Zhang
2014-10-31EDK II Contributions.txt: Update patch format informationJordan Justen
2014-10-31Remove redundant ASSERT in TcgDxe & TreeDxe. Some asserts are removed directl...Chao Zhang
2014-10-31MdeModulePkg/SecurityPkg Variable: Add boundary check for while (IsValidVaria...Star Zeng
2014-10-22Add comments to clarify mPubKeyStore buffer MemCopy. There is no memory overf...Chao, Zhang
2014-10-21Clean up the code. Action statement should not have text two opcode.Eric Dong
2014-10-21Add PubKey index check before touching PubKey cache. Internal PubKey Variable...Chao, Zhang
2014-09-26Roll back the dependency change in MOR driver.Dong, Guo
2014-09-03SecurityPkg VariableRuntimeDxe: Bug fix and and refine debug message.Dong, Guo
2014-09-03SecurityPkg: Convert non DOS format files to DOS formatGao, Liming
2014-09-02Update SecurityPkg package version to 0.94.Dong, Guo
2014-08-28SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-08-28SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-08-28SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-08-28SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-08-28SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-08-25EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen
2014-08-22Update TcgPei and TrEEPei driver to make gEfiMdeModulePkgTokenSpaceGuid.PcdPe...Dong, Guo
2014-08-20Update TcgPei and TrEEPei driver to make gEfiMdeModulePkgTokenSpaceGuid.PcdPe...Dong, Guo
2014-08-151) Update code to use PcdFixedUsbCredentialProviderTokenFileName and Pcd...Dong, Guo
2014-08-14Contributed-under: TianoCore Contribution Agreement 1.0Michael Kinney
2014-08-12Correct StrnCat length calculation.jyao1
2014-08-07Clean up code.jyao1
2014-07-28Update code to support VS2013 tool chain.Eric Dong
2014-07-02SecurityPkg HashLibBaseCryptoRouterDxe/Tpm2DeviceLibRouterPei: Fixed GCC buil...Star Zeng
2014-06-25Refine code to make it more safely.Eric Dong
2014-06-25Update code to always publish EFI_IMAGE_EXECUTION_INFO_TABLE.Dong, Guo
2014-06-16Fix build issues with Xcode in CryptoPkg and SecurityPkg.Andrew Fish
2014-04-28Config Access Protocol return value not follow spec, update code to follow it.Eric Dong
2014-04-15MdeModulePkg/SecurityPkg: Update TreePei to handle FvInfo2 and update FwVol o...Star Zeng
2014-04-01Add missing parameter comment in AddPubKeyInStore()Dong Guo
2014-03-31Remove unused [PcdsDynamic, PcdsDynamicEx] section.Dong Guo
2014-03-28Check the input file pointer before use it.Eric Dong
2014-03-28SecurityPkg Variable: Add NULL pointer check.Star Zeng
2014-03-27Remove hide TPM support.Dong Guo
2014-03-27Calculate enough space for 2 variables (public key and variable data) instead...Dong Guo
2014-03-25MdeModulePkg/SecurityPkg Variable: Calculate enough space for PlatformLang an...Star Zeng
2014-03-23Comment PwdCredential driver.Dong Guo
2014-03-21Fix current TPM device string missing. Use efivarstore instead of varstor, re...Jiewen Yao
2014-03-21Force UID modules build error to warn user that currently it is just a sample.Dong Guo
2014-03-20MdeModulePkg/SecurityPkg Variable: Return error status to avoid inconsistency...Star Zeng
2014-03-19Fix the return value bug when updating public key database variable failure.Dong Guo
2014-03-17Add comments for PcdHideTpmSupport.Dong Guo
2014-03-17Remove unnecessary dependency in variable driver.Dong Guo
2014-03-17Fix the return status when physical presence variable and MemoryOverwriteRequ...Dong Guo
2014-03-07Remove unused variable attribute flag.jyao1