]> git.proxmox.com Git - mirror_edk2.git/history - SecurityPkg
Enable TPM measurement lib to measure all PE image from a FV unmeasured by TcgPei
[mirror_edk2.git] / SecurityPkg /
2012-09-11 czhang46Enable TPM measurement lib to measure all PE image...
2012-09-06 czhang46TcgPei is a generic module, so move PcdFirmwareVersionS...
2012-09-06 sfu5Check the value of Hdr.dwLength for signed EFI image...
2012-09-05 czhang46fix compile error in TcgPei
2012-08-29 lgao4Add check for DevicePathNode.
2012-08-28 czhang46TcgPei need to measure anything to PCR in S3 bootpath...
2012-08-27 czhang46Use firmware version instead of hardcode string for...
2012-08-24 czhang46Remove MOR check box feature. should not have a switch...
2012-08-23 sfu5Update the DxeImageVerificationLib to handle the signed...
2012-08-23 sfu51. Initialize certdb variable with correct value of...
2012-08-23 czhang46Add TcgDxeHashLogExtendEvent EventLogLastEntry paramet...
2012-08-22 lgao4Add PI1.2.1 SAP2 support and UEFI231B mantis 896
2012-08-21 czhang46Fix TCG protocol TcgDxeHashLogExtendEvent and TcgDxeLo...
2012-08-17 czhang46Fix TCG protocol PassThroughToTpm() SDL issue
2012-08-15 sfu51. Remove the code path which use X509 cert in KEK...
2012-08-06 lzeng14LastVariableOffset is wrongly set to 0 when FtwVariable...
2012-08-03 gdong1Fix physical presence request failure for PHYSICAL_PRES...
2012-08-02 czhang46Measure ExitBootServices failure case
2012-07-26 gdong1Fix a failure in TCG HashAll interface.
2012-07-26 gdong1Enhance TCG driver to provide TPM physical presence...
2012-07-25 sfu5Use RsaGetPublicKeyFromX509() to validate the given...
2012-07-23 sfu5Update the secure boot configuration UI to accept ...
2012-07-20 tye1Adjust library instances used in SecurityPkg by proper...
2012-07-17 sfu51. Remove extra attribute for SetupMode, SignatureSuppo...
2012-07-17 sfu5Return EFI_UNSUPPORTED if READY_TO_BOOT function is...
2012-07-13 sfu5Verify the provided PKpub is signed with its private...
2012-07-12 sfu5Fix a bug in DxeImageVerificationLib which will pass...
2012-07-12 sfu5Update the secure boot configuration UI to accept ...
2012-07-09 sfu5Reset the platform when user choose to enroll/delete...
2012-07-09 czhang46Add SMRAM range check to variable SMM SMI handler.
2012-07-09 gdong1Defer TCG table publish after LASA/LAML in the table...
2012-07-09 ydong10Include read data buffer in CommBufferSize when calcula...
2012-07-05 sfu51. Reset system when user changes secure boot state...
2012-07-04 sfu5Fix a buffer overflow bug in VariableSmm driver.
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-30 lzeng14According to UEFI spec 2.3.1a. hardware error record...
2012-05-30 lzeng14Return EFI_WRITE_PROTECTED when setting HwErrRecSupport...
2012-05-28 sfu5Fix a bug in DxeImageVerificationLib to use the correct...
2012-05-14 sfu5Update auth-variable and secure boot UI driver to suppo...
2012-05-11 gdong1Enhance TcgSmm driver to handle potential SetVariable...
2012-05-09 sfu5Fixes buffer read overflow bugs in authenticated variab...
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 hhtianUpdate copyright format
2012-04-24 ydong10Validate some fields in PE image to make sure not acces...
2012-04-23 tye1Fix common AuthVariable protection issue.
2012-04-18 sfu5Update comments for NULL PlatformSecureLib instance.
2012-04-12 sfu5Update the default return value of UserPhysicalPresent...
2012-04-11 jljustenEDK II Packages: Add Contributions.txt and License...
2012-04-05 sfu5Add pointer check for NULL before dereference it.
2012-03-31 tye1Update common authenticated variable (non PK/KEK/DB...
2012-03-30 lzeng14If setting variable in Runtime and there has been a...
2012-03-29 sfu51. Fix UNIXGCC IPF build failure in SecurityPkg.
2012-03-28 sfu51. Fix GCC build failure in SecurityPkg.
2012-03-27 sfu51. Remove “Force clear PK” feature in AuthVarialbe...
2012-03-26 sfu51. Update AuthVarialbe driver to avoid integer overflow...
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...
next