summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-27MdeModulePkg UsbBusDxe: Fix wrong buffer length used to read hub descStar Zeng2-78/+32
2018-06-27SecurityPkg: Tpm2DeviceLib: Enable CapCRBIdleBypass supportZhang, Chao B7-14/+146
2018-06-27MdePkg: TpmPtp: Add CapCRBIdleBypass definitionZhang, Chao B1-2/+3
2018-06-27Nt32Pkg/WinNtBusDriverDxe: Fix memory allocation sizeThomas Palmer1-1/+2
2018-06-26UefiCpuPkg: Use new added Perf macrosBi, Dandan1-8/+8
2018-06-26SecurityPkg: Use new added Perf macrosBi, Dandan2-16/+16
2018-06-26MdeModulePkg: Use new added Perf macrosBi, Dandan11-76/+53
2018-06-26ShellPkg/dp: Update dp tool to parse new Perf recordBi, Dandan5-12/+113
2018-06-26MdeModulePkg: Update performance library instancesBi, Dandan8-720/+1565
2018-06-26MdeModulePkg/ExtendedFirmwarePerf: Remove PerfId definitionsBi, Dandan1-25/+0
2018-06-26MdePkg/PerformanceLib.h: Add new Perf macrosBi, Dandan4-3/+477
2018-06-26MdeModulePkg: Update Performance instances to use new protocolBi, Dandan10-1078/+283
2018-06-26MdeModulePkg: Add PERFORMANCE_MEASUREMENT_PROTOCOLBi, Dandan2-0/+94
2018-06-26MdeModulePkg/CapsuleRuntimeDxe: Fix ECC issueDandan Bi2-1/+6
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