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
Age
Commit message (
Expand
)
Author
2013-04-15
Fix SMM Variable driver stack GetVariable return INVALID_PARAMETER when DataS...
czhang46
2013-04-12
Update SMM variable DXE driver GetNextVariable interface to comply with UEFI ...
czhang46
2013-04-12
Update secure boot UI driver to handle “reset to default” hot key.
sfu5
2013-04-08
If DataSize or VariableNameSize is near MAX_ADDRESS, this can cause the compu...
lzeng14
2013-03-06
Fix a bug that IsSignatureFoundInDatabase() incorrectly computes CertCount.
sfu5
2013-02-21
Update the DxeImageVerificationLib to support for Authenticode-signed UEFI im...
sfu5
2013-02-21
Add error handling code to prevent variable store corruption in release build.
sfu5
2013-01-25
Check the input VaraibleName for db/dbx when appending variables with formatt...
sfu5
2013-01-25
Check for NULL pointer before dereference it.
sfu5
2013-01-25
Variables with state VAR_ADDED&VAR_IN_DELETED_TRANSITION should be considered...
lzeng14
2013-01-25
Add NULL pointer check.
lzeng14
2013-01-25
Fix infinite loop bug in secure boot UI driver.
sfu5
2013-01-24
Fix TPM may be locked twice issue in normal boot.
gdong1
2013-01-18
1. Update the logic of UpdateVariable() for updating variable from:
lzeng14
2013-01-15
Fix the issue that RuntimeServiceQueryVariableInfo() in VariableSmmRuntimeDxe...
lzeng14
2013-01-09
1. Set the secure boot state to Standard Mode when user leaving secure boot s...
sfu5
2013-01-09
Fix a bug that the invalid public key will never be removed from public key d...
sfu5
2013-01-08
Add the TPL raise/restore code for VariableSmmRuntimeDxe to avoid variable se...
lzeng14
2013-01-04
1. Don't assume that flush the HOB variable to flash must be successful.
lzeng14
2012-12-12
Use SMM_VARIABLE_COMMUNICATE_HEADER_SIZE instead of OFFSET_OF (SMM_VARIABLE_C...
lzeng14
2012-12-12
Add a NULL string to the Image Execution Information Table if the Name is NUL...
sfu5
2012-11-29
Fix Gcc build error
czhang46
2012-11-28
Fix coding style issue
czhang46
2012-11-28
Move the declaration of gEfiCertDbGuid to the package's Include folder.
sfu5
2012-11-28
Measure Processor location as system identity to PCR[1] according to Tcg serv...
czhang46
2012-11-27
1.Measure ACPI table data comes from flash event type EV_POST_CODE ACPI DATA ...
czhang46
2012-11-21
1. Correct the counter-based hash algorithm according to UEFI spec.
sfu5
2012-11-05
Fix ECC issue
czhang46
2012-11-01
Add Physical Presence request UI detection logic. Refine UIConfirm ReadKey logic
czhang46
2012-10-22
Remove TPM selftest on S3 boot path to save time
czhang46
2012-10-17
Remove useless MD5 OID ASN.1 value from DxeImageVerificationLib.
tye1
2012-10-16
Change TPM ACCESS_X.activeLocality test timeout to TIMEOUT_A
czhang46
2012-10-15
Fix time-based and count-based authenticated variable can be updated by each ...
gdong1
2012-09-28
Rename Trusted Hob to Measured FV hob and add Guided Hob layout structure
czhang46
2012-09-14
Add a dialog box with help message when user changes the state of "Attempt Se...
sfu5
2012-09-14
1. Fix a bug when comparing two timestamp in auth-variable driver.
sfu5
2012-09-13
Fix coding style issue
czhang46
2012-09-13
Add ImageAuthenticationStatusLib to SAP to check Authentication Status return...
czhang46
2012-09-12
Add Tper Reset Logic by using MOR bit.
qianouyang
2012-09-12
SecurityPkg/VariableSmm: Fix a VariableSmm bug when reading variable with siz...
erictian
2012-09-12
Fix compile error
czhang46
2012-09-11
Enable TPM measurement lib to measure all PE image from a FV unmeasured by Tc...
czhang46
2012-09-06
TcgPei is a generic module, so move PcdFirmwareVersionString to generic Pcd list
czhang46
2012-09-06
Check the value of Hdr.dwLength for signed EFI image before image validation.
sfu5
2012-09-05
fix compile error in TcgPei
czhang46
2012-08-29
Add check for DevicePathNode.
lgao4
2012-08-28
TcgPei need to measure anything to PCR in S3 bootpath, so skip shadow logic.
czhang46
2012-08-27
Use firmware version instead of hardcode string for S-CRTM version identifier
czhang46
2012-08-24
Remove MOR check box feature. should not have a switch to turn off MOR.
czhang46
2012-08-23
Update the DxeImageVerificationLib to handle the signed image which CertType ...
sfu5
[prev]
[next]