1. d2de448 Move Smbios measurement from TCG driver to Smbios driver. by Yao, Jiewen · 9 years ago
  2. c41eeb4 Add suppressif around TCG hash seleciton checkbox in TCG2 by Yao, Jiewen · 9 years ago
  3. 3a2e6a7 SecurityPkg : Fix Rsa2048Sha256GuidedSectionExtractLib issue by Cohen, Eugene · 9 years ago
  4. fe3ca12 SecurityPkg: Use PcdSet##S to instead of PcdSet## by Star Zeng · 9 years ago
  5. e90c57a SecurityPkg AuthVariableLib: Add the missing gEfiAuthenticatedVariableGuid by Star Zeng · 9 years ago
  6. 9ad48dd SecurityPkg: Clean up unused files in RngDxe by Thomas Palmer · 9 years ago
  7. 3b60842 SecurityPkg: Integrate new RngLib into RngDxe by Thomas Palmer · 9 years ago
  8. 6aaac38 SecurityPkg: Reduce verbosity of TPM DEBUG messages by Samer El-Haj-Mahmoud · 9 years ago
  9. 35e00ac SecurityPkg: Use pointer instead of array to make code readable. by Qiu Shumin · 9 years ago
  10. 7765665 Add more strict check for MOR variable, besides MOR lock variable. by Yao, Jiewen · 9 years ago
  11. d2e8af9 SecurityPkg: Use safe string function. by Qiu Shumin · 9 years ago
  12. a909257 SecurityPkg: Refine the local variable name to follow EDK2 coding style. by Qiu Shumin · 9 years ago
  13. de155b1 SecurityPkg: Add missing Lib definition in DEC file. by Qiu Shumin · 9 years ago
  14. f194d87 SecurityPkg: Add missing PCD usage information. by Qiu Shumin · 9 years ago
  15. 173a1e6 SecurityPkg: Fix one returned code issue in P7Verify Protocol by Qin Long · 9 years ago
  16. 6bb832b SecurityPkg: Use PcdGetSize to get the size of VOID* PCD value. by Liming Gao · 9 years ago
  17. 0cebfe8 SecurityPkg: Update Package version to 0.96 by Chao Zhang · 9 years ago
  18. f88e9c5 SecurityPkg: Fixed build error due to FixedAtBuild PcdTcg2HashAlgorithmBitmap by Samer El-Haj-Mahmoud · 9 years ago
  19. a3a0974 Add restriction that HashFinal() must be after at least one HashUpdate(). by Yao, Jiewen · 9 years ago
  20. 099bff5 Add context check and init in BaseCrypto2Hash(). by Yao, Jiewen · 9 years ago
  21. 13a220a SecurityPkg: Update SignatureSize to comply UEFI spec by Chao Zhang · 9 years ago
  22. c533ed3 Fix typo in BaseCrypto2HashInit() which causes sanity check incorrect. by Yao, Jiewen · 9 years ago
  23. 1abfa4c Add TPM2 support defined in trusted computing group. by Yao, Jiewen · 9 years ago
  24. 72362a7 SecurityPkg: Update coding style by Chao Zhang · 9 years ago
  25. 37ee497 SecurityPkg/Tcg/MemoryOverwriteRequestControlLock: Add missing header file description in INF file. by Qiu Shumin · 9 years ago
  26. 70c7664 Add Secure MOR implementation. by Yao, Jiewen · 9 years ago
  27. 5c61c5c Downgrade one debug message level in DxeTpm2MeasureBootHandler from EFI_D_ERROR to EFI_D_INFO. by Yao, Jiewen · 9 years ago
  28. 161b835 SecurityPkg: Change TPM MMIO range attribute by Chao Zhang · 9 years ago
  29. dfd1129 SecurityPkg: Add missing PCD usage information in UNI files. by Qiu Shumin · 9 years ago
  30. f18b216 SecurityPkg AuthVariableLib: Correct address pointers data by Star Zeng · 9 years ago
  31. 1ca3a09 SecurityPkg: Fix DBX Variable Read Error in ImageVerificationLib by Chao Zhang · 9 years ago
  32. 3681101 SecurityPkg: Correct BootOrder/Boot#### measurement behavior by Chao Zhang · 9 years ago
  33. 3ee7bc8 SecurityPkg/Pkcs7VerifyDxe: Cleanup P7CheckTrust function comments. by Qiu Shumin · 9 years ago
  34. 64b6a3f SecurityPkg: Make time based AuthVariable update atomic by Chao Zhang · 9 years ago
  35. cfa451c SecurityPkg: Add default value for TPM action question by Chao Zhang · 9 years ago
  36. c2a65e2 SecurityPkg:Replace unsafe string functions. by Zhang Lubo · 9 years ago
  37. dd4c164 SecurityPkg: Remove mZeroGuid definition in DxeTpmMeasureBootLib by Hao Wu · 9 years ago
  38. 2cca779 SecurityPkg: Remove mTrEEZeroGuid definition in DxeTpm2MeasureBootLib by Hao Wu · 9 years ago
  39. cc976d2 SecurityPkg: Calculate the length of the String. by Zhang Lubo · 9 years ago
  40. 7ae77ce SecurityPkg: Delete Auth Variable driver by Star Zeng · 9 years ago
  41. a681166 SecurityPkg: Implement AuthVariableLib library instance by Star Zeng · 9 years ago
  42. cb9a7eb SecurityPkg: Add MD5 support to Hash2DxeCrypto by Jonathan Doman · 10 years ago
  43. 495ee9b SecurityPkg/TcgMor: move TPer Reset operation to this module by Tian Feng · 10 years ago
  44. b338cdc SecurityPkg: Provide correct file GUID for Pkcs7VerifyDxe by Chao Zhang · 10 years ago
  45. 3cd2484 SecurityPkg: Fix wrong calculation of ImageExeInfoEntrySize by Liming Gao · 10 years ago
  46. 2d09349 SecurityPkg: Add UEFI-2.5 PKCS7 Verification Protocol Support by Qin Long · 10 years ago
  47. fe9dfae SecurityPkg Variable: Move VariableLock install into SmmVariableReady(). by Star Zeng · 10 years ago
  48. 13af4ab SecurityPkg Variable: Support the new introduced PcdMaxAuthVariableSize. by Star Zeng · 10 years ago
  49. d863e12 SecurityPkg: Fix wrong cert data measurement in DBX path by Chao Zhang · 10 years ago
  50. f5e9390 SecurityPkg Variable: Add SysPrepOrder and SysPrep#### to global list. by Star Zeng · 10 years ago
  51. b965bd9 Remove Framework HII "class\subclass" in all VFR by Dandan Bi · 10 years ago
  52. 0e44e86 Add comments for INF file to declare guid/protocol usage. by Yao, Jiewen · 10 years ago
  53. c7b8975 SecurityPkg Variable: Prevent BS variable update in legacy OS runtime. by Star Zeng · 10 years ago
  54. 99d9ade SecurityPkg: Add more comments for PcdTpmInstanceGuid by Liming Gao · 10 years ago
  55. a16170a SecurityPkg: Update SecureBootConfigDxe to support ARM image by Ard Biesheuvel · 10 years ago
  56. 98e9d30 SecurityPkg Variable: Make PK & SecureBootMode consistent by Chao Zhang · 10 years ago
  57. b7a66f9 Hash2 driver to [Components.IA32, Components.X64, Components.IPF] section. by Yao, Jiewen · 10 years ago
  58. 4ba30ed SecurityPkg: remove unused variables by Ard Biesheuvel · 10 years ago
  59. 724dcbb Add UEFI2.5 HASH protocol implementation. by Yao, Jiewen · 10 years ago
  60. 27a0a8b SecurityPkg Variable: Enhance the code logic about VariableLock by Star Zeng · 10 years ago
  61. ba9d087 SecurityPkg Variable: Reuse scratch data area(at the end of volatile variable store) by Star Zeng · 10 years ago
  62. 856236c SecurityPkg Variable: Update code in ProcessVariable () to by Star Zeng · 10 years ago
  63. aef8cea SecurityPkg Variable: Initialize Status in ProcessVariable(). by Star Zeng · 10 years ago
  64. 69f8bb5 SecurityPkg: Fix typo. by Shumin Qiu · 10 years ago
  65. f6c5031 SecurityPkg Variable: Allow the delete operation of common auth variable at user physical presence. by Star Zeng · 10 years ago
  66. 52e764f SecurityPkg Variable: Keep the behavior of Variable Dxe and SMM drivers consistent by Star Zeng · 10 years ago
  67. 3dd05ac Add performance optimization for Tcg/TrEE. by Yao, Jiewen · 10 years ago
  68. 3f63bc3 Add the missed local variable initialization to remove the possible warning. by Long, Qin · 10 years ago
  69. 4b4a068 SecurityPkg: Cleanup gEfiSmmAccess2ProtocolGuid reference. by Star Zeng · 10 years ago
  70. 27c93c0 Correct the DBX and Certificate Hash Checking. by Long, Qin · 10 years ago
  71. 3f3c489 */Contributions.txt: Update example email address by Jordan Justen · 10 years ago
  72. 9054e55 Use SmmMemLib to check communication buffer. by Yao, Jiewen · 10 years ago
  73. 93626a5 SecurityPkg Variable: Introduce PcdReclaimVariableSpaceAtEndOfDxe by Star Zeng · 10 years ago
  74. db3c544 SecurityPkg Variable: Before EndOfDxe, just record the current boot VarErrorFlag to local variable. by Star Zeng · 10 years ago
  75. c4b5cc4 SecurityPkg Variable: Before EndOfDxe, just record the current boot VarErrorFlag to local variable. by Star Zeng · 10 years ago
  76. 952ba83 SecurityPkg Variable: Implement variable quota management. by Star Zeng · 10 years ago
  77. 83a276f Add TpmInitializationDonePpi to TPM PEI module. by Yao, Jiewen · 10 years ago
  78. 6a3dae6 Refine the format of GUID in INF files for SecurityPkg. by Shumin Qiu · 10 years ago
  79. a782428 Correct file path. by Yao, Jiewen · 10 years ago
  80. 5dbb663 Check in missing patch for TPM error handling. by Yao, Jiewen · 10 years ago
  81. 6f785cf Handle TPM device error and avoid deadloop in BDS. by Yao, Jiewen · 10 years ago
  82. 4610b23 Add TPM Physical Presence >=128 operation value support. by Yao, Jiewen · 10 years ago
  83. 92ca0c6 Add TPM12 NV related function. by Yao, Jiewen · 10 years ago
  84. 17409b7 SecurityPkg Variable: Implement VarCheck PROTOCOL by Star Zeng · 10 years ago
  85. 931aae9 Remove the FV header assumption in variable driver. by Dong Guo · 10 years ago
  86. 12d9566 Correct the Hash Calculation for Revoked X.509 Certificate to align with RFC3280 and UEFI 2.4 Spec. by Long, Qin · 10 years ago
  87. 9093fb9 Correct AuthHandle definition for Tpm2SetPrimaryPolicy. by Yao, Jiewen · 10 years ago
  88. a50e58f Add TPM2 commands which might be used in provision. by Yao, Jiewen · 10 years ago
  89. 5145567 Use better coding style. by Yao, Jiewen · 10 years ago
  90. 967eacc Add TPM2 commands which might be used in field upgrade. by Yao, Jiewen · 10 years ago
  91. 5789fe3 correct a data type error. by Dong Guo · 10 years ago
  92. 61959fa Fix potential NULL pointer dereference issue in TcgDxe & TreeDxe. by Chao Zhang · 10 years ago
  93. 213cc10 Add failed image Name in the Image Execution Information Table. by Dong Guo · 10 years ago
  94. 7e0699c Code clean-up to eliminate potential "dereferenced pointer" warning. by Qin Long · 10 years ago
  95. 2bf41ed Correct the alignment calculation of PE/COFF attribute certificate entry. by Qin Long · 10 years ago
  96. eb774e2 MdeModulePkg/SecurityPkg VariablePei: Fix VS2013 build failure. by Star Zeng · 10 years ago
  97. d547f31 SecurityPkg: VariableServiceSetVariable(): fix dbt <-> GUID association by Laszlo Ersek · 10 years ago
  98. 20333c6 UEFI 2.4 X509 Certificate Hash and RFC3161 Timestamp Verification support for Secure Boot by Qin Long · 10 years ago
  99. 33985e3 Fix execution status & DEBUG message level mismatch. EFI_D_ERROR is used only when failure/case can’t be resolved by code. by Chao Zhang · 10 years ago
  100. 26830e8 EDK II Contributions.txt: Update patch format information by Jordan Justen · 10 years ago