messages from 2017-09-14 14:24:21 to 2017-09-19 05:24:32 UTC [more...]
Storing Non volatile variables on SD/NAND
2017-09-19 5:27 UTC (6+ messages)
[PATCH] NetworkPkg/IScsiDxe: Remove redundant call to StrLen
2017-09-19 5:23 UTC (3+ messages)
[PATCH] CryptoPkg: Add new API to retrieve commonName of X.509 certificate
2017-09-19 3:38 UTC
[PATCH 0/7] MdeModulePkg/Udf: Code refinements
2017-09-19 3:36 UTC (11+ 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] Fix not able to change serial attributes
2017-09-19 3:22 UTC (13+ messages)
` (No subject)
` [PATCH v2] MdeModulePkg/SerialDxe: Fix not able to change serial attributes
EFI_MEMORY_ATTRIBUTES_TABLE not in runtime memory
2017-09-19 2:26 UTC (3+ messages)
[PATCH v2 0/3] UDF partition driver fix
2017-09-18 17:49 UTC (14+ messages)
` [PATCH v2 1/3] MdePkg: Add UDF volume structure definitions
` [PATCH v2 2/3] MdeModulePkg/PartitionDxe: Fix creation of UDF logical partition
` [PATCH v2 3/3] MdeModulePkg/UdfDxe: Rework driver to support PartitionDxe changes
[PATCH] ArmPkg: ARM v8.2 updates for detecting FP
2017-09-18 15:33 UTC (3+ messages)
[PATCH] ShellPkg/dmpstore: Show name of known variable vendor GUID
2017-09-18 15:24 UTC (2+ messages)
[PATCH 0/2] Use PCD for Watchdog count
2017-09-18 14:53 UTC (3+ messages)
` [PATCH 1/2] ArmPlatformPkg: Add PCD for SBSA Watchdog Count
` [PATCH 2/2] [edk2-platforms] Platforms/ARM: SBSA Watchdog PCD and build option
[PATCH v2] ArmPkg/PlatformBootManagerLib: process pending capsules
2017-09-18 10:16 UTC (2+ messages)
[Patch][edk2-platforms/minnowboard-max-udk2017] Vlv2TbltDevicePkg: Change firmware update debuglib to Null
2017-09-18 8:14 UTC
[PATCH v4 0/6] Support bitfield in storage of vfr
2017-09-18 7:43 UTC (7+ messages)
` [PATCH v4 1/6] BaseTool/VfrCompiler: Support Bit fields in EFI/Buffer VarStore
` [PATCH v4 2/6] MdeModulePkg: Add GUID/flags to implement BitField support
` [PATCH v4 3/6] MdeModulePkg/UefiHiiLib: Validate question with bit fields
` [PATCH v4 4/6] MdeModulePkg/HiiDatabase: Handle questions with Bit VarStore
` [PATCH v4 5/6] MdeModulePkg/SetupBrowser: "
` [PATCH v4 6/6] MdeModulePkg/DriverSample: Add questions with bit/union VarStore
[PATCH v3 0/6] Support bitfield in storage of vfr
2017-09-18 5:54 UTC (8+ 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][edk2-platforms/minnowboard-max-udk2017] Vlv2TbltDevicePkg: Enable signed capsule by default
2017-09-18 5:24 UTC
[PATCH] BaseTools/tools_def AARCH64: enable frame pointers for RELEASE builds
2017-09-18 5:06 UTC (3+ messages)
Failed to clear configuration in Ip4Config2 Protocol
2017-09-18 4:57 UTC (6+ messages)
[PATCH] RFC Inform UEFI memory to Linux
2017-09-18 4:30 UTC (5+ messages)
[Patch V2] BaseTools: Fix a bug to correct SourceFileList
2017-09-18 4:23 UTC
Check Ipv6 Support for ISCSI attempt page
2017-09-18 3:57 UTC (3+ messages)
[PATCH 0/2] Fixe out-of-sync issue between GCD and CPU driver
2017-09-18 3:08 UTC (3+ messages)
` [PATCH 1/2] MdeModulePkg/Core: Fix out-of-sync issue in GCD
` [PATCH 2/2] UefiCpuPkg/CpuDxe: Fix out-of-sync issue in page
[PATCH] MdeModulePkg SmbiosMeasurementDxe: Skip measurement for OEM type
2017-09-18 1:45 UTC (2+ messages)
[PATCH 0/3] UDF partition driver fix
2017-09-18 1:04 UTC (10+ messages)
` [PATCH 1/3] MdePkg: Add UDF volume structure definitions
` [PATCH 2/3] MdeModulePkg/PartitionDxe: Fix creation of UDF logical partition
` [PATCH 3/3] MdeModulePkg/UdfDxe: Rework driver to support PartitionDxe changes
[PATCH 0/3] IntelSiliconPkg/InteVTdPei: Add RMRR support in PEI
2017-09-17 6:06 UTC (4+ messages)
` [PATCH 1/3] IntelSiliconPkg/VTdInfoPpi: Let it follow DMAR table
` [PATCH 2/3] IntelSiliconPkg/IntelVTdPmrPei: Parse RMRR table
` [PATCH 3/3] IntelSiliconPkg/VTdInfoSample: Add "
Functionality issues in UDF support
2017-09-16 21:19 UTC (25+ messages)
[PATCH 0/4] IntelSiliconPkg: move VTd related modules to feature dir
2017-09-16 12:19 UTC (6+ messages)
` [PATCH 1/4] IntelSiliconPkg/IntelVTdDxe: Move "
` [PATCH 2/4] IntelSiliconPkg/PlatformVTdSampleDxe: "
` [PATCH 3/4] IntelSiliconPkg/IntelVTdPmrPei: "
` [PATCH 4/4] IntelSiliconPkg/PlatformIntelVTdInfoSamplePei: "
[Patch][edk2-platforms/minnowboard-max-udk2017] Vlv2TbltDevicePkg: Enable signed capsule
2017-09-16 5:43 UTC
[Patch][edk2-platforms/minnowboard-max-udk2017] Vlv2TbltDevicePkg: Changed value of PcdFlashAreaBaseAddress
2017-09-16 5:43 UTC
PI 1.6 vs. edk2 - EfiGcdMemoryTypePersistent (EFI_GCD_MEMORY_TYPE)
2017-09-16 2:31 UTC (2+ messages)
[PATCH] ArmPkg/PlatformBootManagerLib: process pending capsules
2017-09-15 16:29 UTC (3+ messages)
[PATCH v1] MdePkg: Add definitions for the SPI protocols introduced in UEFI PI 1.6
2017-09-15 14:56 UTC (4+ messages)
[PATCH] MdeModulePkg/UdfDxe: Remove negative comparison of unsigned number
2017-09-15 14:53 UTC (10+ messages)
[PATCH 0/2] Options to remove code
2017-09-15 14:46 UTC (2+ messages)
[PATCH 0/2] OvmfPkg/VirtioNetDxe: update TechNotes, log message at ExitBootServices
2017-09-15 13:39 UTC (5+ messages)
` [PATCH 1/2] OvmfPkg/VirtioNetDxe: document Rx/Tx allocs and mappings on Init/Shutdown
` [PATCH 2/2] OvmfPkg/VirtioNetDxe: log debug message in VirtioNetExitBoot()
[PATCH 0/5] Add HardwareInterrupt2 for ARM
2017-09-15 9:21 UTC (12+ 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] BaseTools: Fix a bug to correct SourceFileList
2017-09-15 8:32 UTC
[edk2-VfrSpecification PATCH V2] Add union data type and bit fields in VFR Data Struct Definition
2017-09-15 7:06 UTC (2+ messages)
[PATCH 0/4] Implement NULL pointer detection feature for special pool
2017-09-15 6:28 UTC (15+ messages)
` [PATCH 4/4] OvmfPkg/QemuVideoDxe: Update QemuVideoDxe driver to bypass NULL pointer detection if enabled
[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 (12+ messages)
` [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 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
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