summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-12-12ShellPkg: typo in the last commit.Jaben Carsey
2013-12-12OvmfPkg: Virtio drivers: fix incorrect casts in init functionsLaszlo Ersek
2013-12-12ShellPkg: Refactor out the searching for pipe charactersJaben Carsey
2013-12-11OvmfPkg/Virtio: Removed VirtioReadDevice() / VirtIoWriteDevice() functionsOlivier Martin
2013-12-11OvmfPkg/Virtio.h: Removed definition of VIRTIO_HDROlivier Martin
2013-12-11OvmfPkg: Make the VirtIo devices use the new VIRTIO_DEVICE_PROTOCOLOlivier Martin
2013-12-11OvmfPkg/VirtioMmioDeviceLib: Implement VIRTIO_DEVICE_PROTOCOL for VirtIo Devi...Olivier Martin
2013-12-11OvmfPkg/VirtioPciDeviceDxe: Implement VIRTIO_DEVICE_PROTOCOL for VirtIo Devic...Olivier Martin
2013-12-11OvmfPkg/VirtioDevice.h: Introduced VIRTIO_DEVICE_PROTOCOL protocolOlivier Martin
2013-12-11Add additional check mRuntimeSmbiosEntryPoint == NULL to avoid K9 error.Elvin Li