1. ba57d4f Add pointer check for NULL before dereference it. by sfu5 · 13 years ago
  2. ed47ae0 Update common authenticated variable (non PK/KEK/DB/DBX) support to comply with latest UEFI spec. by tye1 · 13 years ago
  3. 9622df6 If setting variable in Runtime and there has been a same GUID and name variable existed in system without RT attribute, return EFI_WRITE_PROTECTED. by lzeng14 · 13 years ago
  4. 1413b8e 1. Fix UNIXGCC IPF build failure in SecurityPkg. by sfu5 · 13 years ago
  5. 4adc12b 1. Fix GCC build failure in SecurityPkg. by sfu5 · 13 years ago
  6. ecc722a 1. Remove “Force clear PK” feature in AuthVarialbe driver. by sfu5 · 13 years ago
  7. 6bc4e19 1. Update AuthVarialbe driver to avoid integer overflow when using EFI_VARIABLE_AUTHENTICATION_2 descriptor. by sfu5 · 13 years ago
  8. bd0de39 1. Add more error handling code to DxeImageVerificationLib and BaseCryptLib. by sfu5 · 13 years ago
  9. 54a2628 Fix system reboot automatically if changing the value of [TPM operation] by gdong1 · 13 years ago
  10. 65cc57f Remove ASSERT to let DXE core return gracefully when loading an invalid image. by gdong1 · 13 years ago
  11. 3bbe68a Add Missing invocations to VA_END() for VA_START(). by rsun3 · 13 years ago
  12. 1e44cb9 Remove illegal TPL usage. by gdong1 · 13 years ago
  13. dc458c9 Update the process of some question from EFI_BROWSER_ACTION_CHANGED to EFI_BROWSER_ACTION_CHANGING. by ydong10 · 13 years ago
  14. fab1046 Update for SecurityPkg. by ydong10 · 13 years ago
  15. 4cc5bbe Update SecurityPkg package versions from 0.91 to 0.92. by gdong1 · 13 years ago
  16. 4d832aa SecurityPkg/VariableAuthenticated: Check if there is a NV Variable Storage header prior to use its attributes by oliviermartin · 13 years ago
  17. ae09f97 Update SignatureSupport variable to reflect firmware capability. by gdong1 · 13 years ago
  18. 8556091 1. Fix a bug when verify the CertType GUID in authentication variable data payload. by sfu5 · 13 years ago
  19. 2e24814 Update a return status for UEFI spec compliance. by gdong1 · 13 years ago
  20. 209e6e3 Remove duplicated AML code definitions as they have been added to common header. by lzeng14 · 13 years ago
  21. eb5e7d3 Update code to follow coding style. Mainly change about: by ydong10 · 13 years ago
  22. d912bad 1. Check input PK/KEK variable data to make sure it is a valid EFI_SIGNATURE_LIST. by sfu5 · 13 years ago
  23. ea71453 Initialize the variable before use it to avoid SCT test failed. by ydong10 · 13 years ago
  24. 4f8ef5c Change IPF version AuthVariable driver to support multiple-platform feature. by niruiyu · 13 years ago
  25. 9463796 Make comments to be consistent with the parameter. by gdong1 · 13 years ago
  26. bc0c99b Update ConfigAcess Protocol which is produced by SecureBootConfigDxe to follow the UEFI SPEC (Handle the Request parameter is NULL in ExtractConfig interface). by qianouyang · 13 years ago
  27. 7aaf2fd Add debug information for secure boot test convenient. by gdong1 · 13 years ago
  28. 44a957c Enhance drivers for sanity check and coding style alignment. by gdong1 · 13 years ago
  29. b3c30cb Correct file path separator to Linux style for all OS. Signed-off-by: lgao4 by lgao4 · 13 years ago
  30. 2d3fb91 SecurityPkg: Update VariableAuthenticated driver with following changes: by xdu2 · 13 years ago
  31. 45bf2c4 SecurityPkg: Update DxeImageVerificationLib with following changes: by xdu2 · 13 years ago
  32. 4bf8ffc Remove a unnecessary Macro in SecureBootConfigImpl.h. by qianouyang · 13 years ago
  33. beda235 Enable/Disable Secured Boot by 'Secure Boot Configuration' Page which is under Setup browser. by qianouyang · 13 years ago
  34. 0c5b25f Update UID drivers to align with latest UEFI spec 2.3.1. by gdong1 · 13 years ago
  35. 9a000b4 Support Variable driver (VariableAuthenticatedPei/VariableAuthenticatedRuntimeDxe) to support the default variable data stored in HOB. by niruiyu · 13 years ago
  36. 3b4151b Add pointer check for NULL before dereference it. by sfu5 · 13 years ago
  37. 8720017 Fix build failure with MS ASL compiler. by gdong1 · 13 years ago
  38. 6f0b864 Update UID drivers to align with latest UEFI spec 2.3.1. by gdong1 · 13 years ago
  39. 607599b Implement Tcg physical presence as a library instead of DXE driver in order that TPM can be locked as early as possible. by gdong1 · 13 years ago
  40. 570b3d1 1. Enhance DxeImageVerificationLib to avoid some corrupted input. by hhuan13 · 13 years ago
  41. 648f98d 1. Enhance AuthVar driver to avoid process corrupted certificate input. by hhuan13 · 13 years ago
  42. a0c56a8 Clean up the private GUID definition in module Level. by lgao4 · 13 years ago
  43. 43e6159 Update the UserProfileManagerDxe to keep the old behaviors after add exit action when Config_Access_Protocol.CallBack function returns Submit or Reset which is follow UEFI spec 2.3.1. by ydong10 · 13 years ago
  44. ae4cb94 Update UID drivers to align with latest UEFI spec 2.3.1 errata A. by gdong1 · 13 years ago
  45. 81b7a60 Fix ICC build failure. by niruiyu · 13 years ago
  46. 1f58a5d Sync the fix for recovery mode from MdeModulePkg. by gdong1 · 13 years ago
  47. 0f7f6d2 Change related: by ydong10 · 13 years ago
  48. 0c18794 Add security package to repository. by gdong1 · 13 years ago