public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2017-09-12 09:03:36 to 2017-09-15 06:58:16 UTC [more...]

Functionality issues in UDF support
 2017-09-15  7:01 UTC  (9+ messages)

[PATCH] MdeModulePkg/UdfDxe: Remove negative comparison of unsigned number
 2017-09-15  6:48 UTC  (6+ messages)

[PATCH 0/4] Implement NULL pointer detection feature for special pool
 2017-09-15  6:28 UTC  (36+ messages)
  ` [PATCH 1/4] MdeModulePkg/Core: Implement NULL pointer detection in EDK-II Core
  ` [PATCH 2/4] UefiCpuPkg/PiSmmCpuDxeSmm: Implement NULL pointer detection for SMM mode code
  ` [PATCH 3/4] IntelFrameworkModulePkg/Csm: Update CSM code to temporarily bypass NULL pointer detection if enabled
  ` [PATCH 4/4] OvmfPkg/QemuVideoDxe: Update QemuVideoDxe driver to "

[PATCH v3 0/6] Support bitfield in storage of vfr
 2017-09-15  6:23 UTC  (7+ messages)
` [PATCH v3 1/6] BaseTool/VfrCompiler: Support Bit fields in EFI/Buffer VarStore
` [PATCH v3 2/6] MdeModulePkg: Add GUID/flags to implement BitField support
` [PATCH v3 3/6] MdeModulePkg/UefiHiiLib: Add codes to validate question with bit fields
` [PATCH v3 4/6] MdeModulePkg/HiiDatabase: Handle questions with Bit VarStore
` [PATCH v3 5/6] MdeModulePkg/SetupBrowser: "
` [PATCH v3 6/6] MdeModulePkg/DriverSample: Add sample questions with bit/union VarStore

[PATCH 0/7] MdeModulePkg/Udf: Code refinements
 2017-09-15  4:57 UTC  (8+ messages)
` [PATCH 1/7] MdeModulePkg/UdfDxe: Add checks to ensure no possible NULL ptr deref
` [PATCH 2/7] MdeModulePkg/UdfDxe: Fix operands of different size in bitwise OP
` [PATCH 3/7] MdeModulePkg/UdfDxe: Use compare operator for non-boolean comparisons
` [PATCH 4/7] MdeModulePkg/Udf: Refine function description comments
` [PATCH 5/7] MdeModulePkg/UdfDxe: Avoid short (single character) variable name
` [PATCH 6/7] MdeModulePkg/Udf: Avoid declaring and initializing local GUID variable
` [PATCH 7/7] MdeModulePkg/UdfDxe: Refine enum member naming style

[PATCH] MdeModulePkg UdfDxe: Fix VS2010/VS2012 build failure
 2017-09-15  1:40 UTC  (3+ messages)

[PATCH] MdeModulePkg/UdfDxe: Fix NULL pointer dereference
 2017-09-15  1:39 UTC  (4+ messages)

[PATCH v4 0/8] OvmfPkg/VirtioNetDxe: map host address to device address
 2017-09-15  0:14 UTC  (12+ messages)
` [PATCH v4 1/8] OvmfPkg/VirtioNetDxe: add helper VirtioNetUninitRing()
` [PATCH v4 2/8] OvmfPkg/VirtioNetDxe: map VRINGs using VirtioRingMap()
` [PATCH v4 3/8] OvmfPkg/VirtioNetDxe: alloc RxBuf using AllocateSharedPages()
` [PATCH v4 4/8] OvmfPkg/VirtioNetDxe: dynamically alloc transmit header
` [PATCH v4 5/8] OvmfPkg/VirtioNetDxe: update TechNotes
` [PATCH v4 6/8] OvmfPkg/VirtioNetDxe: add Tx packet map/unmap helper functions
` [PATCH v4 7/8] OvmfPkg/VirtioNetDxe: map caller-supplied Tx packet to device-address
` [PATCH v4 8/8] OvmfPkg/VirtioNetDxe: negotiate VIRTIO_F_IOMMU_PLATFORM

[PATCH 0/1] OvmfPkg/QemuBootOrderLib: recognize "usb-storage" devices in XHCI ports
 2017-09-14 22:02 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v3 0/8] OvmfPkg/VirtioNetDxe: map host address to device address
 2017-09-14 21:01 UTC  (15+ messages)
` [PATCH v3 1/8] OvmfPkg/VirtioNetDxe: add helper VirtioNetUninitRing()
` [PATCH v3 2/8] OvmfPkg/VirtioNetDxe: map VRINGs using VirtioRingMap()
` [PATCH v3 3/8] OvmfPkg/VirtioNetDxe: alloc RxBuf using AllocateSharedPages()
` [PATCH v3 4/8] OvmfPkg/VirtioNetDxe: dynamically alloc transmit header
` [PATCH v3 5/8] OvmfPkg/VirtioNetDxe: update TechNotes
` [PATCH v3 6/8] OvmfPkg/VirtioNetDxe: add Tx packet map/unmap helper functions
` [PATCH v3 7/8] OvmfPkg/VirtioNetDxe: map caller-supplied Tx packet to device-address
` [PATCH v3 8/8] OvmfPkg/VirtioNetDxe: negotiate VIRTIO_F_IOMMU_PLATFORM

[PATCH 0/5] Add HardwareInterrupt2 for ARM
 2017-09-14 17:10 UTC  (11+ messages)
` [PATCH 1/5] ArmPkg: Tidy GIC code before changes
` [PATCH 2/5] EmbeddedPkg: Introduce HardwareInterrupt2 protocol
` [PATCH 3/5] ArmPkg/ArmGicDxe: Expose "
` [PATCH 4/5] ArmPkg/GenericWatchdogDxe: Set Watchdog interrupt type
` [PATCH 5/5] ArmPkg: Tidy up GenericWatchdogDxe.c

