summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-12-11Correct INF file to make module pass ICC compiler.Liming Gao
2013-12-10StdLib: Update Copyright Notices.Daryl McDaniel
2013-12-10StdLib: Remove an unnecessary dependency from LibWchar.Daryl McDaniel
2013-12-10ShellPkg: Refactor Pipe handlingJaben Carsey
2013-12-10ARM Packages: Removed 'inline' keywordOlivier Martin
2013-12-10ArmPkg/AArch64Mmu.h: Fix 'Shift is >= width of type'Olivier Martin
2013-12-10ArmPkg/ArmDisassemblerLib: Fixed logical/bitwise operator confusionOlivier Martin
2013-12-10ArmPkg/ArmMpCoreInfo.h: Fixed macro definitionOlivier Martin
2013-12-101. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h.Fu Siyuan
2013-12-10Per PI 1.3 spec, when Reserved bit set in the SlaveAddress parameter, EFI_NOT...Elvin Li
2013-12-09ShellPkg: Remove invalid ASSERTJaben Carsey
2013-12-09ShellPkg: Add support for CTRL-C within shell user promptingJaben Carsey
2013-12-09Refine code to fix potential code bug.Eric Dong
2013-12-09Refine code to fix potential code bug.Eric Dong
2013-12-09Follow Shell specification to make sure the “command.man” file is always ...Shumin Qiu
2013-12-08OvmfPkg: enable Xen specific pathWei Liu
2013-12-08OvmfPkg: introduce XenMemMapInitializationWei Liu
2013-12-08OvmfPkg: introduce PublishPeiMemoryWei Liu
2013-12-08OvmfPkg: detect Xen earlierWei Liu
2013-12-08OvmfPkg: define EFI_XEN_OVMF_INFOWei Liu
2013-12-08OvmfPkg: introduce E820.hWei Liu
2013-12-08MdeModulePkg: introduce PcdPciDisableBusEnumerationWei Liu
2013-12-06ArmPlatformPkg/ArmVExpress-RTSM-AEMv8Ax4-foundation.dsc: Remove the Monitor s...Olivier Martin
2013-12-06ArmPlatformPkg/ArmPlatformStackLib: Do not directly use PcdArmPrimaryCoreOlivier Martin
2013-12-06ArmPlatformPkg: Fix and Implement ArmPlatformGetPrimaryCoreMpIdOlivier Martin
2013-12-06MdeModulePkg Pcd(DXE): Use correct TokenNumber to call GetPtrTypeSize () when...Star Zeng
2013-12-06Fixes a build issue (build error 'Statement is unreachable').Olivier Martin olivier.martin
2013-12-06Fix comments format issue.Jeff Fan
2013-12-06MdeModulePkg/Xhci: Coding style update to follow EDKII C Coding Standards Spec.Feng Tian
2013-12-05Following UEFI spec, update SmbiosDxe to use EfiRuntimeServicesData to put SM...Elvin Li
2013-12-04Correct file header comments for DiskIo2.h.Ruiyu Ni
2013-12-04MdeModulePkg: SmmLockBox: remove wrong DepExLaszlo Ersek
2013-12-04Add InitFlag member in DEBUG_AGENT_PHASE2_CONTEXT to pass into InitializeDebu...Jeff Fan
2013-12-03MdeModulePkg/AtaAtapiPassThru: Error handling enhancement for uninstalling pr...Feng Tian
2013-12-03MdeModulePkg/Usb: All h/w related stop operation at DriverBindingStop() shoul...Feng Tian
2013-12-02ShellPkg: Fix pci command to parse seg, bus, dev, and func arguments as hexChris Phillips
2013-12-02ShellPkg: Unregister all registrationsJaben Carsey
2013-12-02MdeModulePkg Pcd: Refine the code to avoid error report.Star Zeng
2013-12-02Update DEC file and DxeImageVerificationLib to note user that ALLOW_EXECUTE_O...Fu Siyuan
2013-11-30Add missing ASM_PFX for HookAfterStubHeaderEnd.Jeff Fan