public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2017-08-03 19:04:27 to 2017-08-10 10:40:08 UTC [more...]

[PATCH v3 1/2] MdePkg/BaseLib: Add IsNodeInList() function
 2017-08-10  9:55 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 2/4] DuetPkg: "
` [Patch V2 4/4] MdePkg: "

[Patch] BaseTools: Fix Segmentation fault: 11 when build AppPkg with XCODE5
 2017-08-10 10:38 UTC  (4+ messages)

Does a double Page free report "ConvertPages: Incompatible memory types", maybe we could do better
 2017-08-10 10:19 UTC  (3+ messages)

[PATCH 1/2] ShellPkg/driver: Show Image Name in non-SFO mode
 2017-08-10 10:14 UTC  (4+ messages)
` [PATCH 2/2] ShellPkg/driver: Show "-" "

[PATCH v1 00/14] OvmfPkg/Virtio: Add APIs to map system physical to device address
 2017-08-10  9:53 UTC  (32+ messages)
` [PATCH v1 01/14] OvmfPkg/Virtio: Introduce new member functions in VIRTIO_DEVICE_PROTOCOL
` [PATCH v1 02/14] OvmfPkg/Virtio10Dxe: Implement new member functions
` [PATCH v1 03/14] OvmfPkg/VirtioPciDeviceDxe: "
` [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 08/14] OvmfPkg/VirtioBlkDxe: Use DeviceAddresses in vring descriptors
` [PATCH v1 09/14] OvmfPkg/VirtioScsiDxe: "
` [PATCH v1 10/14] OvmfPkg/VirtioNetDxe: Allocate Tx and Rx ring using AllocateSharedPage()
` [PATCH v1 11/14] OvmfPkg/VirtioNetDxe: Allocate RxBuf using AllocateSharedPages()
` [PATCH v1 12/14] OvmfPkg/VirtioNetDxe: Dynamically allocate transmit header
` [PATCH v1 13/14] OvmfPkg/VirtioNetDxe: Use DeviceAddress in transmit vring descriptors
` [PATCH v1 14/14] OvmfPkg/VirtioRngDxe: Use DeviceAddresses in "

[PATCH 0/4] read-only UDF file system support
 2017-08-10  9:28 UTC  (16+ messages)
` [PATCH 1/4] MdeModulePkg/PartitionDxe: Add UDF/ECMA-167 "
` [PATCH 2/4] MdeModulePkg: Initial "
` [PATCH 3/4] MdeModulePkg/UdfDxe: Add seek, read and listing support on files
` [PATCH 4/4] OvmfPkg: Introduce UDF_ENABLE build flag

[Patch] BaseTools: Don't need to add extra quotes when UI string from file
 2017-08-10  8:58 UTC 

[Patch 0/2] Update Quark for edk2-non-osi changes
 2017-08-10  8:40 UTC  (4+ messages)
` [Patch 1/2] QuarkSocPkg/MemoryInit: Remove use of memset()/memcpy()
` [Patch 2/2] QuarkPlatformPkg/Readme.md: edk2-non-osi directory layout

[patch] BaseTools/UPT: Support Multiple Installation
 2017-08-10  8:36 UTC 

[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 v2] MdeModulePkg/EmmcDxe: Make sure no extra data is erased by EraseBlocks
 2017-08-10  1:21 UTC 