[PATCH] ArmPkg: ARM v8.2 updates for detecting FP
 2017-09-14 16:11 UTC 

EDK2 + VT-x
 2017-09-14 13:30 UTC  (3+ messages)

[PATCH] MdeModulePkg SmbiosMeasurementDxe: Skip measurement for OEM type
 2017-09-14 11:29 UTC 

HEADLESS flag in ACPI
 2017-09-14 10:59 UTC  (3+ messages)

[PATCH 0/2] MdeModulePkg: UDF fixes and cleanups, round 2
 2017-09-14  9:01 UTC  (19+ messages)
` [PATCH 1/2] MdeModulePkg/UdfDxe: reject reserved values in ICB.Flags[2:0]
` [PATCH 2/2] MdeModulePkg/UdfDxe: suppress incorrect compiler warning in ReadFile()

[PATCH 00/11] Add IOMMU PEI support
 2017-09-14  6:32 UTC  (9+ messages)
` [PATCH 04/11] IntelSiliconPkg/VTdDxe: Disable PMR

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Build Script
 2017-09-14  6:24 UTC  (2+ messages)

[Patch] NetworkPkg: Remove the redundant '/' in the end of returned ISCSIMacAddr keyword
 2017-09-14  5:15 UTC  (2+ messages)

[PATCH] IntelFsp2Pkg-Tools: GenCfgOpt.py shouldn't include specific UPD name
 2017-09-14  3:56 UTC  (3+ messages)

StartImage() return value an error or return code ?
 2017-09-14  2:16 UTC  (3+ messages)

[Patch] AppPkg/WebServer: Fix build failure
 2017-09-13 20:18 UTC  (4+ messages)

[PATCH v2 0/8] OvmfPkg/VirtioNetDxe: map host address to device address
 2017-09-13 20:15 UTC  (16+ messages)
` [PATCH v2 1/8] OvmfPkg/VirtioNetDxe: add helper VirtioNetUninitRing()
` [PATCH v2 2/8] OvmfPkg/VirtioNetDxe: map VRINGs using VirtioRingMap()
` [PATCH v2 3/8] OvmfPkg/VirtioNetDxe: alloc RxBuf using AllocateSharedPages()
` [PATCH v2 4/8] OvmfPkg/VirtioNetDxe: dynamically alloc transmit header
` [PATCH v2 5/8] OvmfPkg/VirtioNetDxe: update TechNotes
` [PATCH v2 6/8] OvmfPkg/VirtioNetDxe: add Tx packet map/unmap helper functions
` [PATCH v2 7/8] OvmfPkg/VirtioNetDxe: map caller-supplied Tx packet to device-address

