]> git.proxmox.com Git - mirror_edk2.git/history - SecurityPkg
MdeModulePkg/Partition: Fix 64bit build failure caused by last patch
[mirror_edk2.git] / SecurityPkg /
2016-02-22 Zhang, Chao BSecurityPkg: TcgConfigDxe: Move TPM state string update...
2016-02-02 Chao ZhangSecurityPkg: AuthVariableLib: Add new cert database...
2016-01-27 Yao, JiewenSecurityPkg: Correct data copy in Tpm2NvReadPublic.
2016-01-27 Yao, JiewenSecurityPkg: Add TPM PTP detection in Tpm12SubmitCommand.
2016-01-27 Chao ZhangSecurityPkg: SecureBootConfigDxe: Fix potential NULL...
2016-01-26 Yao, JiewenSecurityPkg: Add TPM PTP support in TCG2 Config.
2016-01-26 Yao, JiewenSecurityPkg: Add TPM PTP detection in TPM12 device...
2016-01-26 Yao, JiewenSecurityPkg: Add TPM PTP support in TCG2 SMM.
2016-01-26 Yao, JiewenSecurityPkg: Add TPM PTP support in TPM2 device lib.
2016-01-22 Yao, JiewenSecurityPkg: Update TCG PPI "1.3" for TCG2.
2016-01-21 Michael KinneySecurityPkg/TcgDxe: Use updated Tpm12CommandLib APIs
2016-01-21 Michael KinneySecurityPkg/TcgPei: Use updated Tpm12CommandLib APIs
2016-01-21 Michael KinneySecurityPkg/Tpm12CommandLib: Add TPM 1.2 commands used...
2016-01-21 Michael KinneySecurityPkg/Tpm12CommandLib.h: Add TPM 1.2 commands...
2016-01-21 Michael KinneySecurityPkg/Tcg2Config: Remove use of IoLib
2016-01-21 Michael KinneySecurityPkg/TrEEConfig: Remove use of IoLib
2016-01-21 Michael KinneySecurityPkg/TcgConfigDxe: Replace TpmCommLib with Tpm12...
2016-01-21 Michael KinneySecurityPkg/TcgDxe: Replace TpmCommLib with Tpm12DeviceLib
2016-01-21 Michael KinneySecurityPkg/TcgPei: Replace TpmCommLib with Tpm12DeviceLib
2016-01-19 Yao, JiewenSecurityPkg: Mark MorLock module deprecated.
2016-01-19 Hao WuSecurityPkg: Add NOOPT target in SecurityPkg.dsc
2016-01-18 Yao, JiewenSecurityPkg: Update final event log calculation.
2016-01-18 Yao, JiewenSecurityPkg: Correct NumberOfPCRBanks calculation.
2016-01-18 Yao, JiewenSecurityPkg: Replace TREE macro with TCG2.
2016-01-15 Chao ZhangSecurityPkg: SecureBootConfigDxe: Fix string typo
2016-01-15 Chao ZhangSecurityPkg: SecureBootConfigDxe: Enhance secure boot...
2016-01-15 Chao ZhangSecurityPkg: SecureBootConfigDxe: Change KEY_TRANS_SECU...
2016-01-12 Chao ZhangSecurityPkg: TcgDxe,Tcg2Dxe,TrEEDxe: New PCD for TCG...
2016-01-11 Yao, JiewenSecurityPkg: Clear AuthSession content after use.
2016-01-11 Yao, JiewenSecurityPkg: Add Tpm2Startup return code check.
2016-01-11 Yao, JiewenSecurityPkg: MOR drivers use Tcg2Protocol instead of...
2016-01-08 Samer El-Haj-MahmoudSecurityPkg : Tpm2DeviceLibDTpm : Rename TisTpmCommand...
2016-01-07 Michael KinneySecurityPkg/Tcg: Fix debug messages
2016-01-06 Hao WuSecurityPkg Tcg2Pei: Fix a typo in function description
2015-12-29 Star ZengSecurityPkg AuthVariableLib: Correct comment/error...
2015-12-22 Chao ZhangSecurityPkg: SecureBootConfigDxe: Remove useless code...
2015-12-18 Eric DongDxeTpmMeasureBootLib: Change global variable name to...
2015-12-17 Liming GaoSecurityPkg: Correct Pcd Usage PcdTpm2HashMask in Tcg2Pei
2015-12-17 Liming GaoSecurityPkg: Correct Pcd Usage PcdTcg2HashAlgorithmBitmap
2015-12-15 Jordan JustenSecurityPkg: Convert all .uni files to utf-8
2015-12-07 Ard BiesheuvelSecurityPkg: AuthVariableLib: Fix GCC compile error
2015-12-07 Chao ZhangSecurityPkg: SecureBootConfigDxe: SecureBoot UI for...
2015-12-07 Chao ZhangSecurityPkg: AuthVariableLib: Customized SecureBoot...
2015-12-07 Chao ZhangSecurityPkg: Add gEdkiiSecureBootModeGuid definition
2015-12-03 Ard BiesheuvelSecurityPkg: put missing empty lines at the end of...
2015-11-10 Yao, JiewenAdd error handling for TPM in S3 resume failure.
2015-11-06 Zhang ChaoSecurityPkg: Remove temp return solution in PeiRsa2048S...
2015-10-27 Yao, JiewenMove Smbios measurement from TCG driver to Smbios driver.
2015-10-27 Yao, JiewenAdd suppressif around TCG hash seleciton checkbox in...
2015-10-19 Cohen, EugeneSecurityPkg : Fix Rsa2048Sha256GuidedSectionExtractLib...
2015-10-16 Star ZengSecurityPkg: Use PcdSet##S to instead of PcdSet##
2015-10-16 Star ZengSecurityPkg AuthVariableLib: Add the missing gEfiAuthen...
2015-10-09 Thomas PalmerSecurityPkg: Clean up unused files in RngDxe
2015-10-09 Thomas PalmerSecurityPkg: Integrate new RngLib into RngDxe
2015-09-16 Samer El-Haj-MahmoudSecurityPkg: Reduce verbosity of TPM DEBUG messages
2015-09-06 Qiu ShuminSecurityPkg: Use pointer instead of array to make code...
2015-09-02 Yao, JiewenAdd more strict check for MOR variable, besides MOR...
2015-08-28 Qiu ShuminSecurityPkg: Use safe string function.
2015-08-27 Qiu ShuminSecurityPkg: Refine the local variable name to follow...
2015-08-27 Qiu ShuminSecurityPkg: Add missing Lib definition in DEC file.
2015-08-27 Qiu ShuminSecurityPkg: Add missing PCD usage information.
2015-08-26 Qin LongSecurityPkg: Fix one returned code issue in P7Verify...
2015-08-25 Liming GaoSecurityPkg: Use PcdGetSize to get the size of VOID...
2015-08-20 Chao ZhangSecurityPkg: Update Package version to 0.96
2015-08-18 Samer El-Haj-MahmoudSecurityPkg: Fixed build error due to FixedAtBuild...
2015-08-18 Yao, JiewenAdd restriction that HashFinal() must be after at least...
2015-08-17 Yao, JiewenAdd context check and init in BaseCrypto2Hash().
2015-08-17 Chao ZhangSecurityPkg: Update SignatureSize to comply UEFI spec
2015-08-17 Yao, JiewenFix typo in BaseCrypto2HashInit() which causes sanity...
2015-08-13 Yao, JiewenAdd TPM2 support defined in trusted computing group.
2015-08-06 Chao ZhangSecurityPkg: Update coding style
2015-08-03 Qiu ShuminSecurityPkg/Tcg/MemoryOverwriteRequestControlLock:...
2015-07-28 Yao, JiewenAdd Secure MOR implementation.
2015-07-28 Yao, JiewenDowngrade one debug message level in DxeTpm2MeasureBoot...
2015-07-28 Chao ZhangSecurityPkg: Change TPM MMIO range attribute
2015-07-28 Qiu ShuminSecurityPkg: Add missing PCD usage information in UNI...
2015-07-26 Star ZengSecurityPkg AuthVariableLib: Correct address pointers...
2015-07-15 Chao ZhangSecurityPkg: Fix DBX Variable Read Error in ImageVerifi...
2015-07-15 Chao ZhangSecurityPkg: Correct BootOrder/Boot#### measurement...
2015-07-14 Qiu ShuminSecurityPkg/Pkcs7VerifyDxe: Cleanup P7CheckTrust functi...
2015-07-10 Chao ZhangSecurityPkg: Make time based AuthVariable update atomic
2015-07-10 Chao ZhangSecurityPkg: Add default value for TPM action question
2015-07-08 Zhang LuboSecurityPkg:Replace unsafe string functions.
2015-07-07 Hao WuSecurityPkg: Remove mZeroGuid definition in DxeTpmMeasu...
2015-07-07 Hao WuSecurityPkg: Remove mTrEEZeroGuid definition in DxeTpm2...
2015-07-03 Zhang LuboSecurityPkg: Calculate the length of the String.
2015-07-01 Star ZengSecurityPkg: Delete Auth Variable driver
2015-07-01 Star ZengSecurityPkg: Implement AuthVariableLib library instance
2015-06-29 Jonathan DomanSecurityPkg: Add MD5 support to Hash2DxeCrypto
2015-06-26 Tian FengSecurityPkg/TcgMor: move TPer Reset operation to this...
2015-06-23 Chao ZhangSecurityPkg: Provide correct file GUID for Pkcs7VerifyDxe
2015-06-23 Liming GaoSecurityPkg: Fix wrong calculation of ImageExeInfoEntrySize
2015-06-19 Qin LongSecurityPkg: Add UEFI-2.5 PKCS7 Verification Protocol...
2015-06-11 Star ZengSecurityPkg Variable: Move VariableLock install into...
2015-06-10 Star ZengSecurityPkg Variable: Support the new introduced PcdMax...
2015-06-09 Chao ZhangSecurityPkg: Fix wrong cert data measurement in DBX...
2015-06-08 Star ZengSecurityPkg Variable: Add SysPrepOrder and SysPrep...
2015-05-21 Dandan BiRemove Framework HII "class\subclass" in all VFR
2015-05-19 Yao, JiewenAdd comments for INF file to declare guid/protocol...
2015-05-19 Star ZengSecurityPkg Variable: Prevent BS variable update in...
next