summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-29Removes some unused assigned variables.Olivier Martin5-28/+3
2014-09-29Both printed fields are 64 bit long for IA32 too. It is better to print them ...Nikolai Saoukh1-2/+2
2014-09-29Removes some unused assigned variables. Some compiler (GCC in this case) rais...Olivier Martin1-5/+0
2014-09-28EmulatorPkg/MpService: remove redundant switch-case statementChen Fan1-4/+0
2014-09-28EmulatorPkg/MpService: Check Processor State when Set ProcedureChen Fan1-1/+7
2014-09-28EmulatorPkg/MpService: use simple pointer accessChen Fan1-9/+9
2014-09-28EmulatorPkg/MpService: Fix a NULL referenceChen Fan1-4/+4
2014-09-28Fix an issue on FixedMtreProgramming - AND/OR mask incorrect.jyao11-1/+1
2014-09-26Roll back the dependency change in MOR driver.Dong, Guo1-1/+2
2014-09-25BaseTools: Use '/' as path separator for objcopy --add-gnu-debuglinkNikolai Saoukh1-1/+1
2014-09-25OvmfPkg: Fix VS2005 build warningsJordan Justen7-15/+17
2014-09-25OvmfPkg/AcpiPlatformDxe: Fix VS2012 IA32 build warningJordan Justen1-2/+2
2014-09-24BaseTools: Actually plug in BaseTools build on AArch64Leif Lindholm1-0/+4
2014-09-24Enhance TargetName check when save iSCSI configuration.Ye Ting1-1/+18
2014-09-24Enhance TargetName check when save iSCSI configuration.Ye Ting1-0/+17
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