summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-23Revert old "Enable BlockSid related PP actions" patch series.Eric Dong33-2427/+77
2016-11-23MdeModulePkg/DxeNetLib: Allow the IPv4/prefix case when AsciiStrToIp4Jiaxin Wu1-1/+9
2016-11-23ShellPkg: update ping6 to use timer service instead of timer arch protocol .Zhang Lubo3-76/+170
2016-11-23BaseTools: report error for same Guid's Private definition conflictYonghong Zhu1-0/+33
2016-11-23MdeModulePkg/EbcDxe: reorganize EBC header definitionsPete Batard8-234/+239
2016-11-23MdeModulePkg/EbcDxe: add EBC DebuggerPete Batard34-1/+15745
2016-11-23MdeModulePkg/EbcDxe: prepare support for EBC DebuggerPete Batard9-7/+339
2016-11-23MdeModulePkg/DisplayEngine: Return the selectable menu correctlyDandan Bi1-5/+8
2016-11-23MdeModulePkg/DxeCapsuleLibFmp: Use AllocatePool for CapsuleResultVariableDandan Bi1-6/+14
2016-11-22SecurityPkg Tcg2Dxe: ASSERT to ensure 'VarData' is not NULLHao Wu1-0/+1
2016-11-22SecurityPkg TcgStorageCoreLib: ASSERT to ensure 'ByteSeq' is not NULLHao Wu1-0/+2
2016-11-22MdeModulePkg CapsuleApp: ASSERT to ensure 'CapsuleIndex' is not NULLHao Wu1-0/+2
2016-11-22UefiCpuPkg/PiSmmCpuDxeSmm: dynamic PcdCpuSmmApSyncTimeout, PcdCpuSmmSyncModeLaszlo Ersek2-11/+13
2016-11-22MdeModulePkg/PiSmmCore: Cache CommunicationBuffer info before using itJeff Fan1-8/+12
2016-11-21SecurityPkg OpalPasswordDxe: Clean PSID buffer.Eric Dong2-10/+17
2016-11-21SecurityPkg OpalPasswordDxe: Clean password buffer.Eric Dong2-4/+14
2016-11-21SecurityPkg Tcg2Config: Remove the empty options.Eric Dong1-3/+0
2016-11-21SecurityPkg OpalPasswordDxe: Use PP actions to enable BlockSID.Eric Dong7-60/+164
2016-11-21SecurityPkg TcgSmm: Enable Storage actions.Eric Dong3-0/+26
2016-11-21SecurityPkg SmmTcg2PhysicalPresenceLib: Enable Storage actions.Eric Dong2-8/+34
2016-11-21SecurityPkg DxeTcgPhysicalPresenceLib: Enable Storage actions.Eric Dong2-2/+18
2016-11-21SecurityPkg DxeTcg2PhysicalPresenceLib: Enable Storage actions.Eric Dong2-4/+22
2016-11-21SecurityPkg: Add SmmTcgPhysicalPresenceStorageLib.Eric Dong4-0/+247
2016-11-21SecurityPkg: Add DxeTcgPhysicalPresenceStorageLib.Eric Dong11-0/+1729
2016-11-21SecurityPkg: Add header file for TcgPhysicalPresenceStorageLib.Eric Dong1-0/+152
2016-11-21SecurityPkg: Add definition for Physical Presence storage flag.Eric Dong1-0/+35
2016-11-21SecurityPkg Tcg2Pei: Add comments into LogHashEvent()Star Zeng1-0/+4
2016-11-21SecurityPkg Tcg2Dxe: Get correct digest list sizeStar Zeng1-4/+4
2016-11-21SecurityPkg Tcg2Dxe: Filter inactive digest in event2 log from PEI HOBStar Zeng1-4/+94
2016-11-21SecurityPkg TPM2: Update desc for param Buffer of GetDigestListSize()Star Zeng2-2/+2
2016-11-21SecurityPkg TPM2: Add GetHashMaskFromAlgo() into Tpm2CommandLibStar Zeng2-5/+42
2016-11-21SecurityPkg TPM2: Make IsHashAlgSupportedInHashAlgorithmMask externalStar Zeng2-0/+17
2016-11-21SecurityPkg TPM2: Assign real copied count in CopyDigestListToBuffer()Star Zeng1-1/+6
2016-11-21MdePkg BaseLib: API PathRemoveLastItem not handle root paths properlyHao Wu2-6/+6
2016-11-18NetworkPkg: Check for the max DHCP packet length before use it.Fu Siyuan9-18/+91
2016-11-18MdeModulePkg: Check for the max DHCP packet length before use it.Fu Siyuan2-1/+24
2016-11-18MdePkg Base.h: Add add comments on __ prefix in enum VERIFY_UINTXX_ENUM_SIZELiming Gao1-0/+7
2016-11-18BaseTools gitignore: Ignore VS intermediate files *.obj and *.pdbLiming Gao1-0/+4
2016-11-18OvmfPkg: Add 4K PE alignment to enable SMM page level protection.Jiewen Yao3-0/+15
2016-11-18UefiCpuPkg/PiSmmCpu: Check XdSupport before set NX.Jiewen Yao1-4/+6
2016-11-18MdeModulePkg/BdsDxe: Avoid overwriting PlatformRecovery####Ruiyu Ni1-2/+17
2016-11-18MdeModulePkg/BdsDxe: Fix bug to run non-first PlatformRecovery####Ruiyu Ni1-5/+16
2016-11-18MdeModulePkg/UefiBootManagerLib: Refine the debug messageRuiyu Ni1-3/+4
2016-11-18PcAtChipsetPkg/PcRtc: Handle NULL table entry in RSDT/XSDTRuiyu Ni1-0/+5
2016-11-18UefiCpuPkg/SecCore: Correct print format for stack informationJeff Fan1-2/+2
2016-11-18MdeModulePkg/PiSmmCpuDxeSmm: Check RegisterCpuInterruptHandler statusJeff Fan3-3/+10
2016-11-18MdeModulePkg/CpuExceptionHanderLibNull: RegisterCpuInterruptHandler()Jeff Fan1-2/+2
2016-11-17UefiCpuPkg/PiSmmCpuDxeSmm: Add volatile to mNumberToFinishMichael Kinney1-1/+1
2016-11-17UefiCpuPkg/PiSmmCpuDxeSmm: TransferApToSafeState() use UINTN paramsMichael Kinney4-28/+28
2016-11-17IntelSiliconPkg: Add DxeSmbiosDataHobLibGiri P Mudusuru2-0/+237