public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2017-09-29 03:23:31 to 2017-10-06 14:14:46 UTC [more...]

[PATCH v2 0/2] Use PCD for Watchdog count
 2017-10-06 14:18 UTC  (2+ messages)

[PATCH] Ifconfig : Fixed False information about Media State
 2017-10-06 14:01 UTC  (9+ messages)
` [PATCH v2] "
  ` [PATCH v3] *** Ifconfig : Fixed False information about Media State ***
    ` [PATCH v3] Ifconfig : Fixed False information about Media State

Boot delay due to network devices
 2017-10-06 13:09 UTC  (4+ messages)

MTFTP file transfer timeout error
 2017-10-06 12:06 UTC  (5+ messages)

Request to display Initiator IP in ISCSI Attempt Page
 2017-10-06  9:28 UTC 

[platforms: PATCH 0/5] Armada 7k/8k - ParsePcdLib removal
 2017-10-06  7:51 UTC  (6+ messages)
` [platforms: PATCH 1/5] Marvell/Library: ComPhyLib: Remove PCD string parsing
` [platforms: PATCH 2/5] Marvell/Drivers: MvI2cDxe: Move devices description to MvHwDescLib
` [platforms: PATCH 3/5] Marvell/Library: UtmiLib: "
` [platforms: PATCH 4/5] Marvell/Drivers: Pp2Dxe: Rework PHY handling
` [platforms: PATCH 5/5] Platform/Marvell/Armada: Remove ParsePcdLib

USB Enumeration
 2017-10-06  5:05 UTC  (4+ messages)

StartImage with Secure Boot on Self-Signed App
 2017-10-06  0:27 UTC  (6+ messages)

[PATCH v2 1/2] SecurityPkg: make PcdOptionRomImageVerificationPolicy dynamic
 2017-10-05 20:29 UTC  (3+ messages)
` [PATCH v2 2/2] OvmfPkg/PlatformPei: DENY_EXECUTE_ON_SECURITY_VIOLATION when SEV is active

[PATCH 0/4] [PATCH 0/5] Add HardwareInterrupt2 for ARM
 2017-10-05 20:25 UTC  (5+ messages)
` [PATCH 3/4] ArmPkg/ArmGicDxe: Expose HardwareInterrupt2 protocol

[PATCH 1/2] SecurityPkg: make PcdOptionRomImageVerificationPolicy dynamic
 2017-10-05 19:52 UTC  (4+ messages)
` [PATCH 2/2] OvmfPkg/PlatformPei: DENY_EXECUTE_ON_SECURITY_VIOLATION when SEV is active

[PATCH v4 0/5] Enhanced SMM support for AMD-based x86 systems
 2017-10-05 19:09 UTC  (11+ messages)
` [PATCH v4 1/5] UefiCpuPkg/UefiCpuPkg.dec: Create FixedPCDs for SMM support
` [PATCH v4 2/5] UefiCpuPkg/PiSmmCpuDxeSmm: Consume FixedPCDs to enhance "
` [PATCH v4 3/5] UefiCpuPkg/PiSmmCpuDxeSmm: Use "
` [PATCH v4 4/5] UefiCpuPkg/SmmCpuFeaturesLib: Consume FixedPCD "
` [PATCH v4 5/5] UefiCpuPkg/SmmCpuFeaturesLib: Use FixedPCD on non-STM library

Clarification about InitializeCpuExceptionHandlers() and TGE bit in hcr_el2
 2017-10-05 17:20 UTC  (6+ messages)

[platforms: PATCH 00/10] Armada 70x0/80x0 SPI improvements
 2017-10-05 15:50 UTC  (9+ messages)
` [platforms: PATCH 02/10] Marvell/Drivers: MvSpiDxe: Log and return correct error
` [platforms: PATCH 09/10] Marvell/Drivers: MvSpiFlash: Fix usage of erase size parameter

[PATCH edk2-platforms v5 00/11] Improve D0x platforms and bug fix
 2017-10-05 12:54 UTC  (14+ messages)
