public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2017-08-14 11:34:50 to 2017-08-18 18:05:59 UTC [more...]

[PATCH] OvmfPkg/QemuVideoDxe: map framebuffer as write-combining/non-executable
 2017-08-18 18:08 UTC  (6+ messages)

[PATCH 0/5] PeiCore: Support pre memory page allocation
 2017-08-18 16:00 UTC  (6+ messages)
` [PATCH 1/5] MdePkg PiPeiCis.h: Add FreePages definition
` [PATCH 2/5] MdePkg PeiServicesLib: Add PeiServicesFreePages
` [PATCH 3/5] MdePkg PeiMemoryAllocationLib: Update Free(Aligned)Pages
` [PATCH 4/5] MdePkg PeiMemoryAllocationLib: Update InternalAllocateAlignedPages
` [PATCH 5/5] MdeModule PeiCore: Support pre memory page allocation

[PATCH 0/3] MdeModulePkg/ScsiBusDxe: don't produce ScsiIo for nonexistent LUNs
 2017-08-18 14:20 UTC  (5+ messages)
` [PATCH 1/3] MdeModulePkg/ScsiBusDxe: don't produce ScsiIo for nonexistent LUNs, part 1
` [PATCH 2/3] MdeModulePkg/ScsiBusDxe: remove redundant "else" after "break" statement
` [PATCH 3/3] MdeModulePkg/ScsiBusDxe: don't produce ScsiIo for nonexistent LUNs, part 2

[Patch] UefiCpuPkg/CpuCommonFeaturesLib: Use MSR data structure when change MSR value
 2017-08-18  7:38 UTC  (6+ messages)

can the DNS driver relays the request?
 2017-08-18  5:32 UTC 

[Patch v2 0/2] Add new definition for TOPA table entry
 2017-08-18  3:28 UTC  (3+ messages)
` [Patch v2 1/2] UefiCpuPkg/ArchitecturalMsr.h: Add RTIT TOPA table entry definition
` [Patch v2 2/2] UefiCpuPkg/CpuCommonFeaturesLib: Use MSR data structure when change MSR value

[Patch] MdeModulePkg/Library: Remove the self-reference in UdpIoLib/TcpIoLib/IpIoLib
 2017-08-18  2:54 UTC  (2+ messages)

[PATCH 1/4] Platforms: Add Sanchip Zx296718 basic library
 2017-08-17 18:53 UTC  (10+ messages)
  ` [PATCH 2/4] Platforms: Add ZX RTC driver for Sanchip SoC
  ` [PATCH 3/4] Platforms/zx: Add boot manager lib and entries
  ` [PATCH 4/4] Platforms/zx: Add platform build system files

[Patch 0/2] Add comments for two new added Pcds
 2017-08-17 17:39 UTC  (8+ messages)
` [Patch 1/2] UefiCpuPkg: Add comments for PCDs definition

any uefi application that can simulator multi processor dispatch logic in OS
 2017-08-17 14:59 UTC  (3+ messages)

[PATCH v7] EmbeddedPkg/AndroidBoot: boot android kernel from storage
 2017-08-17 12:58 UTC 

[PATCH] ArmPkg/ArmDmaLib: use double buffering only for bus master write
 2017-08-17 12:59 UTC  (5+ messages)

[PATCH 0/1] ArmVirtPkg/FdtPL011SerialPortLib: call PL011UartLib in all SerialPortLib APIs
 2017-08-17 12:17 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH] Maintainers.txt: update OvmfPkg maintainership
 2017-08-17 11:57 UTC  (11+ messages)

