summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-22OvmfPkg: AcpiPlatformDxe: implement QEMU's full ACPI table loader interfaceLaszlo Ersek
2014-09-22OvmfPkg: AcpiPlatformDxe: remove current ACPI table loaderLaszlo Ersek
2014-09-22OvmfPkg: AcpiPlatformDxe: actualize QemuLoader.h commentsLaszlo Ersek
2014-09-22OvmfPkg: resolve OrderedCollectionLib with base red-black tree instanceLaszlo Ersek
2014-09-22BaseTools/ECC: Ignore duplicate check for 'NULL' libraryHess Chen
2014-09-22BaseTools/Upt: Fix several bugsHess Chen
2014-09-22Fix X64 native function call prolog. Prepare space for at least 4 arguments,Samer El-Haj-Mahmoud elhaj
2014-09-22Correct the convert hex string to decimal value logic.Eric Dong
2014-09-19BaseTools/Upt: Fix several bugsHess Chen
2014-09-19ShellPkg: ShellPkg: Fix the cp fail while coping directory.Ni Ruiyu
2014-09-19ShellPkg: Remove the redundant quotes around the parameter for 'alias'.Qiu Shumin
2014-09-19ShellPkg: Refine code style to avoid potential uninitialized local variable.Qiu Shumin
2014-09-18EmbeddedPkg: Introduced NULL library for SerialPortExtLibOlivier Martin
2014-09-18ArmPkg/TimerDxe: add workaround for KVM timer interrupt handlingArd Biesheuvel
2014-09-18ArmPlatformPkg: Introduced ArmPlatformSysConfigLib NULL libraryOlivier Martin
2014-09-18StdLib: Produce DevMedia as a library class alternative to DevShell.Daryl McDaniel
2014-09-18ArmPlatformPkg/ArmVirtualizationPkg: Add ArmVirtualizationQemu platformMichael Casadevall
2014-09-18ArmVirtualizationPkg: add device tree based PL011 SerialPortLibLaszlo Ersek
2014-09-18ArmPlatformPkg/ArmVirtualizationPkg: introduce gEarlyPL011BaseAddressGuidLaszlo Ersek
2014-09-18ArmPlatformPkg/ArmVirtualizationPkg: add ArmVirtualizationPlatformLib libraryMichael Casadevall
2014-09-18ArmPlatformPkg/ArmVirtualizationPkg: Add VirtFdtDxe driverArd Biesheuvel
2014-09-18ArmPlatformPkg/ArmVirtualizationPkg: Add PlatformPeiLib libraryArd Biesheuvel
2014-09-18ArmPlatformPkg/ArmVirtualizationPkg: introduce PCDs for device tree base addressArd Biesheuvel
2014-09-18ArmPlatformPkg/ArmVirtualizationPkg: Add private HobLib implementation for DX...Ard Biesheuvel
2014-09-18ArmVirtualizationPkg: add driver for QEMU's NOR flashArd Biesheuvel
2014-09-18ArmVirtualizationPkg: add Include/ArmPlatform.hArd Biesheuvel
2014-09-181. Update PXE driver to support PXEv6 boot cross subnet.Fu, Siyuan
2014-09-18Add more check for the code to make it more safely.Eric Dong
2014-09-18MdeModulePkg/UsbBusDxe: Update Device->NumOfInterface at error handling path ...Feng Tian
2014-09-18Roll back check in r15180 which caused the shell always returns EFI_ABORTED n...Ruiyu Ni
2014-09-18ShellPkg: Fix the support for command line comments.Qiu Shumin
2014-09-17StdLib: Fix parameter type errors.Stefan Kaeser
2014-09-17BaseTools: Update the BaseTools/Source/Python/Makefile to check for dependent...Gao, Liming
2014-09-17ShellPkg: Do TrimSpace again after StdIn, StdOut, and StdErr are set up.Ni Ruiyu
2014-09-17ShellPkg: Remove redundant quotes in file path string for Shell command param...Qiu Shumin
2014-09-17ShellPkg: Remove redundant quotes for command 'FOR' in Shell.Qiu Shumin
2014-09-17ShellPkg: Use compare operator for non-Boolean comparisons.Qiu Shumin
2014-09-16ShellPkg: Add support for GCC stack protectorRonald Cron
2014-09-16ShellPkg: Specify AArch64 intrinsics libraryHarry Liebel
2014-09-16Update Build Tool version from 0.51 to 0.60Gao, Liming
2014-09-16Support DSC and FDF file out of WORKSPACE by GenFds.Yingke Liu
2014-09-16Refine the code, remove the useless code.Eric Dong
2014-09-16ArmPlatformPkg: separate PlatformPei and PlatformPeiLibArd Biesheuvel
2014-09-16EmbeddedPkg/Lan9118Dxe: Fixed typoOlivier Martin
2014-09-16ArmPsciResetSystemLib: read PSCI method in constructorArd Biesheuvel
2014-09-16ArmPlatformPkg/NorFlashDxe: use MmioWrite () not memory storesArd Biesheuvel
2014-09-16BaseTools/Source/C: Only used '-Wno-self-assign' when BaseTools are built on ...Andrew Fish
2014-09-15MdeModulePkg XhciPei/UsbBusPei: Enhance code for better device compatibility.Star Zeng
2014-09-151. Use the PciIo->GetBarAttributes to find the logical bar index of the memor...Fu, Siyuan
2014-09-12The current Makefile only checks the primary python file, such as build.py an...lhauch