summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/Bus: Fix typos in commentsGary Lin2016-10-2723-56/+56
* MdeModulePkg: BootManagerMenuApp: Fix typos in commentsGary Lin2016-10-271-9/+9
* MdeModulePkg/TerminalDxe: Handle more keys with TtyTermBrian J. Johnson2016-10-271-3/+21
* MdeModulePkg/TerminalDxe: Optimize TtyTerm cursor motionBrian J. Johnson2016-10-272-5/+33
* MdeModulePkg/TerminalDxe: Improve TtyTerm cursor position trackingBrian J. Johnson2016-10-271-0/+25
* CorebootModulePkg: Fix memmap issuegdong12016-10-264-111/+135
* CorebootPayloadPkg: Notify EndOfDxe and install ReadyToLock protocol.gdong12016-10-263-4/+69
* CorebootModulePkg: Add a library to parse platform specific info.gdong12016-10-269-1/+137
* CorebootPayloadPkg DSC: Add build option to disable deprecated APIsMaurice Ma2016-10-263-1/+4
* CorebootPayloadPkg DSC: Change the section alignment optionMaurice Ma2016-10-263-0/+7
* CorebootPayloadPkg: Switch to use StatusCode driver in MdeModulePkgMaurice Ma2016-10-263-10/+16
* ArmPlatformPkg: remove ARM BDSArd Biesheuvel2016-10-268-4129/+0
* AppPkg: Update email and URL.Jaben Carsey2016-10-265-12/+12
* OvmfPkg/XenConsoleSerialPortLib: don't include <Uefi/UefiBaseType.h>Laszlo Ersek2016-10-261-1/+0
* NetworkPkg: Support bracketed IPv6 address during a redirection in iSCSIZhang Lubo2016-10-262-15/+44
* NetworkPkg: Enhance the code in DNS driver.Zhang Lubo2016-10-261-0/+4
* NetworkPkg: Add dns support for pxe boot based on IPv6.Zhang Lubo2016-10-265-38/+261
* BeagleBoardPkg: move to generic BDSArd Biesheuvel2016-10-262-11/+56
* BeagleBoardPkg: remove unused modulesArd Biesheuvel2016-10-2616-1986/+0
* Omap35xxPkg: enable -DDISABLE_NEW_DEPRECATED_INTERFACESArd Biesheuvel2016-10-261-0/+1
* Omap35xxPkg/Omap35xxPkg.dsc: fix build and add missing modulesArd Biesheuvel2016-10-261-8/+11
* Omap35xxPkg/MMCHSDxe: fix device path initializerArd Biesheuvel2016-10-261-5/+9
* Omap35xxPkg: remove unused ResetSystemLib implementationArd Biesheuvel2016-10-262-130/+0
* ArmPkg/ArmDmaLib: add missing DxeServicesTableLib dependencyArd Biesheuvel2016-10-261-0/+1
* edksetup.bat: make sure BASE_TOOLS_PATH be set correctlyLiming Gao2016-10-261-1/+2
* MdePkg ACPI60: Update MADT Revision per ACPI 6.0 Errata ALiming Gao2016-10-261-3/+3
* MdePkg ACPI51: Update GIC version per ACPI 5.1 Errata BLiming Gao2016-10-261-4/+4
* NetworkPkg: Fix typos in commentsGary Lin2016-10-268-82/+82
* QuarkSocPkg: Fix typos in commentsGary Lin2016-10-259-19/+19
* QuarkPlatformPkg: Fix typos in commentsGary Lin2016-10-254-10/+10
* ArmVirtPkg: disable deprecated interfacesLaszlo Ersek2016-10-251-0/+6
* ArmPkg/DefaultExceptionHandlerLib: replace AsciiStrCat() with AsciiStrCatS()Laszlo Ersek2016-10-251-4/+14
* ArmPkg/ArmDisassemblerLib: replace AsciiStrCat() with AsciiStrCatS()Laszlo Ersek2016-10-252-23/+19
* ArmVirtPkg/PlatformBootManagerLib: eliminate unchecked PcdSetXX() callsLaszlo Ersek2016-10-251-1/+5
* ArmVirtPkg/FdtPciPcdProducerLib: eliminate unchecked PcdSetXX() callsLaszlo Ersek2016-10-251-3/+7
* ArmVirtPkg/ArmVirtTimerFdtClientLib: eliminate unchecked PcdSetXX() callsLaszlo Ersek2016-10-251-4/+9
* ArmVirtPkg/ArmVirtPlatformLib: eliminate unchecked PcdSetXX() callsLaszlo Ersek2016-10-251-8/+10
* ArmVirtPkg/ArmVirtPL031FdtClientLib: eliminate unchecked PcdSetXX() callsLaszlo Ersek2016-10-251-1/+3
* ArmVirtPkg/ArmVirtGicArchLib: eliminate unchecked PcdSetXX() callsLaszlo Ersek2016-10-251-4/+9
* OvmfPkg: disable deprecated interfacesLaszlo Ersek2016-10-253-0/+21
* OvmfPkg/QemuFlashFvbServicesRuntimeDxe: eliminate unchecked PcdSetXX() callsLaszlo Ersek2016-10-251-4/+9
* OvmfPkg/PlatformPei: eliminate unchecked PcdSetXX() callsLaszlo Ersek2016-10-253-20/+40
* OvmfPkg/PlatformDxe: eliminate unchecked PcdSetXX() callsLaszlo Ersek2016-10-251-2/+6
* OvmfPkg/SmbiosVersionLib: eliminate unchecked PcdSetXX() callsLaszlo Ersek2016-10-251-3/+7
* OvmfPkg/PlatformBootManagerLib: eliminate unchecked PcdSetXX() callsLaszlo Ersek2016-10-251-4/+10
* OvmfPkg/EmuVariableFvbRuntimeDxe: eliminate unchecked PcdSetXX() callsLaszlo Ersek2016-10-251-3/+9
* OvmfPkg/XenBusDxe: eliminate AsciiStrCat() callsLaszlo Ersek2016-10-252-6/+10
* OvmfPkg/XenBusDxe: eliminate AsciiStrCpy() callsLaszlo Ersek2016-10-251-5/+2
* MdePkg/DebugLib.h: add ASSERT_RETURN_ERROR()Laszlo Ersek2016-10-251-0/+27
* ShellPkg: update ping to use timer service instead of timer arch protocol .Fu Siyuan2016-10-253-70/+171