messages from 2017-08-25 12:23:27 to 2017-08-31 00:54:43 UTC [more...]
[PATCH 0/2] Implement NULL pointer detection feature
2017-08-31 0:55 UTC (14+ messages)
` [PATCH 1/2] Implement NULL pointer detection for EDK-II Core
` [PATCH 2/2] Implement NULL pointer detection for EDK-II SMM Core and driver
[PATCH v2 0/4] OvmfPkg/VirtioScsiDxe: map host address to device address
2017-08-30 20:45 UTC (5+ messages)
` [PATCH v2 1/4] OvmfPkg/VirtioScsiDxe: map VRING using VirtioRingMap()
` [PATCH v2 2/4] OvmfPkg/VirtioScsiDxe: add helper to create a fake host adapter error
` [PATCH v2 3/4] Ovmfpkg/VirtioScsiDxe: map virtio-scsi request and response buffers
` [PATCH v2 4/4] OvmfPkg/VirtioScsiDxe: negotiate VIRTIO_F_IOMMU_PLATFORM
[PATCH 1/1] OvmfPkg/VirtioBlk: Check the returns status of unmap data buffer
2017-08-30 17:41 UTC (2+ messages)
[PATCH 0/6] OvmfPkg/VirtioGpuDxe: map system memory addresses to device addresses
2017-08-30 16:15 UTC (10+ messages)
` [PATCH 1/6] OvmfPkg/VirtioGpuDxe: map VRING for bus master common buffer operation
` [PATCH 2/6] OvmfPkg/VirtioGpuDxe: map virtio GPU command objects to device addresses
` [PATCH 3/6] OvmfPkg/VirtioGpuDxe: take EFI_PHYSICAL_ADDRESS in ResourceAttachBacking()
` [PATCH 4/6] OvmfPkg/VirtioGpuDxe: helpers for backing store (de)allocation+(un)mapping
` [PATCH 5/6] OvmfPkg/VirtioGpuDxe: map backing store to bus master device address
` [PATCH 6/6] OvmfPkg/VirtioGpuDxe: negotiate VIRTIO_F_IOMMU_PLATFORM
[PATCH 00/11] OvmfPkg: improve SEV-related DEBUG messages
2017-08-30 15:53 UTC (12+ messages)
` [PATCH 01/11] OvmfPkg/BaseMemEncryptSevLib: unify encrypt/decrypt "
` [PATCH 02/11] OvmfPkg/BaseMemEncryptSevLib: break DEBUG calls to multiple lines
` [PATCH 03/11] OvmfPkg/BaseMemEncryptSevLib: clean up DEBUG prefixes
` [PATCH 04/11] OvmfPkg/BaseMemEncryptSevLib: clean up debug logging of PhysicalAddress
` [PATCH 05/11] OvmfPkg/BaseMemEncryptSevLib: promote DEBUG_WARN levels to DEBUG_ERROR
` [PATCH 06/11] OvmfPkg/BaseMemEncryptSevLib: clean up upper-case / lower-case in DEBUGs
` [PATCH 07/11] OvmfPkg/BaseMemEncryptSevLib: fix typos in DEBUG messages
` [PATCH 08/11] OvmfPkg/IoMmuDxe: IoMmuMap(): log nicer and more informative DEBUG msgs
` [PATCH 09/11] OvmfPkg/IoMmuDxe: IoMmuUnmap(): clean up DEBUG message
` [PATCH 10/11] OvmfPkg/IoMmuDxe: IoMmuAllocateBuffer(): nicer and more informative DEBUGs
` [PATCH 11/11] OvmfPkg/IoMmuDxe: IoMmuFreeBuffer(): clean up DEBUG message
[PATCH] Platform/Armada/Pp2Dxe: switch to ArmDmaLib
2017-08-30 13:26 UTC (7+ messages)
[PATCH edk2-platforms 1/2] Platform/ARM: remove DmaLib library class resolution
2017-08-30 13:21 UTC (4+ messages)
` [PATCH edk2-platforms 2/2] Platform/HiKey: "
[PATCH 0/6] ArmPkg EmbeddedPkg: clean up DmaLib implementations
2017-08-30 13:17 UTC (16+ messages)
` [PATCH 1/6] EmbeddedPkg: rename NullDmaLib to CoherentDmaLib
` [PATCH 2/6] EmbeddedPkg/CoherentDmaLib: add support for non-1:1 DMA translation
` [PATCH 3/6] EmbeddedPkg: implement NonCoherentDmaLib based on ArmDmaLib
` [PATCH 4/6] Omap35xxPkg: switch to EmbeddedPkg's NonCoherentDmaLib
` [PATCH 5/6] BeagleBoardPkg: switch to generic non-coherent DmaLib
` [PATCH 6/6] ArmPkg: remove ArmDmaLib
[PATCH] BaseTools/Gcc ARM AARCH64: add support for building device tree binaries
2017-08-30 13:15 UTC (4+ messages)
[PATCH] SourceLevelDebugPkg/DebugAgentCommon: Use global variable for revision
2017-08-30 12:48 UTC (6+ messages)
[PATCH 0/3] OvmfPkg/VirtioScsiDxe: map host address to device address
2017-08-30 12:21 UTC (8+ messages)
` [PATCH 1/3] OvmfPkg/VirtioScsiDxe: map VRING using VirtioRingMap()
` [PATCH 2/3] Ovmfpkg/VirtioScsiDxe: map virtio-scsi request and response buffers
` [PATCH 3/3] OvmfPkg/VirtioScsiDxe: negotiate VIRTIO_F_IOMMU_PLATFORM
[PATCH] EmbeddedPkg/EmbeddedPkg.dsc: fix build for non-ARM architectures
2017-08-30 11:50 UTC (3+ messages)
[PATCH] ArmVirtPkg: remove DmaLib library class resolution
2017-08-30 9:36 UTC (3+ messages)
[PATCH] ArmPlatformPkg/ArmJunoDxe: remove bogus DmaLib dependency
2017-08-30 9:35 UTC (4+ messages)
[Patch] Build Spec: Add multi-arg support to PREBUILD/POSTBUILD
2017-08-30 9:00 UTC (2+ messages)
` [Patch] DSC "
iSCSI behavior
2017-08-30 8:58 UTC (7+ messages)
[PATCH 1/2] MMC : Recieve response was missing after CMD12
2017-08-30 14:20 UTC (2+ messages)
` [PATCH 2/2] SD : Updated CMD 6 implememtation
[Patch] UefiCpuPkg/Mplib.c: Perform complete initialization when enable AP
2017-08-30 2:21 UTC
[PATCH v2 0/5] Add multiple PCI segments configuration access support
2017-08-29 20:47 UTC (6+ messages)
` [PATCH v2 4/5] MdePkg/PciSegmentLib: Add instances that consumes PciSegmentInfoLib
[PATCH 0/1] OvmfPkg/QemuFwCfgDxeLib: SEV: zero FW_CFG_DMA_ACCESS before decrypting it
2017-08-29 20:47 UTC (5+ messages)
` [PATCH 1/1] "
[PATCH edk2-platforms 1/2] Platform/Hikey: remove UncachedMemoryAllocationLib resolution
2017-08-29 19:56 UTC (4+ messages)
` [PATCH edk2-platforms 2/2] Platform/ARM: "
[PATCH edk2-platforms] Platform/OverdriveBoard: move device tree compilation into build
2017-08-29 19:28 UTC (3+ messages)
[PATCH 0/5] ArmPkg et al: remove UncachedMemoryallocationLib
2017-08-29 16:57 UTC (4+ messages)
[PATCH] SecurityPkg: Add ARM/AARCH64 arch to enable RngTest module build
2017-08-29 16:42 UTC (3+ messages)
[Patch] BaseTools: Enable --whole-archive in GCC tool chain as the default option
2017-08-29 16:37 UTC (10+ messages)
[PATCH] Silicon/Hisilicon: switch to NonDiscoverable driver for EHCI
2017-08-29 16:35 UTC (4+ messages)
[PATCH edk2-platforms] Silicon/Hisilicon/SasV1Dxe: remove bogus UncachedMemoryAllocationLib ref
2017-08-29 15:19 UTC (2+ messages)
Questions about CorebootPayloadPkg
2017-08-29 15:01 UTC
[PATCH 0/3] Update CWD and current mapping properly
2017-08-29 14:58 UTC (5+ messages)
` [PATCH 1/3] ShellPkg: Rename gShellCurDir to gShellCurMapping
` [PATCH 2/3] ShellPkg: Fix bug that fails to change CWD after "map -r"
` [PATCH 3/3] ShellPkg: Update CWD and current mapping when commands return
[PATCH] IntelSiliconPkg/PlatformVTdSample: Avoid using constant result 'if'
2017-08-29 12:12 UTC (2+ messages)
UART Baud rate change code flow
2017-08-29 8:19 UTC
[PATCH v2] MdeModulePkg/UefiHiiLib: Fix incorrect check for string length
2017-08-29 7:25 UTC (2+ messages)
[patch] MdeModulePkg/UefiHiiLib: Fix incorrect check for string length
2017-08-29 5:33 UTC (2+ messages)
[PATCH] UefiCpuPkg/CpuCommonFeaturesLib: Remove unnecessary explicit type cast
2017-08-29 3:10 UTC (2+ messages)
"practical" memory allocation limit?
2017-08-28 23:53 UTC (7+ messages)
[PATCH v2 0/3] OvmfPkg/VirtioBlkDxe: map host address to device address
2017-08-28 9:01 UTC (6+ messages)
` [PATCH v2 1/3] OvmfPkg/VirtioBlkDxe: map VRING using VirtioRingMap()
` [PATCH v2 2/3] Ovmfpkg/VirtioBlkDxe: map virtio-blk request and response buffers
` [PATCH v2 3/3] OvmfPkg/VirtioBlkDxe: negotiate VIRTIO_F_IOMMU_PLATFORM
Lower Case Letters in the String definition
2017-08-28 8:27 UTC
[PATCH] UefiCpuPkg/PiSmmCpuDxeSmm: Centralize mPhysicalAddressBits definition
2017-08-28 8:19 UTC (3+ messages)
[Patch v2 0/2] Add Management Mode infrastructure support
2017-08-28 8:03 UTC (4+ messages)
` [Patch 1/2] MdePkg: Add new definitions for Management Mode
` [Patch 2/2] MdePkg: Reference "
[Patch 0/2] Add CPUID MCA supports check
2017-08-28 7:19 UTC (2+ messages)
[PATCH] BaseTools/Conf: Support LLVM39 and LLVM40 in CLANG38 toolchain
2017-08-28 7:19 UTC (2+ messages)
[patch] IntelFrameworkModulePkg/LegacyBootMaintUiLib: Add NULL pointer check
2017-08-28 3:17 UTC (2+ messages)
[PATCH] UefiCpuPkg/PiSmmCpuDxeSmm: Fix memory protection crash
2017-08-28 1:59 UTC (7+ messages)
[PATCH 0/3] OvmfPkg/VirtioBlkDxe: map host address to device address
2017-08-27 23:18 UTC (9+ messages)
` [PATCH 1/3] OvmfPkg/VirtioBlkDxe: map VRING using VirtioRingMap()
` [PATCH 2/3] Ovmfpkg/VirtioBlkDxe: map virtio-blk request and response buffers
` [PATCH 3/3] OvmfPkg/VirtioBlkDxe: negotiate VIRTIO_F_IOMMU_PLATFORM
[PATCH] Revert "OvmfPkg/build.sh: select the GCC49 toolchain settings for gcc-7.*"
2017-08-25 17:23 UTC (3+ messages)
HiiSetToDefaults behavior
2017-08-25 14:58 UTC (4+ messages)
[PATCH 0/2] OvmfPkg/VirtioRngDxe: negotiate VIRTIO_F_IOMMU_PLATFORM
2017-08-25 14:22 UTC (2+ messages)
[PATCH 0/3] Add flexible exception device reporting
2017-08-25 13:34 UTC (4+ messages)
` [PATCH 3/3] IntelSiliconPkg/PlatformVTdSample: update ExceptionDevice
[Patch] BaseTools: Update toolsetup.bat to support the case without EDK_TOOLS_BIN
2017-08-25 13:06 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox