summaryrefslogtreecommitdiff
path: root/SecurityPkg
AgeCommit message (Expand)AuthorFilesLines
2016-05-03SecurityPkg: Update servers TCG ACPI Table template to TCG 1.2Samer El-Haj-Mahmoud1-5/+6
2016-05-03SecurityPkg: Reduce DEBUG verbosity in Tcg2DxeDerek Lin1-6/+7
2016-05-03SecurityPkg: Fix TPM 1.2 NV Storage Command Size byte orderSamer El-Haj-Mahmoud1-4/+7
2016-05-03SecurityPkg: Fix bug in TPM 1.2 SelfTestSamer El-Haj-Mahmoud1-0/+2
2016-05-03SecurityPkg: Add DEBUG messages for TPM12StartupSamer El-Haj-Mahmoud1-0/+5
2016-05-03SecurityPkg: Add DEBUG messages for TPM2StartupSamer El-Haj-Mahmoud1-0/+4
2016-04-29SecurityPkg-Opal(2): Enhance AHCI Bar MMIO region check.Eric Dong4-4/+84
2016-04-29SecurityPkg-Opal(1): Use fixed SMM communication buffer in OPAL password lib.Eric Dong3-4/+34
2016-04-29SecuritPkg: DxeImageVerificationLib: Fix wrong verification logic in DBX & DBTZhang, Chao B1-2/+9
2016-04-19SecurityPkg: AuthVariableLib & SecureBootConfigDxe: Fix SecureBootEnable & PK...Zhang, Chao B2-35/+26
2016-04-13SecurityPkg: Update protocol usage in module INF files.Liming Gao5-11/+11
2016-04-08SecurityPkg OpalPasswordDxe: Clean up debug message in OpalHii.cEric Dong1-13/+0
2016-04-08SecurityPkg TcgStorageOpalLib: Fix wrong condition judgment.Eric Dong1-1/+1
2016-04-08SecurityPkg OpalPasswordDxe: Suppress option for special device.Eric Dong1-1/+15
2016-04-06SecurityPkg OpalPasswordSupportLib: Add comments for the used protocol in inf...Eric Dong1-1/+1
2016-04-06SecurityPkg OpalPasswordSupportLib: Remove the hard code debug build option.Eric Dong1-3/+0
2016-04-06SecurityPkg OpalPasswordSupportLib: Fixed gcc build failure.Eric Dong1-0/+1
2016-04-06SecurityPkg TcgStorageOpalLib: Fixed gcc build failure.Eric Dong2-4/+5
2016-04-06SecurityPkg OpalPasswordDxe: Check the pointer before use it.Eric Dong1-10/+11
2016-04-06SecurityPkg TcgStorageOpalLib: Remove the hard code debug build option.Eric Dong1-3/+0
2016-04-06SecurityPkg OpalPasswordDxe: Remove the hard code debug build option.Eric Dong1-3/+0
2016-04-06SecurityPkg OpalPasswordSmm: Remove the hard code build option.Eric Dong1-3/+0
2016-03-31SecurityPkg: Tcg2Dxe: Fix undersized TempBufZhang, Chao B1-1/+1
2016-03-29SecurityPkg: Enable Opal password solution build.Eric Dong1-4/+25
2016-03-29SecurityPkg: OpalPasswordSmm: Add Opal password Smm driver.Eric Dong10-0/+7466
2016-03-29SecurityPkg: OpalPasswordDxe: Add Opal password dxe driver.Eric Dong12-0/+4675
2016-03-29SecurityPkg: OpalPasswordSupportLib: Add Opal password support library.Eric Dong6-0/+1196
2016-03-29SecurityPkg: TcgStorageOpalLib: Add TCG storage opal library.Eric Dong4-0/+3447
2016-03-29SecurityPkg: TcgStorageCoreLib: Add TCG storage core library.Eric Dong4-0/+3905
2016-03-24SecurityPkg/SecureBootConfigDxe: Remove type casting from the ChooseFile hand...Gary Lin1-5/+5
2016-03-24SecurityPkg/SecureBootConfigDxe: Declare EFIAPI for the ChooseFile handlersGary Lin2-0/+10
2016-03-11SecurityPkg: Clear LocalAuthSession content after use.Jiewen Yao1-2/+6
2016-03-11SecurityPkg: Add Tpm2 prefix to lib to avoid conflict.Jiewen Yao1-9/+9
2016-03-11SecurityPkg: Fix Tcg2 SubmitRequestToPreOSFunction() fail in second times.Jiewen Yao2-4/+6
2016-03-11SecurityPkg: SecureBootConfigDxe: Update coding styleZhang, Chao B1-1/+2
2016-03-04SecurityPkg/SecureBootConfigDxe: Handle allocation failure gracefullyDandan Bi1-9/+21
2016-02-29SecurityPkg: Tcg2Smm: Change TPM2.0 MMIO range attributeZhang, Chao B1-1/+2
2016-02-26SecurityPkg: Use FileExplorerLib in SecureBootConfigDxeDandan Bi6-1225/+333
2016-02-26SecurityPkg: Add FileExplorerLib.inf to the dsc fileDandan Bi1-0/+1
2016-02-22SecurityPkg: TcgConfigDxe: Move TPM state string update to CallBack functionZhang, Chao B3-26/+40
2016-02-02SecurityPkg: AuthVariableLib: Add new cert database for volatile time based A...Chao Zhang5-58/+146
2016-01-27SecurityPkg: Correct data copy in Tpm2NvReadPublic.Yao, Jiewen1-2/+2
2016-01-27SecurityPkg: Add TPM PTP detection in Tpm12SubmitCommand.Yao, Jiewen1-41/+58
2016-01-27SecurityPkg: SecureBootConfigDxe: Fix potential NULL pointer dereferenceChao Zhang1-4/+5
2016-01-26SecurityPkg: Add TPM PTP support in TCG2 Config.Yao, Jiewen6-27/+299
2016-01-26SecurityPkg: Add TPM PTP detection in TPM12 device lib.Yao, Jiewen1-159/+122
2016-01-26SecurityPkg: Add TPM PTP support in TCG2 SMM.Yao, Jiewen4-4/+71
2016-01-26SecurityPkg: Add TPM PTP support in TPM2 device lib.Yao, Jiewen7-184/+579
2016-01-22SecurityPkg: Update TCG PPI "1.3" for TCG2.Yao, Jiewen1-2/+2
2016-01-21SecurityPkg/TcgDxe: Use updated Tpm12CommandLib APIsMichael Kinney5-634/+94