index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
SecurityPkg
/
Library
Age
Commit message (
Expand
)
Author
2012-08-23
Update the DxeImageVerificationLib to handle the signed image which CertType ...
sfu5
2012-08-22
Add PI1.2.1 SAP2 support and UEFI231B mantis 896
lgao4
2012-08-15
1. Remove the code path which use X509 cert in KEK to validate PKCS7 signed i...
sfu5
2012-08-03
Fix physical presence request failure for PHYSICAL_PRESENCE_SET_NO_PPI_PROVIS...
gdong1
2012-07-12
Fix a bug in DxeImageVerificationLib which will pass incorrect trust cert siz...
sfu5
2012-07-05
1. Reset system when user changes secure boot state in secure boot configurat...
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-28
Fix a bug in DxeImageVerificationLib to use the correct certificate length wh...
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
Validate some fields in PE image to make sure not access violation for later ...
ydong10
2012-04-18
Update comments for NULL PlatformSecureLib instance.
sfu5
2012-04-12
Update the default return value of UserPhysicalPresent to TRUE.
sfu5
2012-03-27
1. Remove “Force clear PK” feature in AuthVarialbe driver.
sfu5
2012-03-19
1. Add more error handling code to DxeImageVerificationLib and BaseCryptLib.
sfu5
2012-02-27
Remove ASSERT to let DXE core return gracefully when loading an invalid image.
gdong1
2011-10-28
SecurityPkg: Update DxeImageVerificationLib with following changes:
xdu2
2011-10-28
Enable/Disable Secured Boot by 'Secure Boot Configuration' Page which is unde...
qianouyang
2011-10-12
Update UID drivers to align with latest UEFI spec 2.3.1.
gdong1
2011-09-27
Implement Tcg physical presence as a library instead of DXE driver in order t...
gdong1
2011-09-21
1. Enhance DxeImageVerificationLib to avoid some corrupted input.
hhuan13
2011-09-06
Change related:
ydong10
2011-09-02
Add security package to repository.
gdong1