summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-25MdeModulePkg BootMaintenanceManagerUiLib: Move refresh boot option laterLiming Gao1-2/+1
2018-06-25MdeModulePkg BdsDxe: Correct VariableLockProtocol usage to match code logicLiming Gao1-1/+1
2018-06-25BaseTools tools_def.template: Ignore link warning 4281 for VS2017Liming Gao1-3/+3
2018-06-25SecurityPkg: Cache TPM interface type infoZhang, Chao B13-145/+148
2018-06-25FatPkg/FatPei: Add the recognition of recovery capsule on NVME deviceHao Wu2-2/+7
2018-06-25MdeModulePkg: Add GUID for recovery capsule on NVM Express devicesHao Wu2-0/+12
2018-06-25MdeModulePkg/NvmExpressPei: Add the NVME device PEI BlockIo supportHao Wu13-0/+3424
2018-06-25MdeModulePkg: Add definitions for EDKII PEI NVME host controller PPIHao Wu2-0/+95
2018-06-25IntelFsp2Pkg: SplitFspBin.py to support x64 driversChasel, Chiu1-12/+70
2018-06-24Vlv2TbltDevicePkg: Set SMM Stack size to 16 KBMichael D Kinney3-0/+15
2018-06-22ArmPkg/ArmScmiDxe: Dynamically allocate buffer for protocol idsGirish Pathak3-12/+21
2018-06-22ArmPkg/ArmScmiDxe: Fix ASSERT error in SCMI DXEGirish Pathak2-21/+23
2018-06-22BaseTools: introduce !error statementYunhua Feng4-2/+24
2018-06-22BaseTools: Enhance BaseTools supports FeaturePcd usage in VFR fileYonghong Zhu1-2/+3
2018-06-22BaseTools: remove the unneeded codeYonghong Zhu1-17/+0
2018-06-21ArmPkg/ArmMmuLib ARM: fix Mva to use idx instead of table baseChris Co1-1/+1
2018-06-21ArmPkg/ArmMmuLib ARM: assume page tables are in writeback cacheable memoryArd Biesheuvel2-13/+3
2018-06-21ArmPkg/ArmMmuLib ARM: remove cache maintenance of block mapping contentsArd Biesheuvel1-12/+0
2018-06-21ShellPkg/comp: return NOT_EQUAL when compared files are differentRuiyu Ni1-1/+2
2018-06-21SignedCapsulePkg/SystemFirmwareUpdateDxe: Fix ECC issuesDandan Bi1-0/+5
2018-06-21MdeModulePkg: Enable SATA Controller PCI mem spaceSami Mujawar2-1/+86
2018-06-21MdeModulePkg/NetworkPkg: Checking for NULL pointer before use.Fu Siyuan3-3/+9
2018-06-19MdeModulePkg/Core: remove SMM check for Heap Guard feature detectionJian J Wang1-10/+0
2018-06-19UefiCpuPkg/CpuDxe: make register access more readableJian J Wang1-15/+29
2018-06-19UefiCpuPkg/CpuDxe: allow accessing (DXE) page table in SMM modeJian J Wang2-35/+106
2018-06-19UefiCpuPkg/LocalApicLib: Exclude second SendIpi sequence on AMD processors.Eric Dong2-8/+16
2018-06-19MdePkg/IndustryStandard/Ipmi: Use union for bitmap fieldsHao Wu5-536/+1076
2018-06-19MdePkg/IndustryStandard/Ipmi: Update IPMI header filesHao Wu6-60/+789
2018-06-19MdeModulePkg/AtaAtapiPassThru: Fix VS2010/VS2012 build failureRuiyu Ni1-1/+1
2018-06-19SourceLevelDebugPkg/DebugCommunicationLibUsb: Add endpoint config.Marvin H?user2-3/+17
2018-06-19BaseTools/WorkspaceCommon: Import used BuildToolError messages.Marvin Haeuser1-0/+3
2018-06-19EmbeddedPkg/GdbSerialLib: avoid left shift of negative quantityArd Biesheuvel1-5/+5
2018-06-18ArmPkg/ArmMtlLib: fix prototype inconsistency in MtlWaitUntilChannelFreeArd Biesheuvel1-1/+1
2018-06-18BaseTools/tools_def CLANG35: add NOOPT build targetArd Biesheuvel1-2/+4
2018-06-18Embedded/EmbeddedPkg.dsc: enable NOOPT build targetArd Biesheuvel1-1/+1
2018-06-18ArmPkg/ArmPkg.dsc: enable NOOPT build targetArd Biesheuvel1-1/+1
2018-06-18BaseTools/tools_def IA32: drop -no-pie linker option for GCC49Ard Biesheuvel1-4/+4
2018-06-15ArmPkg/ArmSmcPsciResetSystemLib: implement fallback for warm rebootArd Biesheuvel3-2/+32
2018-06-15ArmPkg/PlatformBootManagerLib: call ProcessCapsules() only onceArd Biesheuvel2-27/+60
2018-06-15MdeModulePkg/DxeCapsuleLibFmp: pass progress callback only if it worksArd Biesheuvel1-3/+10
2018-06-15MdeModulePkg/CapsuleRuntimeDxe: clean the capsule payload to DRAMArd Biesheuvel5-29/+213
2018-06-15SecurityPkg/SecureBootConfigDxe: Fix invalid NV data issue.Nickle Wang1-2/+4
2018-06-15ArmPlatformPkg: Include PL011UartClock LibUdit Kumar2-2/+4
2018-06-14BaseTools/BinToPcd: Follow PEP-8 indent of 4 spacesKinney, Michael D1-178/+178
2018-06-14BaseTools/BinToPcd: Update for Python 3 compatibilityKinney, Michael D1-41/+40
2018-06-14BaseTools/BinToPcd: --offset must be 8-byte alignedKinney, Michael D1-1/+13
2018-06-14BaseTools/BinToPcd: Clarify error message for --type HIIKinney, Michael D1-5/+2
2018-06-14BaseTools/BinToPcd: Fix typo in error messagesKinney, Michael D1-4/+4
2018-06-14ArmVirtPkg: add QemuRamfbDxeGerd Hoffmann3-0/+5
2018-06-14OvmfPkg: add QemuRamfb to platform consoleGerd Hoffmann1-0/+51