summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* UefiCpuPkg: S3Resume2Pei: align return stacks explicitlyLaszlo Ersek2013-12-131-2/+12
* MdeModulePkg/XhciDxe: Fix ICC compiler build warning.Feng Tian2013-12-131-1/+1
* ShellPkg: add API for determining operation typeJaben Carsey2013-12-132-0/+69
* ShellPkg: Refactor Variable replacement into separate functionJaben Carsey2013-12-121-20/+42
* ShellPkg: Refactor Alias replacement into separate functionJaben Carsey2013-12-121-41/+76
* ShellPkg: refactor out leading and trailing space trimmingJaben Carsey2013-12-121-26/+34
* ShellPkg: typo in the last commit.Jaben Carsey2013-12-121-1/+2
* OvmfPkg: Virtio drivers: fix incorrect casts in init functionsLaszlo Ersek2013-12-123-3/+3
* ShellPkg: Refactor out the searching for pipe charactersJaben Carsey2013-12-121-4/+22
* OvmfPkg/Virtio: Removed VirtioReadDevice() / VirtIoWriteDevice() functionsOlivier Martin2013-12-115-168/+35
* OvmfPkg/Virtio.h: Removed definition of VIRTIO_HDROlivier Martin2013-12-111-18/+0
* OvmfPkg: Make the VirtIo devices use the new VIRTIO_DEVICE_PROTOCOLOlivier Martin2013-12-1127-532/+388
* OvmfPkg/VirtioMmioDeviceLib: Implement VIRTIO_DEVICE_PROTOCOL for VirtIo Devi...Olivier Martin2013-12-115-0/+789
* OvmfPkg/VirtioPciDeviceDxe: Implement VIRTIO_DEVICE_PROTOCOL for VirtIo Devic...Olivier Martin2013-12-114-0/+1172
* OvmfPkg/VirtioDevice.h: Introduced VIRTIO_DEVICE_PROTOCOL protocolOlivier Martin2013-12-112-0/+383
* Add additional check mRuntimeSmbiosEntryPoint == NULL to avoid K9 error.Elvin Li2013-12-111-1/+1
* Correct INF file to make module pass ICC compiler.Liming Gao2013-12-119-18/+18
* StdLib: Update Copyright Notices.Daryl McDaniel2013-12-102-4/+2
* StdLib: Remove an unnecessary dependency from LibWchar.Daryl McDaniel2013-12-102-5/+1
* ShellPkg: Refactor Pipe handlingJaben Carsey2013-12-101-12/+29
* ARM Packages: Removed 'inline' keywordOlivier Martin2013-12-102-6/+6
* ArmPkg/AArch64Mmu.h: Fix 'Shift is >= width of type'Olivier Martin2013-12-101-6/+6
* ArmPkg/ArmDisassemblerLib: Fixed logical/bitwise operator confusionOlivier Martin2013-12-101-6/+6
* ArmPkg/ArmMpCoreInfo.h: Fixed macro definitionOlivier Martin2013-12-101-1/+1
* 1. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h.Fu Siyuan2013-12-103-8/+23
* Per PI 1.3 spec, when Reserved bit set in the SlaveAddress parameter, EFI_NOT...Elvin Li2013-12-101-0/+22
* ShellPkg: Remove invalid ASSERTJaben Carsey2013-12-091-1/+0
* ShellPkg: Add support for CTRL-C within shell user promptingJaben Carsey2013-12-091-0/+21
* Refine code to fix potential code bug.Eric Dong2013-12-092-8/+9
* Refine code to fix potential code bug.Eric Dong2013-12-091-2/+3
* Follow Shell specification to make sure the “command.man” file is always ...Shumin Qiu2013-12-092-14/+19
* OvmfPkg: enable Xen specific pathWei Liu2013-12-085-5/+29
* OvmfPkg: introduce XenMemMapInitializationWei Liu2013-12-083-1/+109
* OvmfPkg: introduce PublishPeiMemoryWei Liu2013-12-082-1/+40
* OvmfPkg: detect Xen earlierWei Liu2013-12-083-12/+13
* OvmfPkg: define EFI_XEN_OVMF_INFOWei Liu2013-12-081-0/+45
* OvmfPkg: introduce E820.hWei Liu2013-12-081-0/+46
* MdeModulePkg: introduce PcdPciDisableBusEnumerationWei Liu2013-12-083-1/+9
* ArmPlatformPkg/ArmVExpress-RTSM-AEMv8Ax4-foundation.dsc: Remove the Monitor s...Olivier Martin2013-12-061-5/+1
* ArmPlatformPkg/ArmPlatformStackLib: Do not directly use PcdArmPrimaryCoreOlivier Martin2013-12-063-26/+54
* ArmPlatformPkg: Fix and Implement ArmPlatformGetPrimaryCoreMpIdOlivier Martin2013-12-0611-6/+86
* MdeModulePkg Pcd(DXE): Use correct TokenNumber to call GetPtrTypeSize () when...Star Zeng2013-12-061-1/+7
* Fixes a build issue (build error 'Statement is unreachable').Olivier Martin olivier.martin2013-12-061-2/+0
* Fix comments format issue.Jeff Fan2013-12-069-10/+10
* MdeModulePkg/Xhci: Coding style update to follow EDKII C Coding Standards Spec.Feng Tian2013-12-061-1/+6
* Following UEFI spec, update SmbiosDxe to use EfiRuntimeServicesData to put SM...Elvin Li2013-12-055-18/+197
* Correct file header comments for DiskIo2.h.Ruiyu Ni2013-12-041-4/+3
* MdeModulePkg: SmmLockBox: remove wrong DepExLaszlo Ersek2013-12-041-2/+1
* Add InitFlag member in DEBUG_AGENT_PHASE2_CONTEXT to pass into InitializeDebu...Jeff Fan2013-12-042-25/+34
* MdeModulePkg/AtaAtapiPassThru: Error handling enhancement for uninstalling pr...Feng Tian2013-12-031-45/+50