messages from 2017-08-09 18:21:13 to 2017-08-15 04:31:24 UTC [more...]
[edk2-staging/edk2-test Patch V2] Test*Pkg: Replace POSTBUILD batch file with python script
2017-08-15 4:33 UTC
[edk2-staging/edk2-test Patch V2 0/2] TestFrameworkPkg/TestProfile: Fix overlapping buffer ASSERT()
2017-08-15 3:57 UTC (3+ 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 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] Nt32/PlatformBootManagerLib: Enable STD_ERROR on all consoles
2017-08-15 1:00 UTC (2+ messages)
What Bios data is sent to the Bootloader/OS ?
2017-08-14 20:49 UTC (7+ messages)
[PATCH 0/2] DP: Init CustomCumulativeData.MinDur
2017-08-14 16:14 UTC (7+ messages)
` [PATCH 1/2] PerformancePkg "
` [PATCH 2/2] ShellPkg UefiDpLib: "
[PATCH] edk2: Fix typo in Contributions.txt
2017-08-14 13:53 UTC
[PATCH v2 00/21] OvmfPkg/Virtio: introduce IOMMU-like member functions
2017-08-14 11:36 UTC (24+ 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
OvmfPkg (PlatformPei?): supporting Qemu's nvdimm device
2017-08-14 9:14 UTC (3+ messages)
` [Qemu-devel] "
[Patch 0/2] Add Management Mode infrastructure support
2017-08-14 8:32 UTC (3+ messages)
` [Patch 1/2] MdePkg: Add new definitions for Management Mode
` [Patch 2/2] MdePkg: Update exited SMM related definition
[Patch 0/2] Add comments for two new added Pcds
2017-08-14 7:22 UTC (3+ messages)
` [Patch 1/2] UefiCpuPkg: Add comments for PCDs definition
` [Patch 2/2] UefiCpuPkg UefiCpupkg.uni: Add new pcds comments
[Patch] BaseTools: Fix Segmentation fault: 11 when build AppPkg with XCODE5
2017-08-14 7:10 UTC (10+ messages)
[PATCH 0/2] DxeCore: Fix double free pages on LoadImage failure path
2017-08-14 6:59 UTC (4+ messages)
` [PATCH 1/2] MdeModulePkg "
` [PATCH 2/2] MdeModulePkg DxeCore: Enhance "ConvertPages: Incompatible memory types"
[PATCH 0/5] Add new implementation of PciSegmentLib and S3PciSegmentLib class&instance
2017-08-14 6:58 UTC (3+ messages)
` [PATCH 4/5] MdePkg/PciSegmentLib: Add instances that consumes PciSegmentInfoLib
[PATCH] UefiCpuPkg MpInitLib: Save/restore original WakeupBuffer for DxeMpLib
2017-08-14 5:11 UTC (2+ messages)
[PATCH v3][Patch 2/4] MdePkg/UefiDevicePathLib: Add DevPathFromTextDns and DevPathToTextDns libraries
2017-08-14 5:09 UTC (3+ messages)
[PATCH V2 0/2] Improve IntelVTd performance
2017-08-14 4:16 UTC (5+ messages)
` [PATCH V2 1/2] IntelSiliconPkg/dsc: Add CacheMaintenanceLib
` [PATCH V2 2/2] IntelSiliconPkg/IntelVTdDxe: Improve performance
[Patch 0/4] Add DNS device path node
2017-08-14 3:28 UTC (2+ messages)
[edk2-CCodingStandardsSpecification PATCH 0/2] improvements related to line wrapping
2017-08-12 10:13 UTC (14+ 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] BaseTools: Support TabSpace between section tag in DEC file
2017-08-12 4:36 UTC (2+ messages)
[RFC Patch 0/3] Expand PREBUILD/POSTBUILD actions
2017-08-12 4:19 UTC (5+ messages)
` [RFC Patch 3/3] BaseTools/Scripts: Add sample makefile for use with RunMakefile.py
[PATCH 0/1] BaseTools/tools_def.template: revert to large code model for X64/GCC5/LTO
2017-08-12 3:05 UTC (8+ messages)
` [PATCH 1/1] "
search plugin for the TianoCore Bugzilla
2017-08-11 23:10 UTC (2+ messages)
[PATCH v1 00/14] OvmfPkg/Virtio: Add APIs to map system physical to device address
2017-08-11 22:22 UTC (27+ messages)
` [PATCH v1 01/14] OvmfPkg/Virtio: Introduce new member functions in VIRTIO_DEVICE_PROTOCOL
` [PATCH v1 03/14] OvmfPkg/VirtioPciDeviceDxe: Implement new member functions
` [PATCH v1 04/14] OvmfPkg/VirtioLib: Add SharedBuffer helper functions
` [PATCH v1 05/14] OvmfPkg/VirtioLib: Pass VirtIo instance in VringInit/Uinit()
` [PATCH v1 06/14] OvmfPkg/VirtioLib: Add functions to map/unmap VRING
` [PATCH v1 07/14] OvmfPkg/VirtioLib: Use AllocateShared() to allocate vring buffer
` [PATCH v1 14/14] OvmfPkg/VirtioRngDxe: Use DeviceAddresses in vring descriptors
Coding Style Line Length
2017-08-11 21:09 UTC (2+ messages)
[edk2-staging/edk2-test Patch] TestFrameworkPkg: Replace POSTBUILD batch file with python script
2017-08-11 18:42 UTC
TianoCore-docs GitBook Documentation Process
2017-08-11 16:30 UTC (4+ messages)
[PATCH 0/4] Improve IntelVTd performance
2017-08-11 14:56 UTC (6+ messages)
` [PATCH 1/4] MdePkg/CpuLib.h: Add CacheLineFlush function
` [PATCH 2/4] MdePkg/BaseCpuLib: "
` [PATCH 3/4] IntelSiliconPkg/dsc: Add CpuLib
` [PATCH 4/4] IntelSiliconPkg/IntelVTdDxe: Improve performance
OVMF compile error
2017-08-11 11:21 UTC (3+ messages)
[Patch v2] NetworkPkg/HttpDxe: Handle the HttpVersionUnsupported in the HttpConfigData
2017-08-11 8:53 UTC (2+ messages)
[PATCH v3] MdeModulePkg/EmmcDxe: Make sure no extra data is erased by EraseBlocks
2017-08-11 5:00 UTC (2+ messages)
[PATCH v2] MdeModulePkg/EmmcDxe: Make sure no extra data is erased by EraseBlocks
2017-08-11 4:20 UTC (3+ messages)
[patch] BaseTools/UPT: Support Multiple Installation
2017-08-11 2:40 UTC (2+ messages)
[Patch] BaseTools: Don't need to add extra quotes when UI string from file
2017-08-11 1:07 UTC (2+ messages)
[PATCH V2] Maintainers.txt: Change maintainer for Intel*Pkg
2017-08-11 0:55 UTC (3+ messages)
[PATCH] IntelSiliconPkg: Fix VS2015 NOOPT IA32 build failure in IntelVTdDxe
2017-08-11 0:19 UTC
[PATCH 0/4] read-only UDF file system support
2017-08-10 23:30 UTC (13+ messages)
` [PATCH 4/4] OvmfPkg: Introduce UDF_ENABLE build flag
[PATCH 1/3] Maintainers.txt: List Tianocore Stewards
2017-08-10 23:19 UTC (6+ messages)
` [PATCH 2/3] Maintainers.txt: Update Package Maintainer description
` [PATCH 3/3] Maintainers.txt: Add Package Reviewer role
[PATCH 1/1] StdLib/EfiSocketLib: Fix ABI mismatch for 2 event functions
2017-08-10 22:59 UTC (2+ messages)
Does a double Page free report "ConvertPages: Incompatible memory types", maybe we could do better
2017-08-10 20:53 UTC (4+ messages)
[PATCH v2 0/1] OvmfPkg/QemuFwCfgLib: Use BusMasterCommandBuffer to map FW_CFG_DMA_ACCESS
2017-08-10 19:48 UTC (9+ messages)
` [PATCH v2 1/1] OvmfPkg : QemuFwCfgLib: "
[Patch 0/2] Update Quark for edk2-non-osi changes
2017-08-10 16:38 UTC (7+ messages)
` [Patch 1/2] QuarkSocPkg/MemoryInit: Remove use of memset()/memcpy()
` [Patch 2/2] QuarkPlatformPkg/Readme.md: edk2-non-osi directory layout
[PATCH 1/4] Platforms: Add Sanchip Zx296718 basic library
2017-08-10 15:15 UTC (6+ 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
Multiple Device ID support in EfiRom
2017-08-10 13:48 UTC (2+ messages)
[Patch] NetworkPkg/HttpDxe: Handle the HttpVersionUnsupported in the HttpConfigData
2017-08-10 7:48 UTC (2+ messages)
[PATCH v6 1/2] EmbeddedPkg/AndroidFastboot: split android boot header
2017-08-10 11:13 UTC (3+ messages)
` [PATCH v6 2/2] EmbeddedPkg/AndroidBoot: boot android kernel from storage
[Patch] NetworkPkg/HttpBootDxe: Refine the coding style
2017-08-10 7:51 UTC (2+ messages)
[Patch V2 0/4] Fix Xcode 9 Beta treating 32-bit left shift as undefined behavior
2017-08-10 9:48 UTC (7+ messages)
` [Patch V2 1/4] BaseTools: Fix Xcode 9 Beta treating 32-bit left shift as undefined
` [Patch V2 3/4] IntelFrameworkModulePkg: "
` [Patch V2 4/4] MdePkg: "
[PATCH v3 1/2] MdePkg/BaseLib: Add IsNodeInList() function
2017-08-10 9:55 UTC (2+ messages)
[PATCH 1/2] ShellPkg/driver: Show Image Name in non-SFO mode
2017-08-10 10:14 UTC (3+ messages)
[Patch 0/3] Support Ip4Config2/Ip6Config.SetData interface to clear specific configuration
2017-08-10 5:54 UTC (2+ messages)
Qestion about how to debug OVMF with UDT on QEMU
2017-08-10 5:50 UTC (5+ messages)
[PATCH] MdeModulePkg/EmmcDxe: Use Trim instead of Erase for EraseBlocks
2017-08-10 3:38 UTC (2+ messages)
[edk2-DSCSpecification Patch] DSC Spec: Remove Restriction on Using NULL in [LibraryClasses] Section
2017-08-10 1:45 UTC (2+ messages)
[PATCH 00/11] Remove unnecessary EFIAPI
2017-08-10 0:59 UTC (7+ messages)
` [PATCH 05/11] ShellPkg/UefiShellLevel2CommandsLib: "
[PATCH] BaseTools/edksetup.sh: fix invalid test for current working directory
2017-08-10 0:50 UTC (2+ messages)
[Patch 0/2] Add comments for new Pcds
2017-08-09 23:08 UTC (3+ messages)
` [Patch 1/2] UefiCpuPkg: Add comments for PCDs definition
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