]> git.proxmox.com Git - mirror_edk2.git/history - SecurityPkg/Library
Fix compile error
[mirror_edk2.git] / SecurityPkg / Library /
2012-09-12 czhang46Fix compile error
2012-09-11 czhang46Enable TPM measurement lib to measure all PE image...
2012-09-06 sfu5Check the value of Hdr.dwLength for signed EFI image...
2012-08-29 lgao4Add check for DevicePathNode.
2012-08-23 sfu5Update the DxeImageVerificationLib to handle the signed...
2012-08-22 lgao4Add PI1.2.1 SAP2 support and UEFI231B mantis 896
2012-08-15 sfu51. Remove the code path which use X509 cert in KEK...
2012-08-03 gdong1Fix physical presence request failure for PHYSICAL_PRES...
2012-07-12 sfu5Fix a bug in DxeImageVerificationLib which will pass...
2012-07-05 sfu51. Reset system when user changes secure boot state...
2012-06-12 jyao1Add comment for modules which have external input.
2012-06-08 sfu5Fix compatibility issue when using IPF image with PE32...
2012-06-01 gdong1Enhance GPT measurement to be able to handle different...
2012-06-01 gdong1Fix TCG PPI request EnableActivateClear failure.
2012-05-31 ydong10Fixed build failed.
2012-05-30 ydong10Add new interface GetVariable2 and GetEfiGlobalVariable...
2012-05-28 sfu5Fix a bug in DxeImageVerificationLib to use the correct...
2012-05-09 gdong1Fix always reboot issue for an invalid physical presenc...
2012-05-08 tye1Removes redundant code and adds data size check for...
2012-04-28 tye1 Enhances PE image hash algorithm in DxeImageVerificati...
2012-04-26 ydong10Patch include:
2012-04-24 ydong10Validate some fields in PE image to make sure not acces...
2012-04-18 sfu5Update comments for NULL PlatformSecureLib instance.
2012-04-12 sfu5Update the default return value of UserPhysicalPresent...
2012-03-27 sfu51. Remove “Force clear PK” feature in AuthVarialbe...
2012-03-19 sfu51. Add more error handling code to DxeImageVerification...
2012-02-27 gdong1Remove ASSERT to let DXE core return gracefully when...
2011-10-28 xdu2SecurityPkg: Update DxeImageVerificationLib with follow...
2011-10-28 qianouyangEnable/Disable Secured Boot by 'Secure Boot Configurati...
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-06 ydong10Change related:
2011-09-02 gdong1Add security package to repository.