[PATCH 0/2] Options to remove code
 2017-09-13 18:16 UTC  (3+ messages)
` [PATCH 1/2] ArmPlatformPkg: Juno networking build option
` [PATCH 2/2] ArmPlatformPkg: Remove DT code when unsupported

Failed to clear configuration in Ip4Config2 Protocol
 2017-09-13 13:33 UTC  (2+ messages)

[PATCH 0/4] Implement NULL pointer detection feature for special pool
 2017-09-13  8:59 UTC  (2+ messages)

Spi/MvSpiDxe likely NullPtrException
 2017-09-13  8:51 UTC  (2+ messages)
` [edk2-platforms] "

[PATCH 4/4] OvmfPkg/QemuVideoDxe: Update QemuVideoDxe driver to bypass NULL pointer detection if enabled
 2017-09-13  8:07 UTC 

[PATCH 3/4] IntelFrameworkModulePkg/Csm: Update CSM code to temporarily bypass NULL pointer detection if enabled
 2017-09-13  8:07 UTC 

[PATCH 2/4] UefiCpuPkg/PiSmmCpuDxeSmm: Implement NULL pointer detection for SMM mode code
 2017-09-13  8:07 UTC 

[PATCH 1/4] MdeModulePkg/Core: Implement NULL pointer detection in EDK-II Core
 2017-09-13  8:07 UTC 

[patch] MdeModulePkg: Add UdfDxe to the dsc file
 2017-09-13  7:38 UTC  (2+ messages)

[edk2-VfrSpecification PATCH] Add union data type and bit fields in VFR Data Struct Definition
 2017-09-13  6:09 UTC  (2+ messages)

[PATCH v2 1/3] MdeModulePkg/PartitionDxe: Initialize the array after declaration
 2017-09-13  4:06 UTC  (6+ messages)
` [PATCH v2 3/3] MdeModulePkg/UdfDxe: Add type cast to fix build failure in VS tools

[PATCH] MdeModulePkg/PciBusDxe: GetBarAttributes() returns Host address
 2017-09-13  3:07 UTC  (8+ messages)

[PATCH 0/5] MdeModulePkg: UDF fixes and cleanups
 2017-09-12 21:29 UTC  (12+ messages)
` [PATCH 2/5] MdeModulePkg/UdfDxe: don't return unset Status if INLINE_DATA req succeeds
` [PATCH 3/5] MdeModulePkg/UdfDxe: replace zero-init of local variables with ZeroMem()

[PATCH 0/3] ArmVirtPkg: add HTTP_BOOT_ENABLE and UsbMassStorageDxe
 2017-09-12 11:11 UTC  (3+ messages)

[PATCH edk2-platforms 00/14] add support for Socionext Synquacer EVB
 2017-09-12 10:48 UTC  (5+ messages)
` [PATCH edk2-platforms 13/14] Silicon/Socionext: add driver for SPI NOR flash

Partition Driver started multiple times
 2017-09-12  9:59 UTC 

[PATCH v3 0/3] Fix VS tool chain build failure
 2017-09-12  9:40 UTC  (8+ messages)
` [PATCH v3 1/3] MdeModulePkg/UdfDxe: Add type cast to fix build failure in VS tools
` [PATCH v3 2/3] MdeModulePkg/UdfDxe: Initialize the array after declaration
` [PATCH v3 3/3] MdeModulePkg/PartitionDxe: "


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