` [PATCH edk2-platforms v5 01/11] Hisilicon/D05: Modify dsc and fdf file
` [PATCH edk2-platforms v5 02/11] Hisilicon/D03: "
` [PATCH edk2-platforms v5 03/11] Hisilicon: Fix the drivers use the same GUID issue
` [PATCH edk2-platforms v5 04/11] Hisilicon D03/D05: get firmware version from FIRMWARE_VER
` [PATCH edk2-platforms v5 05/11] Hisilicon/PciHostBridgeDxe: Assign BAR resource from PciRegionBase
` [PATCH edk2-platforms v5 06/11] Hisilicon/D05/Pcie: fix bug of size definition
` [PATCH edk2-platforms v5 07/11] D05/PCIe: Modify PcieRegionBase of secondary chip
` [PATCH edk2-platforms v5 08/11] Hisilicon/D03: Disable the function of PerfTuning
` [PATCH edk2-platforms v5 09/11] D05/ACPI: Disable D05 SAS0 and SAS2
` [PATCH edk2-platforms v5 10/11] D05/ACPI: Modify I2C device
` [PATCH edk2-platforms v5 11/11] Hisilicon D03/D05: Enlarge iATU for RP with ARI capable device

[PATCH V2 0/2] Implement BuildFv3Hob for PrePiHobLib and ArmVirtDxeHobLib
 2017-10-05 12:50 UTC  (5+ messages)
` [PATCH V2 1/2] EmbeddedPkg PrePiHobLib: Implement BuildFv3Hob
` [PATCH V2 2/2] ArmVirtPkg ArmVirtDxeHobLib: "

[PATCH edk2-non-osi v5 00/10] Update D03/D05 binary for edk2 update and bug fix
 2017-10-05 12:48 UTC  (2+ messages)

[PATCH 0/6] MdeModulePkg/VariableSmm: fix MOR / MorLock inconsistency
 2017-10-05  9:12 UTC  (13+ messages)
` [PATCH 1/6] MdeModulePkg/Variable/RuntimeDxe: move SecureBootHook() decl to new header
` [PATCH 2/6] MdeModulePkg/Variable/RuntimeDxe: move MOR func. declarations to header
` [PATCH 3/6] MdeModulePkg/Variable/RuntimeDxe: introduce MorLockInitAtEndOfDxe() hook
` [PATCH 4/6] MdeModulePkg/Variable/RuntimeDxe: permit MorLock deletion for passthru req
` [PATCH 5/6] MdeModulePkg/Variable/RuntimeDxe: delay MorLock creation until EndOfDxe
` [PATCH 6/6] MdeModulePkg/Variable/RuntimeDxe: delete and lock OS-created MOR variable

[PATCH] MdeModulePkg/UefiBootManagerLib: don't ASSERT on 'BootNext' varname
 2017-10-05  9:08 UTC  (13+ messages)

[PATCH 0/2] Implement BuildFv3Hob for PrePiHobLib and ArmVirtDxeHobLib
 2017-10-05  8:22 UTC  (9+ messages)
` [PATCH 1/2] EmbeddedPkg PrePiHobLib: Implement BuildFv3Hob
` [PATCH 2/2] ArmVirtPkg ArmVirtDxeHobLib: "

[PATCH 0/5] Propagate PEI-phase FV authentication status to DXE
 2017-10-05  6:46 UTC  (8+ messages)
` [PATCH 1/5] MdePkg PiHob.h: Add FV3 HOB definitions
` [PATCH 2/5] MdePkg HobLib: Add BuildFv3Hob API
` [PATCH 3/5] IntelFrameworkPkg PeiHobLibFramework: Implement BuildFv3Hob
` [PATCH 4/5] MdeModulePkg Core: Propagate PEI-phase FV authentication status to DXE
` [PATCH 5/5] IntelFrameworkModulePkg FwVolDxe: Get FV auth status propagated from PEI

[PATCH v3 0/5] Enhanced SMM support for AMD-based x86 systems
 2017-10-04 18:55 UTC  (6+ messages)
` [PATCH v3 1/5] UefiCpuPkg/UefiCpuPkg.dec: Create FixedPCDs for SMM support
` [PATCH v3 2/5] UefiCpuPkg/PiSmmCpuDxeSmm: Consume FixedPCDs to enhance "
` [PATCH v3 3/5] UefiCpuPkg/PiSmmCpuDxeSmm: Use "
` [PATCH v3 4/5] UefiCpuPkg/SmmCpuFeaturesLib: Consume FixedPCD "
` [PATCH v3 5/5] UefiCpuPkg/SmmCpuFeaturesLib: Use FixedPCD on non-STM library

[PATCH v2 0/9] Enhanced SMM support to AMD-based x86 systems
 2017-10-04 10:46 UTC  (13+ messages)
` [PATCH v2 1/9] UefiCpuPkg: UefiCpuPkg.dec
` [PATCH v2 2/9] UefiCpuPkg: PiSmmCpuDxeSmm driver
` [PATCH v2 3/9] UefiCpuPkg: SmmCpuFeaturesLib library
` [PATCH v2 4/9] OvmfPkg: "
` [PATCH v2 5/9] QuarkSocPkg: "
` [PATCH v2 6/9] UefiCpuPkg: Register/SmramSaveStateMap.h
` [PATCH v2 7/9] UefiCpuPkg: PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.h
` [PATCH v2 8/9] UefiCpuPkg: PiSmmCpuDxeSmm driver
` [PATCH v2 9/9] UefiCpuPkg: SmmCpuFeaturesLib library

