summaryrefslogtreecommitdiff
path: root/SecurityPkg
AgeCommit message (Expand)Author
2016-04-06SecurityPkg OpalPasswordSupportLib: Add comments for the used protocol in inf...Eric Dong
2016-04-06SecurityPkg OpalPasswordSupportLib: Remove the hard code debug build option.Eric Dong
2016-04-06SecurityPkg OpalPasswordSupportLib: Fixed gcc build failure.Eric Dong
2016-04-06SecurityPkg TcgStorageOpalLib: Fixed gcc build failure.Eric Dong
2016-04-06SecurityPkg OpalPasswordDxe: Check the pointer before use it.Eric Dong
2016-04-06SecurityPkg TcgStorageOpalLib: Remove the hard code debug build option.Eric Dong
2016-04-06SecurityPkg OpalPasswordDxe: Remove the hard code debug build option.Eric Dong
2016-04-06SecurityPkg OpalPasswordSmm: Remove the hard code build option.Eric Dong
2016-03-31SecurityPkg: Tcg2Dxe: Fix undersized TempBufZhang, Chao B
2016-03-29SecurityPkg: Enable Opal password solution build.Eric Dong
2016-03-29SecurityPkg: OpalPasswordSmm: Add Opal password Smm driver.Eric Dong
2016-03-29SecurityPkg: OpalPasswordDxe: Add Opal password dxe driver.Eric Dong
2016-03-29SecurityPkg: OpalPasswordSupportLib: Add Opal password support library.Eric Dong
2016-03-29SecurityPkg: TcgStorageOpalLib: Add TCG storage opal library.Eric Dong
2016-03-29SecurityPkg: TcgStorageCoreLib: Add TCG storage core library.Eric Dong
2016-03-24SecurityPkg/SecureBootConfigDxe: Remove type casting from the ChooseFile hand...Gary Lin
2016-03-24SecurityPkg/SecureBootConfigDxe: Declare EFIAPI for the ChooseFile handlersGary Lin
2016-03-11SecurityPkg: Clear LocalAuthSession content after use.Jiewen Yao
2016-03-11SecurityPkg: Add Tpm2 prefix to lib to avoid conflict.Jiewen Yao
2016-03-11SecurityPkg: Fix Tcg2 SubmitRequestToPreOSFunction() fail in second times.Jiewen Yao
2016-03-11SecurityPkg: SecureBootConfigDxe: Update coding styleZhang, Chao B
2016-03-04SecurityPkg/SecureBootConfigDxe: Handle allocation failure gracefullyDandan Bi
2016-02-29SecurityPkg: Tcg2Smm: Change TPM2.0 MMIO range attributeZhang, Chao B
2016-02-26SecurityPkg: Use FileExplorerLib in SecureBootConfigDxeDandan Bi
2016-02-26SecurityPkg: Add FileExplorerLib.inf to the dsc fileDandan Bi
2016-02-22SecurityPkg: TcgConfigDxe: Move TPM state string update to CallBack functionZhang, Chao B
2016-02-02SecurityPkg: AuthVariableLib: Add new cert database for volatile time based A...Chao Zhang
2016-01-27SecurityPkg: Correct data copy in Tpm2NvReadPublic.Yao, Jiewen
2016-01-27SecurityPkg: Add TPM PTP detection in Tpm12SubmitCommand.Yao, Jiewen
2016-01-27SecurityPkg: SecureBootConfigDxe: Fix potential NULL pointer dereferenceChao Zhang
2016-01-26SecurityPkg: Add TPM PTP support in TCG2 Config.Yao, Jiewen
2016-01-26SecurityPkg: Add TPM PTP detection in TPM12 device lib.Yao, Jiewen
2016-01-26SecurityPkg: Add TPM PTP support in TCG2 SMM.Yao, Jiewen
2016-01-26SecurityPkg: Add TPM PTP support in TPM2 device lib.Yao, Jiewen
2016-01-22SecurityPkg: Update TCG PPI "1.3" for TCG2.Yao, Jiewen
2016-01-21SecurityPkg/TcgDxe: Use updated Tpm12CommandLib APIsMichael Kinney
2016-01-21SecurityPkg/TcgPei: Use updated Tpm12CommandLib APIsMichael Kinney
2016-01-21SecurityPkg/Tpm12CommandLib: Add TPM 1.2 commands used by TCG modulesMichael Kinney
2016-01-21SecurityPkg/Tpm12CommandLib.h: Add TPM 1.2 commands used by TCG modulesMichael Kinney
2016-01-21SecurityPkg/Tcg2Config: Remove use of IoLibMichael Kinney
2016-01-21SecurityPkg/TrEEConfig: Remove use of IoLibMichael Kinney
2016-01-21SecurityPkg/TcgConfigDxe: Replace TpmCommLib with Tpm12DeviceLibMichael Kinney
2016-01-21SecurityPkg/TcgDxe: Replace TpmCommLib with Tpm12DeviceLibMichael Kinney
2016-01-21SecurityPkg/TcgPei: Replace TpmCommLib with Tpm12DeviceLibMichael Kinney
2016-01-19SecurityPkg: Mark MorLock module deprecated.Yao, Jiewen
2016-01-19SecurityPkg: Add NOOPT target in SecurityPkg.dscHao Wu
2016-01-18SecurityPkg: Update final event log calculation.Yao, Jiewen
2016-01-18SecurityPkg: Correct NumberOfPCRBanks calculation.Yao, Jiewen
2016-01-18SecurityPkg: Replace TREE macro with TCG2.Yao, Jiewen
2016-01-15SecurityPkg: SecureBootConfigDxe: Fix string typoChao Zhang