summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-04SourceLevelDebugPkg: Use Pcd for the revision of transfer protocolHao Wu7-10/+26
2017-09-01OvmfPkg/VirtioGpuDxe: negotiate VIRTIO_F_IOMMU_PLATFORMLaszlo Ersek1-1/+1
2017-09-01OvmfPkg/VirtioGpuDxe: map backing store to bus master device addressLaszlo Ersek3-20/+65
2017-09-01OvmfPkg/VirtioGpuDxe: helpers for backing store (de)allocation+(un)mappingLaszlo Ersek4-2/+188
2017-09-01OvmfPkg/VirtioGpuDxe: take EFI_PHYSICAL_ADDRESS in ResourceAttachBacking()Laszlo Ersek3-13/+13
2017-09-01OvmfPkg/VirtioGpuDxe: map virtio GPU command objects to device addressesLaszlo Ersek1-8/+75
2017-09-01OvmfPkg/VirtioGpuDxe: map VRING for bus master common buffer operationLaszlo Ersek2-3/+30
2017-09-01OvmfPkg/IoMmuDxe: IoMmuFreeBuffer(): clean up DEBUG messageLaszlo Ersek1-8/+8
2017-09-01OvmfPkg/IoMmuDxe: IoMmuAllocateBuffer(): nicer and more informative DEBUGsLaszlo Ersek1-2/+11
2017-09-01OvmfPkg/IoMmuDxe: IoMmuUnmap(): clean up DEBUG messageLaszlo Ersek1-10/+2
2017-09-01OvmfPkg/IoMmuDxe: IoMmuMap(): log nicer and more informative DEBUG msgsLaszlo Ersek1-3/+28
2017-09-01OvmfPkg/BaseMemEncryptSevLib: fix typos in DEBUG messagesLaszlo Ersek1-2/+2
2017-09-01OvmfPkg/BaseMemEncryptSevLib: clean up upper-case / lower-case in DEBUGsLaszlo Ersek1-3/+3
2017-09-01OvmfPkg/BaseMemEncryptSevLib: promote DEBUG_WARN levels to DEBUG_ERRORLaszlo Ersek1-8/+8
2017-09-01OvmfPkg/BaseMemEncryptSevLib: clean up debug logging of PhysicalAddressLaszlo Ersek1-8/+9
2017-09-01OvmfPkg/BaseMemEncryptSevLib: clean up DEBUG prefixesLaszlo Ersek1-7/+7
2017-09-01OvmfPkg/BaseMemEncryptSevLib: break DEBUG calls to multiple linesLaszlo Ersek1-20/+48
2017-09-01OvmfPkg/BaseMemEncryptSevLib: unify encrypt/decrypt DEBUG messagesLaszlo Ersek1-8/+12
2017-09-01ArmPkg: remove ArmDmaLibArd Biesheuvel3-529/+0
2017-09-01EmbeddedPkg: MmcDxe - Recieve response was missing after CMD12Meenakshi Aggarwal1-0/+1
2017-08-31OvmfPkg/VirtioScsiDxe: negotiate VIRTIO_F_IOMMU_PLATFORMBrijesh Singh1-2/+3
2017-08-31OvmfPkg/VirtioScsiDxe: map virtio-scsi request and response buffersBrijesh Singh1-16/+205
2017-08-31OvmfPkg/VirtioScsiDxe: add helper to create a fake host adapter errorBrijesh Singh1-7/+33
2017-08-31OvmfPkg/VirtioScsiDxe: map VRING using VirtioRingMap()Brijesh Singh2-10/+38
2017-08-31ShellBinPkg: AARCH64/ARM Shell binary update.Leif Lindholm4-0/+0
2017-08-31ArmPkg: remove UncachedMemoryAllocationLibArd Biesheuvel5-1440/+0
2017-08-31BaseTools/Gcc ARM AARCH64: add support for building device tree binariesArd Biesheuvel2-0/+33
2017-08-31BaseTools: Enable --whole-archive in GCC tool chain as the default optionLiming Gao1-2/+2
2017-08-31UefiCpuPkg/Mplib.c: Perform complete initialization when enable AP.Eric Dong1-1/+1
2017-08-30OvmfPkg/VirtioBlkDxe: Check the return status of unmap data bufferBrijesh Singh1-1/+8
2017-08-30BeagleBoardPkg: switch to generic non-coherent DmaLibArd Biesheuvel1-1/+1
2017-08-30Omap35xxPkg: switch to EmbeddedPkg's NonCoherentDmaLibArd Biesheuvel1-1/+1
2017-08-30EmbeddedPkg: implement NonCoherentDmaLib based on ArmDmaLibArd Biesheuvel3-0/+542
2017-08-30EmbeddedPkg/CoherentDmaLib: add support for non-1:1 DMA translationArd Biesheuvel3-1/+19
2017-08-30EmbeddedPkg: rename NullDmaLib to CoherentDmaLibArd Biesheuvel3-15/+7
2017-08-30EmbeddedPkg/EmbeddedPkg.dsc: fix build for non-ARM architecturesLeif Lindholm3-21/+20
2017-08-30IntelSiliconPkg/PlatformVTdSample: Avoid using constant result 'if'Hao Wu1-14/+24
2017-08-30ArmPlatformPkg/ArmJunoDxe: remove bogus DmaLib dependencyArd Biesheuvel1-1/+0
2017-08-30ArmVirtPkg: remove DmaLib library class resolutionArd Biesheuvel1-1/+0
2017-08-30ShellBinPkg: Ia32/X64 Shell binary update.Ruiyu Ni5-1/+1
2017-08-30UefiCpuPkg/CpuCommonFeaturesLib: Remove unnecessary explicit type castHao Wu1-1/+1
2017-08-30ShellPkg: Update CWD and current mapping when commands returnHuajing Li1-1/+17
2017-08-30ShellPkg: Fix bug that fails to change CWD after "map -r".Huajing Li1-1/+35
2017-08-30ShellPkg: Rename gShellCurDir to gShellCurMappingHuajing Li3-9/+9
2017-08-30SecurityPkg: Add ARM/AARCH64 arch to enable RngTest module build.Long Qin2-2/+2
2017-08-29OvmfPkg/QemuFwCfgDxeLib: SEV: zero FW_CFG_DMA_ACCESS before decrypting itLaszlo Ersek1-0/+7
2017-08-29Omap35xxPkg: remove bogus UncachedMemoryAllocationLib dependencyArd Biesheuvel3-3/+1
2017-08-29BeagleBoardPkg: remove UncachedMemoryAllocationLib resolutionsArd Biesheuvel1-2/+0
2017-08-29ArmPkg/ArmDmaLib: implement DmaAllocateAlignedBuffer()Ard Biesheuvel1-3/+39
2017-08-29EmbeddedPkg/DmaLib: add routine to allocate aligned buffersArd Biesheuvel2-6/+72