summaryrefslogtreecommitdiffstats
path: root/SecurityPkg
Commit message (Expand)AuthorAgeFilesLines
* Update copyright formathhtian2012-04-241-3/+1
* Validate some fields in PE image to make sure not access violation for later ...ydong102012-04-244-1/+105
* Fix common AuthVariable protection issue.tye12012-04-231-3/+3
* Update comments for NULL PlatformSecureLib instance.sfu52012-04-182-2/+8
* Update the default return value of UserPhysicalPresent to TRUE.sfu52012-04-121-1/+1
* EDK II Packages: Add Contributions.txt and License.txt filesjljusten2012-04-112-0/+215
* Add pointer check for NULL before dereference it.sfu52012-04-051-0/+7
* Update common authenticated variable (non PK/KEK/DB/DBX) support to comply wi...tye12012-03-316-26/+661
* If setting variable in Runtime and there has been a same GUID and name variab...lzeng142012-03-302-14/+17
* 1. Fix UNIXGCC IPF build failure in SecurityPkg.sfu52012-03-291-2/+2
* 1. Fix GCC build failure in SecurityPkg.sfu52012-03-281-2/+2
* 1. Remove “Force clear PK” feature in AuthVarialbe driver.sfu52012-03-2719-245/+6757
* 1. Update AuthVarialbe driver to avoid integer overflow when using EFI_VARIAB...sfu52012-03-261-3/+3
* 1. Add more error handling code to DxeImageVerificationLib and BaseCryptLib.sfu52012-03-192-2/+11
* Fix system reboot automatically if changing the value of [TPM operation]gdong12012-03-092-19/+14
* Remove ASSERT to let DXE core return gracefully when loading an invalid image.gdong12012-02-271-3/+1
* Add Missing invocations to VA_END() for VA_START().rsun32012-02-011-5/+7
* Remove illegal TPL usage.gdong12012-01-051-5/+1
* Update the process of some question from EFI_BROWSER_ACTION_CHANGED to EFI_BR...ydong102011-12-191-54/+53
* Update for SecurityPkg.ydong102011-12-157-58/+150
* Update SecurityPkg package versions from 0.91 to 0.92.gdong12011-12-142-2/+2
* SecurityPkg/VariableAuthenticated: Check if there is a NV Variable Storage he...oliviermartin2011-12-137-1/+26
* Update SignatureSupport variable to reflect firmware capability.gdong12011-12-132-7/+2
* 1. Fix a bug when verify the CertType GUID in authentication variable data pa...sfu52011-12-093-5/+5
* Update a return status for UEFI spec compliance.gdong12011-12-021-1/+1
* Remove duplicated AML code definitions as they have been added to common header.lzeng142011-12-011-8/+1
* Update code to follow coding style. Mainly change about:ydong102011-11-231-1/+0
* 1. Check input PK/KEK variable data to make sure it is a valid EFI_SIGNATURE_...sfu52011-11-232-0/+161
* Initialize the variable before use it to avoid SCT test failed.ydong102011-11-211-0/+1
* Change IPF version AuthVariable driver to support multiple-platform feature.niruiyu2011-11-174-0/+64
* Make comments to be consistent with the parameter.gdong12011-11-161-2/+2
* Update ConfigAcess Protocol which is produced by SecureBootConfigDxe to follo...qianouyang2011-11-152-35/+74
* Add debug information for secure boot test convenient.gdong12011-11-041-7/+16
* Enhance drivers for sanity check and coding style alignment.gdong12011-11-014-17/+15
* Correct file path separator to Linux style for all OS.lgao42011-10-291-1/+1
* SecurityPkg: Update VariableAuthenticated driver with following changes:xdu22011-10-287-429/+706
* SecurityPkg: Update DxeImageVerificationLib with following changes:xdu22011-10-281-175/+204
* Remove a unnecessary Macro in SecureBootConfigImpl.h.qianouyang2011-10-281-2/+0
* Enable/Disable Secured Boot by 'Secure Boot Configuration' Page which is unde...qianouyang2011-10-2817-12/+1025
* Update UID drivers to align with latest UEFI spec 2.3.1.gdong12011-10-2610-1699/+1333
* Support Variable driver (VariableAuthenticatedPei/VariableAuthenticatedRuntim...niruiyu2011-10-197-273/+478
* Add pointer check for NULL before dereference it.sfu52011-10-142-6/+7
* Fix build failure with MS ASL compiler.gdong12011-10-121-4/+4
* Update UID drivers to align with latest UEFI spec 2.3.1.gdong12011-10-1214-249/+425
* Implement Tcg physical presence as a library instead of DXE driver in order t...gdong12011-09-2710-442/+429
* 1. Enhance DxeImageVerificationLib to avoid some corrupted input.hhuan132011-09-211-35/+105
* 1. Enhance AuthVar driver to avoid process corrupted certificate input.hhuan132011-09-213-19/+49
* Clean up the private GUID definition in module Level.lgao42011-09-1829-156/+223
* Update the UserProfileManagerDxe to keep the old behaviors after add exit act...ydong102011-09-161-7/+2
* Update UID drivers to align with latest UEFI spec 2.3.1 errata A.gdong12011-09-143-49/+7