summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-25ArmPlatformPkg: Reformat VE Memory Map codeEvan Lloyd1-54/+45
2016-11-25ArmPkg: remove the LinuxLoader applicationArd Biesheuvel14-2873/+0
2016-11-25BeagleBoardPkg/BeagleBoardPkg.dsc: remove the LinuxLoader applicationArd Biesheuvel2-15/+0
2016-11-25EmbeddedPkg/AndroidFastboot: drop dependency on the LinuxLoaderArd Biesheuvel1-48/+22
2016-11-25MdeModulePkg/EbcDebugger: Compare ASCII char with '\0'Hao Wu1-2/+2
2016-11-25MdeModulePkg/EbcDebugger: Add ASSERT to ensure FieldBuffer is not NULLHao Wu1-1/+2
2016-11-25MdeModulePkg/EbcDebugger: Add missing check for symbol not foundHao Wu1-2/+2
2016-11-25MdeModulePkg/EbcDebugger: Add check for invalid 'CommandArg'Hao Wu1-1/+13
2016-11-25MdeModulePkg/EbcDebugger: Operands of same size for bitwise operationHao Wu1-3/+3
2016-11-25MdeModulePkg/DriverSample: Remove the password related codesDandan Bi5-294/+1
2016-11-25MdeModulePkg/DriverSampleDxe: Remove the non-interactive passwordDandan Bi2-11/+0
2016-11-25MdeModulePkg: Clear the buffer after using itDandan Bi2-1/+3
2016-11-25MdeModulePkg/SetupBrowser:Don't support password without interactive flagDandan Bi1-21/+2
2016-11-25MdeModulePkg/DisplayEngine: Popup dialogue when password is not supportedDandan Bi4-3/+15
2016-11-24EmbeddedPkg/MmcDxe: expand to support multiple blocksHaojian Zhuang2-59/+121
2016-11-24EmbeddedPkg/MmcDxe: set I/O speed and bus width in SD stackHaojian Zhuang2-0/+122
2016-11-24EmbeddedPkg/MmcDxe: invoke SetIos() protocol method to set speed and widthHaojian Zhuang2-3/+187
2016-11-24ArmPlatformPkg/PL180MciDxe: update for identifying SDHaojian Zhuang1-7/+22
2016-11-24EmbeddedPkg/Protocol/MmcHost: add new methods for I/O width and multiblockHaojian Zhuang1-1/+34
2016-11-24MdeModulePkg/AtaAtapiPassThru: Ensure GHC.AE bit is always set in AhciMarcin Wojtas1-11/+10
2016-11-24OvmfPkg/build.sh: Make GCC5 the default toolchain, catch GCC43 and earlierKonrad Rzeszutek Wilk1-2/+9
2016-11-24IntelFsp2Pkg: Use FspSiliconInitDone2 APIThomaiyar, Richard Marian1-1/+1
2016-11-24MdeModulePkg/Xhci: Add 10ms delay before sending SendAddr cmd to devFeng Tian4-4/+31
2016-11-24UefiCpuPkg/PiSmmCpu: Correct exception message.Jiewen Yao3-7/+77
2016-11-23UefiCpuPkg/MpInitLib: fix feature test for Extended Topology CPUID leafLaszlo Ersek2-18/+24
2016-11-23UefiCpuPkg/LocalApicLib: fix feature test for Extended Topology CPUID leafLaszlo Ersek2-4/+10
2016-11-23SecurityPkg DxeTcg2PPLib: Lock Tcg2PhysicalPresenceFlags variable on S4Star Zeng1-17/+17
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