summaryrefslogtreecommitdiffstats
path: root/SecurityPkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix ICC build failure.niruiyu2011-09-132-2/+2
* Sync the fix for recovery mode from MdeModulePkg.gdong12011-09-071-16/+45
* Change related:ydong102011-09-063-3/+3
* Add security package to repository.gdong12011-09-02102-0/+38487