summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-16EmbeddedPkg/Lan9118Dxe: Fixed typoOlivier Martin1-1/+1
2014-09-16ArmPsciResetSystemLib: read PSCI method in constructorArd Biesheuvel2-1/+14
2014-09-16ArmPlatformPkg/NorFlashDxe: use MmioWrite () not memory storesArd Biesheuvel1-1/+1
2014-09-16BaseTools/Source/C: Only used '-Wno-self-assign' when BaseTools are built on ...Andrew Fish1-2/+6
2014-09-15MdeModulePkg XhciPei/UsbBusPei: Enhance code for better device compatibility.Star Zeng3-6/+40
2014-09-151. Use the PciIo->GetBarAttributes to find the logical bar index of the memor...Fu, Siyuan3-631/+75
2014-09-12The current Makefile only checks the primary python file, such as build.py an...lhauch1-9/+139
2014-09-12ShellPkg: Fix ASSERT when bcfg moving boot option with source location = tota...Tapan Shah1-2/+3
2014-09-12This patch is going to fix the issue of the mis-match between the index of Pl...Feng, Bob C1-5/+19
2014-09-12UefiCpuPkg: error: invalid instruction mnemonic 'retf'Nikolai Saoukh1-1/+1
2014-09-12BaseTools: Fix the regression issue after enbaling s_* an d_* macros in FDF.Yingke Liu1-0/+1
2014-09-12UefiCpuPkg: error: invalid instruction mnemonic 'retf'Nikolai Saoukh1-6/+1
2014-09-12Fix a bug that Dhcp6CalculateLeaseTime() function use incorrect offset on the...Fu, Siyuan1-4/+2
2014-09-11StdLib: Fix some build problems and obscure bugs.daryl.mcdaniel12-822/+835
2014-09-11OvmfPkg: resolve BcfgCommandLib class for ShellPkg/.../Shell.infLaszlo Ersek3-0/+3
2014-09-11Add support for ${s_*} and ${d_*} macros for in FDF file for the INF files, a...Abner Chang1-0/+26
2014-09-10ShellPkg: Use the new library for "bcfg" commandJaben Carsey9-2992/+10
2014-09-10ShellPkg: Add a new library for "bcfg" commandJaben Carsey7-1/+1650
2014-09-10ArmPlatformPkg/PL031RealTimeClockLib: use virtual address of runtime servicesArd Biesheuvel1-13/+15
2014-09-10ArmPkg/TimerDxe: Read timer frequency from CPUArd Biesheuvel2-2/+1
2014-09-10ArmPkg: Introduced ArmPsciResetSystemLibArd Biesheuvel4-0/+158
2014-09-10ArmPkg: Add ArmHvcLibArd Biesheuvel6-1/+229