summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-14OvmfPkg: add QemuRamfbDxeGerd Hoffmann8-0/+459
2018-06-14OvmfPkg: add QEMU_RAMFB_GUIDGerd Hoffmann2-0/+26
2018-06-14MdeModulePkg/IncompPciDeviceSupport: Use correct descriptor lengthRuiyu Ni1-2/+2
2018-06-14BaseTools: remove including Base.h if the module type is not BASEYonghong Zhu1-3/+1
2018-06-13ArmPlatformPkg: PL011 Dynamic clock freq SupportUdit Kumar5-0/+92
2018-06-13BaseTools Script: Formalize source files to follow DOS formatLiming Gao1-0/+95
2018-06-13MdeModulePkg/SdDxe: Demote DEBUG print to DEBUG_BLKIOHao Wu1-2/+2
2018-06-13MdeModulePkg/NvmExpressDxe: Adjust R/W DEBUG prints to BLKIO levelHao Wu1-5/+5
2018-06-13BaseTools: Cleanup unneeded codeJaben Carsey13-283/+245
2018-06-13BaseTools: refactor to remove functionsJaben Carsey2-172/+45
2018-06-13BaseTools: Fix one bug of nest !include parserYunhua Feng1-1/+5
2018-06-12ShellPkg/Dp: Make the help info align with codeDandan Bi7-233/+26
2018-06-12ShellPkg/Dp: Initialize summary date when run DPDandan Bi1-0/+23
2018-06-12ShellPkg/Dp: make sure memory is freed before exitDandan Bi1-33/+37
2018-06-12BaseTools/tools_def IA32: disable PIE code generation explicitlyArd Biesheuvel1-5/+5
2018-06-12MdeModulePkg Variable: Use comparison logic to check UINTN parameterLiming Gao2-14/+14
2018-06-12IntelFrameworkPkg UefiLib: Use comparison logic to check UINTN parameterLiming Gao1-5/+5
2018-06-12MdePkg UefiLib: Use comparison logic to check UINTN parameterLiming Gao2-7/+7
2018-06-11ArmVirtPkg: switch to KVM safe IoLib implementationArd Biesheuvel1-1/+1
2018-06-11MdePkg/BaseIoLibIntrinsic: make BaseIoLibIntrinsic safe for ArmVirt/KVMArd Biesheuvel8-0/+1400
2018-06-11BaseTools: Remove dsc nested include checking.Derek Lin1-4/+15
2018-06-11ArmPkg/CompilerIntrinsicsLib: fix GCC8 warning for __aeabi_memcpy aliasesMichael Zimmermann1-5/+5
2018-06-11MdeModulePkg/EmmcDxe: demote DEBUG print to DEBUG_BLKIOArd Biesheuvel1-1/+4
2018-06-11CorebootModulePkg/CbSupportDxe: Remove SCI_EN settingBenjamin You4-53/+36
2018-06-11ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issuesDandan Bi14-117/+178
2018-06-11ShellPkg/UefiShellAcpiViewCommandLib: Fix ECC issuesDandan Bi22-447/+645
2018-06-11BaseTools/UPT: Update the import statement to use StringUtilsYonghong Zhu27-79/+79
2018-06-11MdeModulePkg/Library/BaseSerialPortLib16550: Ensure FIFO Polled ModeLeo Duran1-4/+12
2018-06-08SignedCapsulePkg/SystemFirmwareUpdateDxe: Use progress APIKinney, Michael D1-23/+67
2018-06-08MdeModulePkg/DxeCapsuleLibFmp: Add progress bar supportKinney, Michael D5-36/+131
2018-06-08MdeModulePkg/Ata/AtaAtapiPassThru: Enable/disable DEVSLP per policyRuiyu Ni2-2/+235
2018-06-08MdeModulePkg/AtaAtapiPassThru: enable/disable PUIS per policyRuiyu Ni4-2/+71
2018-06-08MdeModulePkg: Add AtaAtapiPolicy protocol definitionRuiyu Ni2-0/+61
2018-06-08MdeModulePkg/AtaAtapiPassThru: Spin up Power up in Standby devicesRuiyu Ni2-5/+128
2018-06-08BaseTools: Fix Section header size larger than elf file size bugYunhua Feng4-5/+24
2018-06-08BaseTools: Check elf sections alignment with MAX_COFF_ALIGNMENTYunhua Feng2-2/+19
2018-06-08CryptoPkg PeiCryptLib: Enable SHA384/512 supportZhang, Chao B1-3/+3
2018-06-07UefiCpuPkg: Remove X86 ASM and S filesLiming Gao24-2335/+7
2018-06-07SourceLevelDebugPkg: Remove X86 ASM and S filesLiming Gao8-901/+4
2018-06-07IntelFrameworkModulePkg: Remove X86 ASM and S filesLiming Gao5-288/+1
2018-06-07MdeModulePkg: Remove X86 ASM and S filesLiming Gao22-3510/+6
2018-06-07MdePkg: Remove X86 ASM and S filesLiming Gao308-15375/+8
2018-06-07ArmPkg/ArmDisassemblerLib: fix check for MSR instructionMichael Zimmermann1-1/+1
2018-06-07MdeModulePkg/DisplayUpdateProgressLib: Fix ECC issuesDandan Bi2-4/+4
2018-06-06BaseTools/VolInfo: Update EFI FV FILETYPES for new MM types.Ezra Godfrey1-0/+8
2018-06-06BaseTools: Display both Hex and integer value format of PCD valueYunhua Feng1-0/+40
2018-06-06BaseTools: Sort PCD by token space first then by PcdCNameYunhua Feng1-163/+167
2018-06-06IntelSiliconPkg IntelVTdDxe: Fix incorrect code to clear VTd errorStar Zeng1-2/+4
2018-06-05EmbeddedPkg/TimeBaseLib: Add function to get Week day.Meenakshi Aggarwal2-3/+43
2018-06-05ArmPkg/PlatformBootManagerLib: load platform boot optionsHaojian Zhuang2-0/+105