PCI bus do 2 Enumeration when 2 root bridges under 1 host bridge
 2017-08-17 10:59 UTC  (4+ messages)
  ` 答复: "

[PATCH v2 0/1] OvmfPkg/build.sh: select the GCC49 toolchain settings for gcc-7.*
 2017-08-17  9:32 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH] IntelFsp2Pkg: Delete useless external TempRamInitApi API
 2017-08-17  8:00 UTC  (5+ messages)

[Patch 0/2] Add CPUID MCA supports check
 2017-08-17  3:44 UTC  (3+ messages)
` [Patch 1/2] UefiCpuPkg/CpuCommonFeaturesLib: Add CPUID MCA support check
` [Patch 2/2] UefiCpuPkg/CpuCommonFeaturesLib: Merge machine check code to same file

[Patch] UefiCpuPkg/PiSmmCpuDxeSmm: Add CPUID MCA support check
 2017-08-17  3:23 UTC  (2+ messages)

[edk2-staging/edk2-test Patch V2 0/2] TestFrameworkPkg/TestProfile: Fix overlapping buffer ASSERT()
 2017-08-17  3:16 UTC  (4+ messages)
` [edk2-staging/edk2-test Patch V2 1/2] Test*Pkg: Update DSC files to improve debug
` [edk2-staging/edk2-test Patch V2 2/2] TestFrameworkPkg/TestProfile: Fix overlapping buffer ASSERT()

[PATCH] QuarkSocPkg/QNCSmmDispatcher: Fix use after free issue #2
 2017-08-17  2:46 UTC  (3+ messages)

[patch] IntelSiliconPkg/IntelVTdDxe: Update function comments
 2017-08-17  1:09 UTC  (2+ messages)

[PATCH v2 00/21] OvmfPkg/Virtio: introduce IOMMU-like member functions
 2017-08-16 22:18 UTC  (42+ messages)
` [PATCH v2 01/23] OvmfPkg/VirtioPciDeviceDxe: supply missing BUS_MASTER attribute
` [PATCH v2 02/23] OvmfPkg/Virtio10Dxe: "
` [PATCH v2 03/23] OvmfPkg/VirtioPciDeviceDxe: add missing IN and OUT decoration
` [PATCH v2 04/23] OvmfPkg/VirtioMmioDeviceLib: "
` [PATCH v2 05/23] OvmfPkg/Virtio: fix comment style
` [PATCH v2 06/23] OvmfPkg/Virtio: introduce IOMMU-like member functions to VIRTIO_DEVICE_PROTOCOL
` [PATCH v2 07/23] OvmfPkg/Virtio10Dxe: implement IOMMU-like member functions
` [PATCH v2 08/23] OvmfPkg/VirtioPciDeviceDxe: "
` [PATCH v2 09/23] OvmfPkg/VirtioMmioDeviceLib: "
` [PATCH v2 10/23] OvmfPkg/VirtioLib: add VirtioMapAllBytesInSharedBuffer() helper function
` [PATCH v2 11/23] OvmfPkg/VirtioLib: take VirtIo instance in VirtioRingInit/VirtioRingUninit
` [PATCH v2 12/23] OvmfPkg/VirtioLib: add functions to map/unmap VRING
` [PATCH v2 13/23] OvmfPkg/Virtio: take RingBaseShift in VirtioSetQueueAddress()
` [PATCH v2 14/23] OvmfPkg/Virtio10Dxe: add the RingBaseShift offset
` [PATCH v2 15/23] OvmfPkg/VirtioLib: alloc vring buffer with AllocateSharedPages()
` [PATCH v2 16/23] OvmfPkg/VirtioRngDxe: map host address to device address
` [PATCH v2 17/23] OvmfPkg/VirtioBlkDxe: "
` [PATCH v2 18/23] OvmfPkg/VirtioScsiDxe: Use DeviceAddresses in vring descriptors
` [PATCH v2 19/23] OvmfPkg/VirtioNetDxe: alloc Tx and Rx rings using AllocateSharedPage()
` [PATCH v2 20/23] OvmfPkg/VirtioNetDxe: alloc RxBuf using AllocateSharedPages()
` [PATCH v2 21/23] OvmfPkg/VirtioNetDxe: dynamically alloc transmit header
` [PATCH v2 22/23] OvmfPkg/VirtioNetDxe: map transmit buffer host address to device address
` [PATCH v2 23/23] OvmfPkg/Virtio: define VIRITO_F_IOMMU_PLATFORM feature bit

[Patch v4] UefiCpuPkg RegisterCpuFeaturesLib: Fix buffer pointer error usage
 2017-08-16 21:27 UTC  (2+ messages)

TimerTickDiffLib for MdePkg?
 2017-08-16 18:33 UTC  (6+ messages)

[PATCH 1/3] Maintainers.txt: List Tianocore Stewards
 2017-08-16 17:09 UTC  (2+ messages)

[PATCH] MdeModulePkg SerialDxe: Process timeout consistently in SerialRead
 2017-08-16 10:21 UTC  (6+ messages)

