summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-24The binaries of ShellBinPkg are generated with ShellPkg project 16163. The bi...Qiu Shumin5-1/+1
2014-09-24Users of the LP64 data model should declare SIXTY_FOUR_BIT_LONG, not SIXTY_FO...Ard Biesheuvel1-4/+4
2014-09-24ShellPkg: Make the argument type match the function expected parameter type t...Qiu Shumin1-1/+1
2014-09-23Refine get default value process for browser. Eric Dong3-255/+479
2014-09-23ShellPkg: Refine code style to avoid potential NullPointer dereference.Qiu Shumin2-1/+5
2014-09-23BaseTools: Update nmake Makefile to handle the file path with “:\\”.Gao, Liming2-0/+8
2014-09-23ShellPkg: Fix setting hot key for boot option fail.Qiu Shumin2-17/+23
2014-09-22OvmfPkg: AcpiPlatformDxe: implement QEMU's full ACPI table loader interfaceLaszlo Ersek2-4/+636
2014-09-22OvmfPkg: AcpiPlatformDxe: remove current ACPI table loaderLaszlo Ersek1-337/+1
2014-09-22OvmfPkg: AcpiPlatformDxe: actualize QemuLoader.h commentsLaszlo Ersek1-5/+1
2014-09-22OvmfPkg: resolve OrderedCollectionLib with base red-black tree instanceLaszlo Ersek3-0/+3
2014-09-22BaseTools/ECC: Ignore duplicate check for 'NULL' libraryHess Chen1-1/+1
2014-09-22BaseTools/Upt: Fix several bugsHess Chen2-7/+8
2014-09-22Fix X64 native function call prolog. Prepare space for at least 4 arguments,Samer El-Haj-Mahmoud elhaj2-1/+56
2014-09-22Correct the convert hex string to decimal value logic.Eric Dong1-2/+2
2014-09-19BaseTools/Upt: Fix several bugsHess Chen3-5/+5
2014-09-19ShellPkg: ShellPkg: Fix the cp fail while coping directory.Ni Ruiyu1-1/+2
2014-09-19ShellPkg: Remove the redundant quotes around the parameter for 'alias'.Qiu Shumin1-2/+18
2014-09-19ShellPkg: Refine code style to avoid potential uninitialized local variable.Qiu Shumin3-7/+11
2014-09-18EmbeddedPkg: Introduced NULL library for SerialPortExtLibOlivier Martin3-0/+79
2014-09-18ArmPkg/TimerDxe: add workaround for KVM timer interrupt handlingArd Biesheuvel1-0/+1
2014-09-18ArmPlatformPkg: Introduced ArmPlatformSysConfigLib NULL libraryOlivier Martin4-106/+90
2014-09-18StdLib: Produce DevMedia as a library class alternative to DevShell.Daryl McDaniel18-17/+19
2014-09-18ArmPlatformPkg/ArmVirtualizationPkg: Add ArmVirtualizationQemu platformMichael Casadevall4-13/+927
2014-09-18ArmVirtualizationPkg: add device tree based PL011 SerialPortLibLaszlo Ersek4-0/+428
2014-09-18ArmPlatformPkg/ArmVirtualizationPkg: introduce gEarlyPL011BaseAddressGuidLaszlo Ersek2-0/+28
2014-09-18ArmPlatformPkg/ArmVirtualizationPkg: add ArmVirtualizationPlatformLib libraryMichael Casadevall6-0/+609
2014-09-18ArmPlatformPkg/ArmVirtualizationPkg: Add VirtFdtDxe driverArd Biesheuvel2-0/+353
2014-09-18ArmPlatformPkg/ArmVirtualizationPkg: Add PlatformPeiLib libraryArd Biesheuvel2-0/+95
2014-09-18ArmPlatformPkg/ArmVirtualizationPkg: introduce PCDs for device tree base addressArd Biesheuvel1-0/+46
2014-09-18ArmPlatformPkg/ArmVirtualizationPkg: Add private HobLib implementation for DX...Ard Biesheuvel2-0/+617
2014-09-18ArmVirtualizationPkg: add driver for QEMU's NOR flashArd Biesheuvel2-0/+81
2014-09-18ArmVirtualizationPkg: add Include/ArmPlatform.hArd Biesheuvel1-0/+33
2014-09-181. Update PXE driver to support PXEv6 boot cross subnet.Fu, Siyuan7-40/+311
2014-09-18Add more check for the code to make it more safely.Eric Dong2-2/+4
2014-09-18MdeModulePkg/UsbBusDxe: Update Device->NumOfInterface at error handling path ...Feng Tian1-1/+2
2014-09-18Roll back check in r15180 which caused the shell always returns EFI_ABORTED n...Ruiyu Ni4-242/+59
2014-09-18ShellPkg: Fix the support for command line comments.Qiu Shumin2-7/+38
2014-09-17StdLib: Fix parameter type errors.Stefan Kaeser2-3/+3
2014-09-17BaseTools: Update the BaseTools/Source/Python/Makefile to check for dependent...Gao, Liming1-8/+38
2014-09-17ShellPkg: Do TrimSpace again after StdIn, StdOut, and StdErr are set up.Ni Ruiyu1-0/+1
2014-09-17ShellPkg: Remove redundant quotes in file path string for Shell command param...Qiu Shumin7-30/+192
2014-09-17ShellPkg: Remove redundant quotes for command 'FOR' in Shell.Qiu Shumin1-9/+11
2014-09-17ShellPkg: Use compare operator for non-Boolean comparisons.Qiu Shumin1-1/+1
2014-09-16ShellPkg: Add support for GCC stack protectorRonald Cron1-0/+3
2014-09-16ShellPkg: Specify AArch64 intrinsics libraryHarry Liebel1-0/+3
2014-09-16Update Build Tool version from 0.51 to 0.60Gao, Liming1-1/+1
2014-09-16Support DSC and FDF file out of WORKSPACE by GenFds.Yingke Liu2-7/+6
2014-09-16Refine the code, remove the useless code.Eric Dong1-7/+3
2014-09-16ArmPlatformPkg: separate PlatformPei and PlatformPeiLibArd Biesheuvel4-3/+4