summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ShellPkg/comp: return NOT_EQUAL when compared files are differentRuiyu Ni2018-06-211-1/+2
* SignedCapsulePkg/SystemFirmwareUpdateDxe: Fix ECC issuesDandan Bi2018-06-211-0/+5
* MdeModulePkg: Enable SATA Controller PCI mem spaceSami Mujawar2018-06-212-1/+86
* MdeModulePkg/NetworkPkg: Checking for NULL pointer before use.Fu Siyuan2018-06-213-3/+9
* MdeModulePkg/Core: remove SMM check for Heap Guard feature detectionJian J Wang2018-06-191-10/+0
* UefiCpuPkg/CpuDxe: make register access more readableJian J Wang2018-06-191-15/+29
* UefiCpuPkg/CpuDxe: allow accessing (DXE) page table in SMM modeJian J Wang2018-06-192-35/+106
* UefiCpuPkg/LocalApicLib: Exclude second SendIpi sequence on AMD processors.Eric Dong2018-06-192-8/+16
* MdePkg/IndustryStandard/Ipmi: Use union for bitmap fieldsHao Wu2018-06-195-536/+1076
* MdePkg/IndustryStandard/Ipmi: Update IPMI header filesHao Wu2018-06-196-60/+789
* MdeModulePkg/AtaAtapiPassThru: Fix VS2010/VS2012 build failureRuiyu Ni2018-06-191-1/+1
* SourceLevelDebugPkg/DebugCommunicationLibUsb: Add endpoint config.Marvin H?user2018-06-192-3/+17
* BaseTools/WorkspaceCommon: Import used BuildToolError messages.Marvin Haeuser2018-06-191-0/+3
* EmbeddedPkg/GdbSerialLib: avoid left shift of negative quantityArd Biesheuvel2018-06-191-5/+5
* ArmPkg/ArmMtlLib: fix prototype inconsistency in MtlWaitUntilChannelFreeArd Biesheuvel2018-06-181-1/+1
* BaseTools/tools_def CLANG35: add NOOPT build targetArd Biesheuvel2018-06-181-2/+4
* Embedded/EmbeddedPkg.dsc: enable NOOPT build targetArd Biesheuvel2018-06-181-1/+1
* ArmPkg/ArmPkg.dsc: enable NOOPT build targetArd Biesheuvel2018-06-181-1/+1
* BaseTools/tools_def IA32: drop -no-pie linker option for GCC49Ard Biesheuvel2018-06-181-4/+4
* ArmPkg/ArmSmcPsciResetSystemLib: implement fallback for warm rebootArd Biesheuvel2018-06-153-2/+32
* ArmPkg/PlatformBootManagerLib: call ProcessCapsules() only onceArd Biesheuvel2018-06-152-27/+60
* MdeModulePkg/DxeCapsuleLibFmp: pass progress callback only if it worksArd Biesheuvel2018-06-151-3/+10
* MdeModulePkg/CapsuleRuntimeDxe: clean the capsule payload to DRAMArd Biesheuvel2018-06-155-29/+213
* SecurityPkg/SecureBootConfigDxe: Fix invalid NV data issue.Nickle Wang2018-06-151-2/+4
* ArmPlatformPkg: Include PL011UartClock LibUdit Kumar2018-06-152-2/+4
* BaseTools/BinToPcd: Follow PEP-8 indent of 4 spacesKinney, Michael D2018-06-141-178/+178
* BaseTools/BinToPcd: Update for Python 3 compatibilityKinney, Michael D2018-06-141-41/+40
* BaseTools/BinToPcd: --offset must be 8-byte alignedKinney, Michael D2018-06-141-1/+13
* BaseTools/BinToPcd: Clarify error message for --type HIIKinney, Michael D2018-06-141-5/+2
* BaseTools/BinToPcd: Fix typo in error messagesKinney, Michael D2018-06-141-4/+4
* ArmVirtPkg: add QemuRamfbDxeGerd Hoffmann2018-06-143-0/+5
* OvmfPkg: add QemuRamfb to platform consoleGerd Hoffmann2018-06-141-0/+51
* OvmfPkg: add QemuRamfbDxeGerd Hoffmann2018-06-148-0/+459
* OvmfPkg: add QEMU_RAMFB_GUIDGerd Hoffmann2018-06-142-0/+26
* MdeModulePkg/IncompPciDeviceSupport: Use correct descriptor lengthRuiyu Ni2018-06-141-2/+2
* BaseTools: remove including Base.h if the module type is not BASEYonghong Zhu2018-06-141-3/+1
* ArmPlatformPkg: PL011 Dynamic clock freq SupportUdit Kumar2018-06-135-0/+92
* BaseTools Script: Formalize source files to follow DOS formatLiming Gao2018-06-131-0/+95
* MdeModulePkg/SdDxe: Demote DEBUG print to DEBUG_BLKIOHao Wu2018-06-131-2/+2
* MdeModulePkg/NvmExpressDxe: Adjust R/W DEBUG prints to BLKIO levelHao Wu2018-06-131-5/+5
* BaseTools: Cleanup unneeded codeJaben Carsey2018-06-1313-283/+245
* BaseTools: refactor to remove functionsJaben Carsey2018-06-132-172/+45
* BaseTools: Fix one bug of nest !include parserYunhua Feng2018-06-131-1/+5
* ShellPkg/Dp: Make the help info align with codeDandan Bi2018-06-127-233/+26
* ShellPkg/Dp: Initialize summary date when run DPDandan Bi2018-06-121-0/+23
* ShellPkg/Dp: make sure memory is freed before exitDandan Bi2018-06-121-33/+37
* BaseTools/tools_def IA32: disable PIE code generation explicitlyArd Biesheuvel2018-06-121-5/+5
* MdeModulePkg Variable: Use comparison logic to check UINTN parameterLiming Gao2018-06-122-14/+14
* IntelFrameworkPkg UefiLib: Use comparison logic to check UINTN parameterLiming Gao2018-06-121-5/+5
* MdePkg UefiLib: Use comparison logic to check UINTN parameterLiming Gao2018-06-122-7/+7