summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* edksetup.sh: Code styleJordan Justen2014-01-301-13/+15
* OvmfPkg/PlatformPei: Don't allocate ACPI NVS memoryJordan Justen2014-01-301-2/+2
* OvmfPkg: QemuBootOrder: handle QEMU's "-boot strict=on" optionLaszlo Ersek2014-01-291-3/+11
* OvmfPkg/PlatformPei: Move BootMode detection before mem-initJordan Justen2014-01-291-3/+3
* OvmfPkg/PlatformPei: Call PublishPeiMemory in one placeJordan Justen2014-01-292-3/+2
* Add description information for the GUID and Library class defined in DEC fileDong Guo2014-01-281-15/+76
* Fix ResetVectorVtf0.asm comment typoChen Fan2014-01-281-1/+1
* Handle command line parameter "-? -h --help" and any other.Parmeshwr Prasad2014-01-281-11/+32
* Add initializing code for local variable 'CalleeExitStatus' and 'ExitStatus' ...Shumin Qiu2014-01-281-1/+14
* 1. Fix several comments in function headers for 'ShellProtocol.c', 'ShellProt...Shumin Qiu2014-01-284-5/+6
* Fix CRLF formatTian, Hot2014-01-271-53/+53
* Sync BaseTool trunk (version r2649) into EDKII BaseTools.Gao, Liming2014-01-2796-71964/+71959
* Fix the typo for the structure definition of EFI_ADAPTER_INFO_NETWORK_BOOT in...Shumin Qiu2014-01-271-1/+1
* Rollback the change 15178. Gao, Liming2014-01-261-0/+1
* MdeModulePkg UsbBotPei: The UsbBotPei module contains the private structure d...Star Zeng2014-01-266-254/+67
* ShellPkg/ShellProtocol.c: Don't put consective "\"s in file pathsBrendan Jackman2014-01-241-1/+12
* ShellPkg/UefiShellLib.c: Execute: Return a Command status even in the old shellBrendan Jackman2014-01-241-3/+17
* ShellLib/UefiShellLib.c: Fix doc comment for ShellOpenFileMetaArgBrendan Jackman2014-01-241-2/+2
* ShellPkg/ShellProtocol.c: Don't overwrite Status in InternalShellExecuteDevic...Brendan Jackman2014-01-241-5/+17
* ShellPkg/Shell: Fix reporting of exit status in ShellProtocol.ExecuteBrendan Jackman2014-01-244-64/+236
* ShellPkg: Refactor Print logic out of main loop functionJaben Carsey2014-01-241-222/+310
* Update Module BaseName to avoid the same name. Gao, Liming2014-01-241-2/+1
* ArmPkg/ArmLib: Fix AARCH64 page table entry filling overrunGarrett Kirkendall2014-01-241-0/+2
* Update Module BaseName to avoid the same name. Gao, Liming2014-01-243-6/+6
* Update Module BaseName to avoid the same name. Gao, Liming2014-01-244-8/+8
* Fix following problems about VLAN driver:Fu Siyuan2014-01-243-39/+66
* Re-execute the failed SCSI command if iSCSI driver could reinstates the sessi...Fu Siyuan2014-01-233-13/+19
* Fix CRLF formatTian, Hot2014-01-2350-2644/+2644
* Fix PCD help information format and a typo.Dong Guo2014-01-232-28/+28
* Update password process logic, if password without interactive attribute, the...Eric Dong2014-01-231-2/+16
* Refine the logic when return success, should not clean the buffer in this case.Eric Dong2014-01-231-3/+2
* ArmPlatformPkg/ArmVExpress-CTA15-A7.fdf: Move UEFI image above the first 128M...Olivier Martin2014-01-231-2/+2
* ArmPlatformPkg/PrePi: Fixed register corruptionOlivier Martin2014-01-232-34/+34
* ArmPlatformPkg: Removed the hardware floating point build flagsOlivier Martin2014-01-237-15/+15
* EmbeddedPkg/MmcDxe: Fix mixed EOLOlivier Martin2014-01-231-1/+1
* Update prints of variable attributes from 'RS' to 'RT' for 'Dmpstore' command.Shumin Qiu2014-01-231-1/+1
* Update the comments in function headers to follow Doxygen special documentati...Shumin Qiu2014-01-232-10/+24
* Fix CRLF formatTian, Hot2014-01-225-268/+268
* Fix CRLF formatTian, Hot2014-01-221-2/+2
* Fix CRLF formatTian, Hot2014-01-224-402/+402
* Fix CRLF formatTian, Hot2014-01-221-175/+175
* Fix CRLF formatTian, Hot2014-01-221-12/+12
* Fix CRLF formatTian, Hot2014-01-227-69/+69
* Fix CRLF formatTian, Hot2014-01-221-276/+276
* Fix CRLF formatTian, Hot2014-01-2210-4723/+4723
* Fix CRLF formatTian, Hot2014-01-226-596/+596
* Fix CRLF formatTian, Hot2014-01-225-130/+130
* Re-execute the failed SCSI command if iSCSI driver could reinstates the sessi...Fu Siyuan2014-01-223-13/+22
* OvmfPkg: Split MAINFV into a separate PEI and DXE FVsJordan Justen2014-01-219-104/+141
* OvmfPkg/Sec: Add FindFfsSectionInstanceJordan Justen2014-01-211-3/+43