summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-11ShellPkg: Fix changing to file system with 2 colons like "fs0::"Jaben Carsey1-2/+4
2014-02-11ShellPkg: Fix uninitialized Variable errorJaben Carsey1-1/+1
2014-02-11ShellPkg: InternalShellExecuteDevicePath: avoid memory leaksBrendan Jackman1-20/+22
2014-02-11ShellPkg: Make Argv[0] the full file path of the commandBrendan Jackman1-0/+36
2014-02-11ShellPkg: Error out when ProcessCommandLine failsBrendan Jackman1-1/+4
2014-02-11ShellPkg: Fixed Memory leak in UefiMain()Brendan Jackman1-21/+27
2014-02-11ShellPkg: Manually parse parametersBrendan Jackman1-93/+155
2014-02-11ShellPkg: Prevent "set" command from updating %lasterror%Jaben Carsey1-2/+2
2014-02-11MdeModulePkg UsbBusPei: Produce a USB I/O PPI for all USB Interfaces a USB De...Star Zeng2-38/+125
2014-02-11Fix incorrect return status in InitializeDebugPortDriver() & DebugPortSupport...Tian, Feng1-8/+8
2014-02-11Remove redundant IsUnicodeFiFoEmpty ()in UnicodeFiFoRemoveOneKey().Elvin Li2-20/+8
2014-02-11MdeModulePkg/ScsiDisk:If the SCSI device target status is in CHECK_CONDITION,...Tian, Feng1-57/+278
2014-02-09OvmfPkg: QemuBootOrder: initialize IsFinal variable to make MSVC happyMauro Faccenda1-0/+1
2014-02-09OvmfPkg/PlatformPei: Remove duplicate Xen memory map debug messageJordan Justen1-1/+0
2014-02-05ShellPkg: patch to the "for" command when used with "in" iterating files in a...Leandro G. Biss Becker1-2/+4
2014-02-05ArmPlatformPkg/Scripts/Makefile: Update after edksetup.sh changesOlivier Martin1-4/+4
2014-02-05MmcIdentification: Don't error out for SD cardsOlivier Martin1-4/+3
2014-02-05ArmPlatformPkg/ArmVExpress.dsc.inc: Exposed the 2 NOR Flash filesystem to UEFIOlivier Martin1-1/+1
2014-02-05ArmPkg/ArmLib: VBAR_ELx not written correctly when handler above 4GBOlivier Martin2-6/+6
2014-02-01OvmfPkg/PlatformPei: Add RAM for Xen in InitializeRamRegionsJordan Justen2-6/+7
2014-02-01OvmfPkg/PlatformPei: Add InitializeRamRegions functionJordan Justen3-11/+20
2014-02-01OvmfPkg/PlatformPei: Merge Xen support into MemMapInitializationJordan Justen3-62/+33
2014-02-01OvmfPkg/PlatformPei: Set PcdPciDisableBusEnumeration in InitializeXenJordan Justen2-3/+3
2014-02-01OvmfPkg/PlatformPei: Add XenPublishRamRegionsJordan Justen3-44/+56
2014-02-01OvmfPkg/PlatformPei: Hide Xen Leaf detailsJordan Justen3-16/+27
2014-02-01OvmfPkg/PlatformPei: Add mXen boolean to indicate Xen is runningJordan Justen3-5/+10
2014-01-30edksetup.sh: Fix typo and return codeLeif Lindholm1-4/+8
2014-01-30edksetup.sh: Code styleJordan Justen1-13/+15
2014-01-30OvmfPkg/PlatformPei: Don't allocate ACPI NVS memoryJordan Justen1-2/+2
2014-01-29OvmfPkg: QemuBootOrder: handle QEMU's "-boot strict=on" optionLaszlo Ersek1-3/+11
2014-01-29OvmfPkg/PlatformPei: Move BootMode detection before mem-initJordan Justen1-3/+3
2014-01-29OvmfPkg/PlatformPei: Call PublishPeiMemory in one placeJordan Justen2-3/+2
2014-01-28Add description information for the GUID and Library class defined in DEC fileDong Guo1-15/+76
2014-01-28Fix ResetVectorVtf0.asm comment typoChen Fan1-1/+1
2014-01-28Handle command line parameter "-? -h --help" and any other.Parmeshwr Prasad1-11/+32
2014-01-28Add initializing code for local variable 'CalleeExitStatus' and 'ExitStatus' ...Shumin Qiu1-1/+14
2014-01-281. Fix several comments in function headers for 'ShellProtocol.c', 'ShellProt...Shumin Qiu4-5/+6
2014-01-27Fix CRLF formatTian, Hot1-53/+53
2014-01-27Sync BaseTool trunk (version r2649) into EDKII BaseTools.Gao, Liming96-71964/+71959
2014-01-27Fix the typo for the structure definition of EFI_ADAPTER_INFO_NETWORK_BOOT in...Shumin Qiu1-1/+1
2014-01-26Rollback the change 15178. Gao, Liming1-0/+1
2014-01-26MdeModulePkg UsbBotPei: The UsbBotPei module contains the private structure d...Star Zeng6-254/+67
2014-01-24ShellPkg/ShellProtocol.c: Don't put consective "\"s in file pathsBrendan Jackman1-1/+12
2014-01-24ShellPkg/UefiShellLib.c: Execute: Return a Command status even in the old shellBrendan Jackman1-3/+17
2014-01-24ShellLib/UefiShellLib.c: Fix doc comment for ShellOpenFileMetaArgBrendan Jackman1-2/+2
2014-01-24ShellPkg/ShellProtocol.c: Don't overwrite Status in InternalShellExecuteDevic...Brendan Jackman1-5/+17
2014-01-24ShellPkg/Shell: Fix reporting of exit status in ShellProtocol.ExecuteBrendan Jackman4-64/+236
2014-01-24ShellPkg: Refactor Print logic out of main loop functionJaben Carsey1-222/+310
2014-01-24Update Module BaseName to avoid the same name. Gao, Liming1-2/+1
2014-01-24ArmPkg/ArmLib: Fix AARCH64 page table entry filling overrunGarrett Kirkendall1-0/+2