summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-26Keep consistent about the return value between the caller and callee.Eric Dong
2013-12-25Update XhcWaitOpRegBit to take Timout argument as microsecond.Elvin Li
2013-12-25Fix ECC errors:1.Update the comments in function headers to follow the Doxyge...Shumin Qiu
2013-12-24Add default way for switch in function 'RunCommandOrFile' of 'Shell.c'.Laszlo Ersek
2013-12-23Fix a bug for vlan ping failure.Wu Jiaxin
2013-12-23MdePkg PcdLib: Follow the comment of LibPcdGetNextToken to ASSERT when an inv...Star Zeng
2013-12-23MdeModulePkg Pcd: Extend PcdVpdBaseAddress to support PcdsPatchableInModule t...Star Zeng
2013-12-20ShellPkg: fix DmpStore for deletingJaben Carsey
2013-12-20Only save HostSequenceNo for new command in Debug Timer handler.Jeff Fan
2013-12-201. Only dump CPU Context and CpuDeadLoop () for CPU exception.Jeff Fan
2013-12-20ShellPkg: pre-verify split commandsJaben Carsey
2013-12-19ShellPkg: API name typo.Jaben Carsey
2013-12-19ShellPkg: fix whitespace character trimmingJaben Carsey
2013-12-19ShellPkg: CTRL-C stops a running script at the same timeJaben Carsey
2013-12-19ShellPkg: Refactor the RunCommand APIJaben Carsey
2013-12-19Converse the return value from 'int' to 'BOOLEAN' for function ‘ContainsSpl...Shumin Qiu
2013-12-18OvmfPkg: VirtioBlkInit(): log topology attributesLaszlo Ersek
2013-12-18OvmfPkg: VirtioBlkInit(): expose virtio-blk topology in BlockIoLaszlo Ersek
2013-12-18OvmfPkg/VirtioBlkDxe/VirtioBlk.c: rewrap overlong linesLaszlo Ersek
2013-12-18OvmfPkg: IndustryStandard/VirtioBlk: introduce topology-related definitionsLaszlo Ersek
2013-12-18OvmfPkg: IndustryStandard/VirtioBlk: add extra horizontal whitespaceLaszlo Ersek
2013-12-18Rollback the change to EFI_BOOT_KEY_DATA structure since UEFI Spec adds the c...Ruiyu Ni
2013-12-18Update code to avoid using potential NULL pointer.Eric Dong
2013-12-17ShellPkg: Add missing function header commentsJaben Carsey
2013-12-17ShellPkg: Fix "for" command statement initialization.Jaben Carsey
2013-12-17OvmfPkg: QemuFlashFvbServicesRuntimeDxe: fix out-of-LBA write accessLaszlo Ersek
2013-12-17Update code to support guid op nest in the statement.Eric Dong
2013-12-17Fix a bug in TCP driver’s component name print function.Fu Siyuan
2013-12-17Fix two issues in PeiCore. Liming Gao
2013-12-17Get entire variable data for efi varstore at first time.Eric Dong
2013-12-17Add the missing assignment of EFI_DISK_IO2_TOKEN::Token in FlushDiskEx() impl...Ruiyu Ni
2013-12-17Update code to ensure the pointer ‘CurrentName’ in function ‘PerformSin...Shumin Qiu
2013-12-16Add a new line to initialize the variable “PassThruProtocol” in ConsoleW...Shumin Qiu
2013-12-16MdeModulePkg CapsuleRuntimeDxe: Get PcdMaxSizeNonPopulateCapsule and PcdMaxSi...Star Zeng
2013-12-15OvmfPkg/QemuVideoDxe: child handles should have open parent protocol BY_CHILD...Chris Ruffin
2013-12-13ShellPkg: add error messages into functionJaben Carsey
2013-12-13ShellPkg: Refactor updating command line for help useJaben Carsey
2013-12-13Fix the non-blocking behavior for connect. The behavior was correct if the c...lpleahy leroy.p.leahy
2013-12-13ShellPkg: Refactor change to current file systemJaben Carsey
2013-12-13ShellPkg: Refactor Split/Pipe based command linesJaben Carsey
2013-12-13ArmPlatformPkg/ArmFvpDxe: Added Virtio Block supportOlivier Martin
2013-12-13ArmPlatformPkg/ArmVExpressPkg: Added the empty 'ArmFvpDxe' platform UEFI driverOlivier Martin
2013-12-13Check Context before use it.Jeff Fan
2013-12-13Fix meta file issue.Jeff Fan
2013-12-13UefiCpuPkg: S3Resume2Pei: align return stacks explicitlyLaszlo Ersek
2013-12-13MdeModulePkg/XhciDxe: Fix ICC compiler build warning.Feng Tian
2013-12-13ShellPkg: add API for determining operation typeJaben Carsey
2013-12-12ShellPkg: Refactor Variable replacement into separate functionJaben Carsey
2013-12-12ShellPkg: Refactor Alias replacement into separate functionJaben Carsey
2013-12-12ShellPkg: refactor out leading and trailing space trimmingJaben Carsey