[PATCH 00/11] Remove unnecessary EFIAPI
 2017-08-10  0:59 UTC  (8+ 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  (6+ messages)
` [Patch 1/2] UefiCpuPkg: Add comments for PCDs definition
` [Patch 2/2] UefiCpuPkg UefiCpupkg.uni: Add new pcds comments

OvmfPkg (PlatformPei?): supporting Qemu's nvdimm device
 2017-08-09 22:13 UTC  (2+ messages)

[Patch v2 0/2] Add comments for two new added Pcds
 2017-08-09 13:02 UTC  (3+ messages)
` [Patch v2 1/2] UefiCpuPkg: Add comments for PCDs definition
` [Patch v2 2/2] UefiCpuPkg UefiCpupkg.uni: Add new pcds comments

[PATCH v6 1/2] EmbeddedPkg/AndroidFastboot: split android boot header
 2017-08-09 10:39 UTC  (2+ messages)
` [PATCH v6 2/2] EmbeddedPkg/AndroidBoot: boot android kernel from storage

[PATCH 0/2] Notify NVME HW when system reset happens
 2017-08-09  8:01 UTC  (6+ messages)
` [PATCH 1/2] MdePkg/Nvme: Add NVME shutdown notification related macros
` [PATCH 2/2] MdeModulePkg/NvmExpressDxe: Notify NVME HW when system reset happens

[PATCH] Maintainers.txt: Change maintainer for Intel*Pkg
 2017-08-09  4:11 UTC 

[Patch] NetworkPkg/HttpDxe: Handle the HttpVersionUnsupported in the HttpConfigData
 2017-08-09  2:35 UTC 

How to add images to HiiDatabase
 2017-08-09  0:44 UTC  (4+ messages)

[PATCH v5 1/3] EmbeddedPkg/AndroidFastboot: split android boot header
 2017-08-08 13:34 UTC  (4+ messages)
` [PATCH v5 2/3] EmbeddedPkg/AndroidBoot: boot android kernel from storage

[PATCH 0/1] OvmfPkg/AcpiPlatformDxe: short-circuit the transfer of an empty S3_CONTEXT
 2017-08-08 13:16 UTC  (5+ messages)
` [PATCH 1/1] "

[Patch] NetworkPkg/HttpBootDxe: Refine the coding style
 2017-08-08  7:37 UTC  (2+ messages)

[Patch] MdePkg: Adjust the loops in PeCoffLoaderGetImageInfo()
 2017-08-08  1:13 UTC 

[PATCH] MdeModulePkg: Variable: Fix typo in variable measure
 2017-08-08  0:58 UTC  (2+ messages)

Setting Secure Boot Variables
 2017-08-07 18:57 UTC  (2+ messages)

Multiple Device ID support in EfiRom
 2017-08-07 14:18 UTC 

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] SD and eMMC Change
 2017-08-07  7:47 UTC 

[PATCH] MdeModulePkg: Delete useless case code
 2017-08-07  7:01 UTC  (2+ messages)

[PATCH] MdeModulePkg: Delete never touched code
 2017-08-07  6:59 UTC  (2+ messages)

[Patch 0/7] Remove deprecated macro
 2017-08-07  6:31 UTC  (16+ messages)
` [Patch 1/7] QuarkSocPkg MtrrLib: Enhance get mtrr mask logic
` [Patch 2/7] Vlv2TbltDevicePkg: "
` [Patch 3/7] UefiCpuPkg CpuDxe: "
` [Patch 4/7] QuarkSocPkg MtrrLib: Remove reference deprecated macro
` [Patch 6/7] UefiCpuPkg CpuDxe: "
` [Patch 7/7] UefiCpuPkg MtrrLib: Remove deprecated micro

[Patch v2] Vlv2TbltDevicePkg: Remove reference deprecated macro
 2017-08-07  6:00 UTC  (2+ messages)

Unable to locate EFI_HII_POPUP_PROTOCOL in latest edk2
 2017-08-07  1:53 UTC  (2+ messages)

PciLib/PciExpressLib: 64-bit r/w functions
 2017-08-06 12:46 UTC  (3+ messages)

[PATCH v2 0/1] OvmfPkg/PlatformPei: support >=1TB high RAM, and discontiguous high RAM
 2017-08-05  1:54 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH v3 0/1] Use BusMasterCommonBuffer to map FW_CFG_DMA_ACCESS
 2017-08-05  1:32 UTC  (8+ messages)
` [PATCH v3 1/1] OvmfPkg/QemuFwCfgLib: "
  ` Issue of step by step debugging of OVMF SEC code in QEMU

[PATCH 00/12] OvmfPkg/IoMmuDxe: cleanups and fixes
 2017-08-05  1:25 UTC  (3+ messages)

CorebootPayloadPkg: redirect UEFI Shell to serial
 2017-08-05  0:13 UTC  (7+ messages)

[PATCH v2 1/1] OvmfPkg/IoMmuDxe: Fix header guard macro
 2017-08-04 23:29 UTC  (3+ messages)

[PATCH v1 1/1] Coreboot{Module, Payload}Pkg: fix various typos
 2017-08-04 23:06 UTC 

[PATCH v2 0/1] OvmfPkg/QemuFwCfgLib: Use BusMasterCommandBuffer to map FW_CFG_DMA_ACCESS
 2017-08-04 20:25 UTC  (7+ messages)
` [PATCH v2 1/1] OvmfPkg : QemuFwCfgLib: "

[PATCH 0/1] OvmfPkg/PlatformPei: support >=1TB high RAM, and discontiguous high RAM
 2017-08-04 20:04 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH 1/1] OvmfPkg/IoMmuDxe: Fix header guard macro
 2017-08-04 20:02 UTC  (3+ messages)

[Patch v4 1/3] UefiCpuPkg: Add Pcds used by processor trace feature
 2017-08-04 18:09 UTC  (6+ messages)
` [Patch v4 2/3] UefiCpuPkg: Add Processor Trace feature definition
` [Patch v4 3/3] UefiCpuPkg: Enable Processor Trace feature

[Patch] Edk2: Update UefiCpuPkg owner
 2017-08-04 14:40 UTC  (2+ messages)

[PATCH] MdeModulePkg SerialDxe: Process timeout consistently in SerialRead
 2017-08-04  9:53 UTC  (4+ messages)

MdeModulePkg/SerialDxe: Inconsistent timeout processing in SerialRead
 2017-08-04  8:08 UTC  (6+ messages)

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Change ResetVector.ia32.port80.raw
 2017-08-04  8:00 UTC 

[PATCH 0/5] Add new implementation of PciSegmentLib and S3PciSegmentLib class&instance
 2017-08-04  6:44 UTC  (6+ messages)
` [PATCH 1/5] MdePkg/PciSegmentLib: Fix typo in function header comments
` [PATCH 2/5] MdePkg/PciExpress: Add macro PCI_ECAM_ADDRESS
` [PATCH 3/5] MdePkg/PciSegmentInfoLib: Add PciSegmentInfoLib class and instance
` [PATCH 4/5] MdePkg/PciSegmentLib: Add instances that consumes PciSegmentInfoLib
` [PATCH 5/5] MdePkg/S3PciSegmentLib: Add S3PciSegmentLib class and instance

[PATCH V3] MdeModulePkg/DisplayEngine: Fix incorrect display issue
 2017-08-04  4:28 UTC  (2+ messages)

Announcing the edk2-platforms master branch
 2017-08-03 21:05 UTC  (2+ messages)

Building UDK2017 with VS2015 fails - please help
 2017-08-03 20:45 UTC 

[PATCH v3 2/2] MdePkg/BaseLib: Update internal LinkedList verifications
 2017-08-03 19:52 UTC 


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