Age | Commit message (Expand) | Author | Files | Lines |
2016-06-28 | SecurityPkg: AuthVariableLib: Cache UserPhysicalPresent in AuthVariableLib | Zhang, Chao B | 3 | -4/+12 |
2016-06-21 | SecurityPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStr | Star Zeng | 3 | -6/+6 |
2016-06-16 | SecurityPkg: SecurityPkg.uni: Update info string for PcdTcgPhysicalPresenceIn... | Zhang, Chao B | 1 | -0/+4 |
2016-06-16 | SecurityPkg: Tcg2Smm: Fix type casting issue | Zhang, Chao B | 1 | -2/+2 |
2016-06-16 | SecurityPkg/TcgStorageOpalLib: Avoid using special word in comments | Eric Dong | 1 | -1/+1 |
2016-06-16 | SecurityPkg OpalPasswordDxe: gray out menu instead of suppress it. | Eric Dong | 1 | -17/+10 |
2016-06-12 | SecurityPkg: Tcg2Smm: Enhance TIS interface detection | Zhang, Chao B | 1 | -1/+11 |
2016-06-12 | SecurityPkg: Tcg2Smm: Make TCG2 PP version configurable | Zhang, Chao B | 5 | -3/+54 |
2016-06-08 | SecurityPkg : Tpm12DeviceLibDTpm: Fix TPM12 wrong Response Tag check | Zhang, Chao B | 1 | -3/+5 |
2016-06-03 | SecurityPkg EsalVariableDxeSal: Use input Global to make code more clear | Star Zeng | 1 | -2/+2 |
2016-05-19 | SecurityPkg/DxeImageVerificationLib: Add DEBUG messages for image verificatio... | Cinnamon Shia | 1 | -1/+18 |
2016-05-17 | SecurityPkg: Use PcdGet32() to access PcdPeiCoreMaxFvSupported | Liming Gao | 2 | -10/+10 |
2016-05-16 | SecurityPkg: Remove non-ASCII character from TPM warning strings | Zhang, Chao B | 1 | -1/+2 |
2016-05-12 | SecurityPkg OpalPasswordDxe: Error handling enhance when input password. | Eric Dong | 1 | -23/+53 |
2016-05-11 | Security/OpalPasswordDxe: Enhance the logic in RouteConfig/ExtractConfig | Dandan Bi | 1 | -0/+15 |
2016-05-11 | SecurityPkg: SecureBootConfigDxe: Add NULL pointer check | Zhang, Chao B | 1 | -1/+1 |
2016-05-09 | SecurityPkg TcgStorageOpalLib: Check the capability before use. | Dong, Eric | 1 | -22/+28 |
2016-05-09 | SecurityPkg: Cleanup unused structure definition | Jiaxin Wu | 1 | -37/+0 |
2016-05-05 | SecurityPkg OpalPasswordSmm: Always execute BlockSid command. | Eric Dong | 1 | -7/+7 |
2016-05-05 | SecurityPkg OpalPasswordSmm: Enhance BlockSid Logic. | Eric Dong | 1 | -5/+10 |
2016-05-05 | SecurityPkg OpalPasswordDxe: Check BlockSid capability before send command. | Eric Dong | 1 | -14/+11 |
2016-05-05 | SecurityPkg OpalPasswordDxe: Change BlockSid position. | Eric Dong | 3 | -16/+16 |
2016-05-05 | SecurityPkg TcgStorageOpalLib: Check BlockSid capability. | Eric Dong | 2 | -0/+12 |
2016-05-05 | SecurityPkg TcgStorageOpalLib: Update ComId for Block SID command. | Eric Dong | 1 | -1/+1 |
2016-05-05 | SecurityPkg: SecureBootConfigDxe: Disable SecureBoot Enable/Disable in some case | Zhang, Chao B | 1 | -1/+1 |
2016-05-04 | SecurityPkg OpalPasswordDxe: Install menu without device dependency. | Eric Dong | 3 | -59/+6 |
2016-05-04 | SecurityPkg: SecureBootConfigDxe: Remove SecureBoot UI change for Customized ... | Zhang, Chao B | 4 | -417/+32 |
2016-05-04 | SecurityPkg: AuthVariableLib: Remove Customized SecureBoot Mode transition. | Zhang, Chao B | 5 | -1866/+237 |
2016-05-04 | SecurityPkg: Remove gEdkiiSecureBootModeGuid definition | Zhang, Chao B | 2 | -6/+1 |
2016-05-03 | SecurityPkg: Update servers TCG ACPI Table template to TCG 1.2 | Samer El-Haj-Mahmoud | 1 | -5/+6 |
2016-05-03 | SecurityPkg: Reduce DEBUG verbosity in Tcg2Dxe | Derek Lin | 1 | -6/+7 |
2016-05-03 | SecurityPkg: Fix TPM 1.2 NV Storage Command Size byte order | Samer El-Haj-Mahmoud | 1 | -4/+7 |
2016-05-03 | SecurityPkg: Fix bug in TPM 1.2 SelfTest | Samer El-Haj-Mahmoud | 1 | -0/+2 |
2016-05-03 | SecurityPkg: Add DEBUG messages for TPM12Startup | Samer El-Haj-Mahmoud | 1 | -0/+5 |
2016-05-03 | SecurityPkg: Add DEBUG messages for TPM2Startup | Samer El-Haj-Mahmoud | 1 | -0/+4 |
2016-04-29 | SecurityPkg-Opal(2): Enhance AHCI Bar MMIO region check. | Eric Dong | 4 | -4/+84 |
2016-04-29 | SecurityPkg-Opal(1): Use fixed SMM communication buffer in OPAL password lib. | Eric Dong | 3 | -4/+34 |
2016-04-29 | SecuritPkg: DxeImageVerificationLib: Fix wrong verification logic in DBX & DBT | Zhang, Chao B | 1 | -2/+9 |
2016-04-19 | SecurityPkg: AuthVariableLib & SecureBootConfigDxe: Fix SecureBootEnable & PK... | Zhang, Chao B | 2 | -35/+26 |
2016-04-13 | SecurityPkg: Update protocol usage in module INF files. | Liming Gao | 5 | -11/+11 |
2016-04-08 | SecurityPkg OpalPasswordDxe: Clean up debug message in OpalHii.c | Eric Dong | 1 | -13/+0 |
2016-04-08 | SecurityPkg TcgStorageOpalLib: Fix wrong condition judgment. | Eric Dong | 1 | -1/+1 |
2016-04-08 | SecurityPkg OpalPasswordDxe: Suppress option for special device. | Eric Dong | 1 | -1/+15 |
2016-04-06 | SecurityPkg OpalPasswordSupportLib: Add comments for the used protocol in inf... | Eric Dong | 1 | -1/+1 |
2016-04-06 | SecurityPkg OpalPasswordSupportLib: Remove the hard code debug build option. | Eric Dong | 1 | -3/+0 |
2016-04-06 | SecurityPkg OpalPasswordSupportLib: Fixed gcc build failure. | Eric Dong | 1 | -0/+1 |
2016-04-06 | SecurityPkg TcgStorageOpalLib: Fixed gcc build failure. | Eric Dong | 2 | -4/+5 |
2016-04-06 | SecurityPkg OpalPasswordDxe: Check the pointer before use it. | Eric Dong | 1 | -10/+11 |
2016-04-06 | SecurityPkg TcgStorageOpalLib: Remove the hard code debug build option. | Eric Dong | 1 | -3/+0 |
2016-04-06 | SecurityPkg OpalPasswordDxe: Remove the hard code debug build option. | Eric Dong | 1 | -3/+0 |