What Bios data is sent to the Bootloader/OS ?
 2017-08-16  9:56 UTC  (8+ messages)

[Patch] Maintainers.txt: Update the Maintainers for IntelFrameworkXXXPkg
 2017-08-16  8:45 UTC 

[PATCH] Maintainers.txt: Update the maintainer for SourceLevelDebugPkg
 2017-08-16  8:15 UTC  (2+ messages)

[Patch] UefiCpuPkg RegisterCpuFeaturesLib: Enhance debug messages
 2017-08-16  8:14 UTC  (7+ messages)
` [Patch] UefiCpuPkg RegisterCpuFeaturesLib: Fix buffer pointer error usage
` [Patch] UefiCpuPkg BaseUefiCpuLib: remove error reference code

[Patch] NetworkPkg/Ip6Dxe: Fix the bug when checking the DataSize
 2017-08-16  7:02 UTC  (3+ messages)

[PATCH 0/2] ShellPkg/mkdir Support creating nested directories
 2017-08-16  5:42 UTC  (3+ messages)
` [PATCH 1/2] Shell/mkdir: Modify the help content to align to spec
` [PATCH 2/2] ShellPkg/mkdir: support creating nested directories

[PATCH v2 0/3] Add HII Popup Protocol
 2017-08-16  3:51 UTC  (4+ messages)
` [PATCH v2 1/3] MdePkg/HiiPopup: Add HII Popup Protocol definitions
` [PATCH v2 2/3] MdeModulePkg/DisplayEngine: Add implementation of HiiPopup protocol
` [PATCH v2 3/3] MdeModulePkg/DriverSample: Add sample case for popup protocol

[Patch] UefiCpuPkg RegisterCpuFeaturesLib: Fix buffer pointer error usage
 2017-08-16  2:40 UTC  (2+ messages)

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Add Source Level Debug
 2017-08-16  1:54 UTC 

[PATCH V2] edk2: Fix typo in Contributions.txt
 2017-08-16  1:33 UTC  (2+ messages)

[PATCH] edk2: Fix typo in Contributions.txt
 2017-08-16  1:00 UTC  (4+ messages)

[PATCH v1 00/14] OvmfPkg/Virtio: Add APIs to map system physical to device address
 2017-08-15 21:57 UTC  (12+ messages)

[edk2-staging/edk2-test Patch V3] Test*Pkg: Replace POSTBUILD batch files with a python script
 2017-08-15 20:58 UTC 

[edk2-CCodingStandardsSpecification PATCH 0/2] improvements related to line wrapping
 2017-08-15 16:17 UTC  (12+ messages)
` [edk2-CCodingStandardsSpecification PATCH 1/2] Source Files / General Rules: limit line lengths to 80 columns
` [edk2-CCodingStandardsSpecification PATCH 2/2] Source Files / Spacing / Multi-line func. calls: allow condensed arguments

[PATCH 0/1] BaseTools/tools_def.template: revert to large code model for X64/GCC5/LTO
 2017-08-15 15:45 UTC  (6+ messages)
` [PATCH 1/1] "

[Patch v2] UefiCpuPkg RegisterCpuFeaturesLib: Fix buffer pointer error usage
 2017-08-15 15:28 UTC  (2+ messages)

search plugin for the TianoCore Bugzilla
 2017-08-15 10:46 UTC  (3+ messages)

[Patch] Nt32/PlatformBootManagerLib: Enable STD_ERROR on all consoles
 2017-08-15  6:26 UTC  (3+ messages)

[edk2-staging/edk2-test Patch V2] Test*Pkg: Replace POSTBUILD batch file with python script
 2017-08-15  4:33 UTC 

[patch 0/3] Add HII Popup Protocol
 2017-08-15  3:08 UTC  (4+ messages)
` [patch 1/3] MdePkg/HiiPopup: Add HII Popup Protocol definitions
` [patch 2/3] MdeModulePkg/DisplayEngine: Add implementation of HiiPopup protocol
` [patch 3/3] MdeModulePkg/DriverSample: Add sample case for popup protocol

[PATCH 0/2] DP: Init CustomCumulativeData.MinDur
 2017-08-14 16:14 UTC  (7+ messages)
` [PATCH 1/2] PerformancePkg "
` [PATCH 2/2] ShellPkg UefiDpLib: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox