]> git.proxmox.com Git - mirror_edk2.git/history - SecurityPkg
ARM Packages: Fixed line endings
[mirror_edk2.git] / SecurityPkg /
2013-01-25 sfu5Check the input VaraibleName for db/dbx when appending...
2013-01-25 sfu5Check for NULL pointer before dereference it.
2013-01-25 lzeng14Variables with state VAR_ADDED&VAR_IN_DELETED_TRANSITIO...
2013-01-25 lzeng14Add NULL pointer check.
2013-01-25 sfu5Fix infinite loop bug in secure boot UI driver.
2013-01-24 gdong1Fix TPM may be locked twice issue in normal boot.
2013-01-18 lzeng141. Update the logic of UpdateVariable() for updating...
2013-01-15 lzeng14Fix the issue that RuntimeServiceQueryVariableInfo...
2013-01-09 sfu51. Set the secure boot state to Standard Mode when...
2013-01-09 sfu5Fix a bug that the invalid public key will never be...
2013-01-08 lzeng14Add the TPL raise/restore code for VariableSmmRuntimeDx...
2013-01-04 lzeng141. Don't assume that flush the HOB variable to flash...
2012-12-12 lzeng14Use SMM_VARIABLE_COMMUNICATE_HEADER_SIZE instead of...
2012-12-12 sfu5Add a NULL string to the Image Execution Information...
2012-11-29 czhang46Fix Gcc build error
2012-11-28 czhang46Fix coding style issue
2012-11-28 sfu5Move the declaration of gEfiCertDbGuid to the package...
2012-11-28 czhang46Measure Processor location as system identity to PCR...
2012-11-27 czhang461.Measure ACPI table data comes from flash event type...
2012-11-21 sfu51. Correct the counter-based hash algorithm according...
2012-11-05 czhang46Fix ECC issue
2012-11-01 czhang46Add Physical Presence request UI detection logic. Refin...
2012-10-22 czhang46 Remove TPM selftest on S3 boot path to save time
2012-10-17 tye1Remove useless MD5 OID ASN.1 value from DxeImageVerific...
2012-10-16 czhang46Change TPM ACCESS_X.activeLocality test timeout to...
2012-10-15 gdong1Fix time-based and count-based authenticated variable...
2012-09-28 czhang46Rename Trusted Hob to Measured FV hob and add Guided...
2012-09-14 sfu5Add a dialog box with help message when user changes...
2012-09-14 sfu51. Fix a bug when comparing two timestamp in auth-varia...
2012-09-13 czhang46Fix coding style issue
2012-09-13 czhang46Add ImageAuthenticationStatusLib to SAP to check Authen...
2012-09-12 qianouyangAdd Tper Reset Logic by using MOR bit.
2012-09-12 erictianSecurityPkg/VariableSmm: Fix a VariableSmm bug when...
2012-09-12 czhang46Fix compile error
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...
next