summaryrefslogtreecommitdiff
path: root/SecurityPkg
AgeCommit message (Expand)AuthorFilesLines
2016-08-03SecurityPkg OpalPasswordDxe: Fix buffer overflow issue.Dong, Eric2-2/+6
2016-07-22SecurityPkg: AuthVariableLib: Revert UserPhysicalPresent feature from AuthVar...Zhang, Chao B3-12/+4
2016-07-14SecurityPkg DxeTpmMeasureBootLib: Add comments in TcgMeasurePeImage()Liming Gao1-1/+4
2016-07-14SecurityPkg DxeImageVerificationLib: Add comments in HashPeImage()Liming Gao1-1/+4
2016-07-14SecurityPkg Tcg2Dxe: Add check for the PE/COFF imageLiming Gao3-1/+74
2016-07-14SecurityPkg TrEEDxe: Add check for the PE/COFF image.Liming Gao3-1/+74
2016-07-14SecurityPkg SecureBootConfigDxe: Add check for the external PE/COFF image.Liming Gao4-0/+74
2016-07-11SecurityPkg OpalPasswordSmm: Remove useless code.Eric Dong1-9/+0
2016-07-11SecurityPkg: Fix typos in commentsGiri P Mudusuru2-4/+4
2016-07-01SecurityPkg/Tcg: Fix bug that prevented SubmitCommand buffers from being Max ...Zhang, Chao B2-4/+4
2016-06-29SecurityPkg: Update PlatformSecureLibNull with PCD to get physical presence.Liming Gao2-4/+34
2016-06-29SecurityPkg: Add PcdUserPhysicalPresence to indicate use physical presence.Liming Gao2-0/+15
2016-06-28SecurityPkg: AuthVariableLib: Cache UserPhysicalPresent in AuthVariableLibZhang, Chao B3-4/+12
2016-06-21SecurityPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng3-6/+6
2016-06-16SecurityPkg: SecurityPkg.uni: Update info string for PcdTcgPhysicalPresenceIn...Zhang, Chao B1-0/+4
2016-06-16SecurityPkg: Tcg2Smm: Fix type casting issueZhang, Chao B1-2/+2
2016-06-16SecurityPkg/TcgStorageOpalLib: Avoid using special word in commentsEric Dong1-1/+1
2016-06-16SecurityPkg OpalPasswordDxe: gray out menu instead of suppress it.Eric Dong1-17/+10
2016-06-12SecurityPkg: Tcg2Smm: Enhance TIS interface detectionZhang, Chao B1-1/+11
2016-06-12SecurityPkg: Tcg2Smm: Make TCG2 PP version configurableZhang, Chao B5-3/+54
2016-06-08SecurityPkg : Tpm12DeviceLibDTpm: Fix TPM12 wrong Response Tag checkZhang, Chao B1-3/+5
2016-06-03SecurityPkg EsalVariableDxeSal: Use input Global to make code more clearStar Zeng1-2/+2
2016-05-19SecurityPkg/DxeImageVerificationLib: Add DEBUG messages for image verificatio...Cinnamon Shia1-1/+18
2016-05-17SecurityPkg: Use PcdGet32() to access PcdPeiCoreMaxFvSupportedLiming Gao2-10/+10
2016-05-16SecurityPkg: Remove non-ASCII character from TPM warning stringsZhang, Chao B1-1/+2
2016-05-12SecurityPkg OpalPasswordDxe: Error handling enhance when input password.Eric Dong1-23/+53
2016-05-11Security/OpalPasswordDxe: Enhance the logic in RouteConfig/ExtractConfigDandan Bi1-0/+15
2016-05-11SecurityPkg: SecureBootConfigDxe: Add NULL pointer checkZhang, Chao B1-1/+1
2016-05-09SecurityPkg TcgStorageOpalLib: Check the capability before use.Dong, Eric1-22/+28
2016-05-09SecurityPkg: Cleanup unused structure definitionJiaxin Wu1-37/+0
2016-05-05SecurityPkg OpalPasswordSmm: Always execute BlockSid command.Eric Dong1-7/+7
2016-05-05SecurityPkg OpalPasswordSmm: Enhance BlockSid Logic.Eric Dong1-5/+10
2016-05-05SecurityPkg OpalPasswordDxe: Check BlockSid capability before send command.Eric Dong1-14/+11
2016-05-05SecurityPkg OpalPasswordDxe: Change BlockSid position.Eric Dong3-16/+16
2016-05-05SecurityPkg TcgStorageOpalLib: Check BlockSid capability.Eric Dong2-0/+12
2016-05-05SecurityPkg TcgStorageOpalLib: Update ComId for Block SID command.Eric Dong1-1/+1
2016-05-05SecurityPkg: SecureBootConfigDxe: Disable SecureBoot Enable/Disable in some caseZhang, Chao B1-1/+1
2016-05-04SecurityPkg OpalPasswordDxe: Install menu without device dependency.Eric Dong3-59/+6
2016-05-04SecurityPkg: SecureBootConfigDxe: Remove SecureBoot UI change for Customized ...Zhang, Chao B4-417/+32
2016-05-04SecurityPkg: AuthVariableLib: Remove Customized SecureBoot Mode transition.Zhang, Chao B5-1866/+237
2016-05-04SecurityPkg: Remove gEdkiiSecureBootModeGuid definitionZhang, Chao B2-6/+1
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