]> git.proxmox.com Git - mirror_edk2.git/history - SecurityPkg
1. Add more error handling code to DxeImageVerificationLib and BaseCryptLib.
[mirror_edk2.git] / SecurityPkg /
2012-03-19 sfu51. Add more error handling code to DxeImageVerification...
2012-03-09 gdong1Fix system reboot automatically if changing the value...
2012-02-27 gdong1Remove ASSERT to let DXE core return gracefully when...
2012-02-01 rsun3Add Missing invocations to VA_END() for VA_START().
2012-01-05 gdong1Remove illegal TPL usage.
2011-12-19 ydong10Update the process of some question from EFI_BROWSER_AC...
2011-12-15 ydong10Update for SecurityPkg.
2011-12-14 gdong1Update SecurityPkg package versions from 0.91 to 0.92.
2011-12-13 oliviermartinSecurityPkg/VariableAuthenticated: Check if there is...
2011-12-13 gdong1Update SignatureSupport variable to reflect firmware...
2011-12-09 sfu51. Fix a bug when verify the CertType GUID in authentic...
2011-12-02 gdong1Update a return status for UEFI spec compliance.
2011-12-01 lzeng14Remove duplicated AML code definitions as they have...
2011-11-23 ydong10Update code to follow coding style. Mainly change about:
2011-11-23 sfu51. Check input PK/KEK variable data to make sure it...
2011-11-21 ydong10Initialize the variable before use it to avoid SCT...
2011-11-17 niruiyuChange IPF version AuthVariable driver to support multi...
2011-11-16 gdong1Make comments to be consistent with the parameter.
2011-11-15 qianouyangUpdate ConfigAcess Protocol which is produced by Secure...
2011-11-04 gdong1Add debug information for secure boot test convenient.
2011-11-01 gdong1Enhance drivers for sanity check and coding style align...
2011-10-29 lgao4Correct file path separator to Linux style for all OS.
2011-10-28 xdu2SecurityPkg: Update VariableAuthenticated driver with...
2011-10-28 xdu2SecurityPkg: Update DxeImageVerificationLib with follow...
2011-10-28 qianouyangRemove a unnecessary Macro in SecureBootConfigImpl.h.
2011-10-28 qianouyangEnable/Disable Secured Boot by 'Secure Boot Configurati...
2011-10-26 gdong1Update UID drivers to align with latest UEFI spec 2...
2011-10-19 niruiyuSupport Variable driver (VariableAuthenticatedPei/Varia...
2011-10-14 sfu5Add pointer check for NULL before dereference it.
2011-10-12 gdong1Fix build failure with MS ASL compiler.
2011-10-12 gdong1 Update UID drivers to align with latest UEFI spec...
2011-09-27 gdong1Implement Tcg physical presence as a library instead...
2011-09-21 hhuan131. Enhance DxeImageVerificationLib to avoid some corrup...
2011-09-21 hhuan131. Enhance AuthVar driver to avoid process corrupted...
2011-09-18 lgao4Clean up the private GUID definition in module Level.
2011-09-16 ydong10Update the UserProfileManagerDxe to keep the old behavi...
2011-09-14 gdong1Update UID drivers to align with latest UEFI spec 2...
2011-09-13 niruiyuFix ICC build failure.
2011-09-07 gdong1Sync the fix for recovery mode from MdeModulePkg.
2011-09-06 ydong10Change related:
2011-09-02 gdong1Add security package to repository.