[PATCH] Platform/Hisilicon: fix D02 driver indentation errors
 2017-10-04  8:24 UTC  (3+ messages)
` [PATCH edk2-platforms] "

[PATCH 0/9] Enhanced SMM support to AMD-based x86 systems
 2017-10-03 22:08 UTC  (10+ messages)
` [PATCH 1/9] UefiCpuPkg: UefiCpuPkg.dec
` [PATCH 2/9] UefiCpuPkg: PiSmmCpuDxeSmm driver
` [PATCH 3/9] UefiCpuPkg: SmmCpuFeaturesLib library
` [PATCH 4/9] OvmfPkg: "
` [PATCH 5/9] QuarkSocPkg: "
` [PATCH 6/9] UefiCpuPkg: Register/SmramSaveStateMap.h
` [PATCH 7/9] UefiCpuPkg: PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.h
` [PATCH 8/9] UefiCpuPkg: PiSmmCpuDxeSmm driver
` [PATCH 9/9] UefiCpuPkg: SmmCpuFeaturesLib library

[PATCH 0/2] Dynamic Tables
 2017-10-03 18:44 UTC  (8+ messages)
` [PATCH 1/2] MdeModulePkg: Dynamic Tables Framework
` [PATCH 2/2] [edk2-platforms] Platform/ARM: Dynamic Tables support for FVP

[PATCH 0/7] OvmfPkg/PciHotPlugInitDxe: obey PCI resource reservation hints from QEMU
 2017-10-03 14:09 UTC  (5+ messages)
` [PATCH 7/7] OvmfPkg/PciHotPlugInitDxe: translate QEMU's resource reservation hints

multiple levels of support for MOR / MORLock
 2017-10-02 19:48 UTC  (11+ messages)

[PATCH] ArmPkg/PlatformBootManagerLib: call ESRT hooks at appropriate times
 2017-10-02 19:02 UTC 

[PATCH v3 0/6] Add NULL pointer detection feature
 2017-10-02 17:58 UTC  (3+ messages)
` [PATCH v3 6/6] OvmfPkg/QemuVideoDxe: Bypass NULL pointer detection during VBE SHIM installing

[PATCH] MdeModulePkg/PciBus: Count multiple hotplug resource paddings
 2017-09-30 22:34 UTC  (3+ messages)

[Patch V2] Build spec: add description for build with binary cache
 2017-09-30 21:20 UTC  (7+ messages)

[PATCH] MdePkg: Add definitions for ACPI 6.2
 2017-09-30 15:10 UTC 

[Patch] FDF Spec: Per PI 1.6 to support FV extended header contain FV used size
 2017-09-30  5:23 UTC  (2+ messages)

[Patch V4] BaseTools: PI 1.6 to support FV extended header contain FV used size
 2017-09-30  5:12 UTC  (2+ messages)

[PATCH] UefiCpuPkg/CpuDxe: Fix assert issue on IA32 platform
 2017-09-30  0:09 UTC  (4+ messages)

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Add option /m to enable multiple thread build
 2017-09-29 14:19 UTC  (2+ messages)

[Patch V3] BaseTools: PI 1.6 to support FV extended header contain FV used size
 2017-09-29 12:09 UTC 

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] VBT table change
 2017-09-29 10:13 UTC 

[Patch V2] BaseTools: PI 1.6 to support FV extended header contain FV used size
 2017-09-29  7:20 UTC  (2+ messages)

[PATCH] MdeModulePkg PeiCore: More debug messages for pre-memory allocations
 2017-09-29  6:53 UTC  (2+ messages)

[PATCH edk2-platforms fix bug] Hisilicon/D03/D05: Add AddressTranslationOffset support
 2017-09-29  3:20 UTC 


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