Age | Commit message (Expand) | Author |
2012-08-17 | Fix TCG protocol PassThroughToTpm() SDL issue | czhang46 |
2012-08-15 | 1. Remove the code path which use X509 cert in KEK to validate PKCS7 signed i... | sfu5 |
2012-08-06 | LastVariableOffset is wrongly set to 0 when FtwVariableSpace() fails. Recalcu... | lzeng14 |
2012-08-03 | Fix physical presence request failure for PHYSICAL_PRESENCE_SET_NO_PPI_PROVIS... | gdong1 |
2012-08-02 | Measure ExitBootServices failure case | czhang46 |
2012-07-26 | Fix a failure in TCG HashAll interface. | gdong1 |
2012-07-26 | Enhance TCG driver to provide TPM physical presence lifetime lock capability. | gdong1 |
2012-07-25 | Use RsaGetPublicKeyFromX509() to validate the given X.509 certificate for PK/... | sfu5 |
2012-07-23 | Update the secure boot configuration UI to accept *.crt certificate file. | sfu5 |
2012-07-20 | Adjust library instances used in SecurityPkg by proper module type. | tye1 |
2012-07-17 | 1. Remove extra attribute for SetupMode, SignatureSupport and SecureBoot vari... | sfu5 |
2012-07-17 | Return EFI_UNSUPPORTED if READY_TO_BOOT function is invoked at SMM runtime. | sfu5 |
2012-07-13 | Verify the provided PKpub is signed with its private key when enrolling a new... | sfu5 |
2012-07-12 | Fix a bug in DxeImageVerificationLib which will pass incorrect trust cert siz... | sfu5 |
2012-07-12 | Update the secure boot configuration UI to accept *.der certificate file as t... | sfu5 |
2012-07-09 | Reset the platform when user choose to enroll/delete the PK variable. | sfu5 |
2012-07-09 | Add SMRAM range check to variable SMM SMI handler. | czhang46 |
2012-07-09 | Defer TCG table publish after LASA/LAML in the table got updated. | gdong1 |
2012-07-09 | Include read data buffer in CommBufferSize when calculate the buffer size. | ydong10 |
2012-07-05 | 1. Reset system when user changes secure boot state in secure boot configurat... | sfu5 |
2012-07-04 | Fix a buffer overflow bug in VariableSmm driver. | sfu5 |
2012-06-12 | Add comment for modules which have external input. | jyao1 |
2012-06-08 | Fix compatibility issue when using IPF image with PE32 magic value in the Opt... | sfu5 |
2012-06-01 | Enhance GPT measurement to be able to handle different partition entry size. | gdong1 |
2012-06-01 | Fix TCG PPI request EnableActivateClear failure. | gdong1 |
2012-05-31 | Fixed build failed. | ydong10 |
2012-05-30 | Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info.... | ydong10 |
2012-05-30 | According to UEFI spec 2.3.1a. hardware error record variable should use the ... | lzeng14 |
2012-05-30 | Return EFI_WRITE_PROTECTED when setting HwErrRecSupport Global Variable at ru... | lzeng14 |
2012-05-28 | Fix a bug in DxeImageVerificationLib to use the correct certificate length wh... | sfu5 |
2012-05-14 | Update auth-variable and secure boot UI driver to support only time-based PK,... | sfu5 |
2012-05-11 | Enhance TcgSmm driver to handle potential SetVariable failure case. | gdong1 |
2012-05-09 | Fixes buffer read overflow bugs in authenticated variable driver. | sfu5 |
2012-05-09 | Fix always reboot issue for an invalid physical presence operation request. | gdong1 |
2012-05-08 | Removes redundant code and adds data size check for certificate data in DxeIm... | tye1 |
2012-04-28 | Enhances PE image hash algorithm in DxeImageVerificationLib and DxeTpmMeasur... | tye1 |
2012-04-26 | Patch include: | ydong10 |
2012-04-24 | Update copyright format | hhtian |
2012-04-24 | Validate some fields in PE image to make sure not access violation for later ... | ydong10 |
2012-04-23 | Fix common AuthVariable protection issue. | tye1 |
2012-04-18 | Update comments for NULL PlatformSecureLib instance. | sfu5 |
2012-04-12 | Update the default return value of UserPhysicalPresent to TRUE. | sfu5 |
2012-04-11 | EDK II Packages: Add Contributions.txt and License.txt files | jljusten |
2012-04-05 | Add pointer check for NULL before dereference it. | sfu5 |
2012-03-31 | Update common authenticated variable (non PK/KEK/DB/DBX) support to comply wi... | tye1 |
2012-03-30 | If setting variable in Runtime and there has been a same GUID and name variab... | lzeng14 |
2012-03-29 | 1. Fix UNIXGCC IPF build failure in SecurityPkg. | sfu5 |
2012-03-28 | 1. Fix GCC build failure in SecurityPkg. | sfu5 |
2012-03-27 | 1. Remove “Force clear PK” feature in AuthVarialbe driver. | sfu5 |
2012-03-26 | 1. Update AuthVarialbe driver to avoid integer overflow when using EFI_VARIAB... | sfu5 |