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
/
VariableAuthenticated
Age
Commit message (
Expand
)
Author
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-11-28
Move the declaration of gEfiCertDbGuid to the package's Include folder.
sfu5
2012-11-21
1. Correct the counter-based hash algorithm according to UEFI spec.
sfu5
2012-10-15
Fix time-based and count-based authenticated variable can be updated by each ...
gdong1
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-12
SecurityPkg/VariableSmm: Fix a VariableSmm bug when reading variable with siz...
erictian
2012-08-23
1. Initialize certdb variable with correct value of list size.
sfu5
2012-08-06
LastVariableOffset is wrongly set to 0 when FtwVariableSpace() fails. Recalcu...
lzeng14
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-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
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
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-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-14
Update auth-variable and secure boot UI driver to support only time-based PK,...
sfu5
2012-05-09
Fixes buffer read overflow bugs in authenticated variable driver.
sfu5
2012-04-23
Fix common AuthVariable protection issue.
tye1
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
2011-12-15
Update for SecurityPkg.
ydong10
2011-12-13
SecurityPkg/VariableAuthenticated: Check if there is a NV Variable Storage he...
oliviermartin
2011-12-13
Update SignatureSupport variable to reflect firmware capability.
gdong1
2011-12-09
1. Fix a bug when verify the CertType GUID in authentication variable data pa...
sfu5
2011-12-02
Update a return status for UEFI spec compliance.
gdong1
2011-11-23
1. Check input PK/KEK variable data to make sure it is a valid EFI_SIGNATURE_...
sfu5
2011-11-21
Initialize the variable before use it to avoid SCT test failed.
ydong10
2011-11-17
Change IPF version AuthVariable driver to support multiple-platform feature.
niruiyu
2011-11-15
Update ConfigAcess Protocol which is produced by SecureBootConfigDxe to follo...
qianouyang
[next]