public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2018-04-12 09:24:52 to 2018-04-18 14:21:46 UTC [more...]

[PATCH v2 1/3] BaseTools: refactor and remove more keys() usage
 2018-04-18 14:21 UTC 

[PATCH] Maintainers.txt: add Laszlo Ersek to stewards
 2018-04-18 11:58 UTC  (5+ messages)

[PATCH 1/2] Hisilicon/D0x: fix tftp command init failure
 2018-04-18 10:59 UTC  (12+ messages)
` [PATCH 2/2] Hisilicon/D0x: Enable tftp command by default

[PATCH] BaseTools: Parse DSC component !include file report error issue
 2018-04-18  8:56 UTC 

[PATCH] BaseTools: Support DSC component !include PCD items
 2018-04-18  8:55 UTC 

[PATCH] MdePkg: add big-endian MMIO BaseBeIoLib
 2018-04-18  8:51 UTC  (22+ messages)
          ` (spawning off more style discussion)

[PATCH v1 0/3] BaseTools: refactor to remove redundant
 2018-04-18  8:48 UTC  (5+ messages)
` [PATCH v1 1/3] BaseTools: refactor and remove more keys() usage
` [PATCH v1 2/3] BaseTools: use predefined constants instead of local strings

[PATCH v3 2/2] BaseTools: refactor and remove un-needed use of .keys() on dictionaries
 2018-04-18  8:44 UTC  (2+ messages)

[PATCH v2 2/3] BaseTools: use predefined constants instead of local strings
 2018-04-18  8:43 UTC  (2+ messages)

[PATCH edk2-platforms [Changes Suggested by Leif]] Watchdog Driver Patch
 2018-04-18 14:29 UTC  (2+ messages)
` [PATCH edk2-platforms [Changes Suggested by Leif]] Silicon/NXP : Add support for Watchdog driver

[PATCH v1 0/4] BaseTools: refactoring (and one bug fix)
 2018-04-18  8:38 UTC  (7+ messages)
` [PATCH v1 1/4] BaseTools: remove duplicate function name
` [PATCH v1 2/4] BaseTools: replace 'UINT8', 'UINT16', 'UINT32', 'UINT64', 'VOID*' with shared constants
` [PATCH v1 3/4] BaseTools: Remove un-needed list comprehension

[platforms PATCH 1/1] Marvell/Drivers: MvFvbDxe: Fix uninstallation of protocol
 2018-04-18  1:54 UTC 

[PATCH] MdeModulePkg/Terminal: Check status of OpenProtocol in BindingStart
 2018-04-18  0:55 UTC  (5+ messages)

[RFC v2 0/4] Add FmpDevicePkg
 2018-04-17 22:26 UTC  (9+ messages)
` [RFC v2 1/4] FmpDevicePkg: Add package, library classes, and PCDs
` [RFC v2 2/4] FmpDevicePkg: Add library instances
` [RFC v2 3/4] FmpDevicePkg: Add FmpDxe module
` [RFC v2 4/4] FmpDevicePkg: Add DSC file to build all package components

[PATCH edk2-platforms 00/39] NXP: Add support of LS1043, LS1046 and LS2088 SoCs
 2018-04-17 16:44 UTC  (6+ messages)
` [PATCH edk2-platforms 05/39] Silicon/NXP: Add support for I2c driver
` [PATCH edk2-platforms 16/39] Silicon/NXP : Add NOR driver

[PATCH v2 2/2] BaseTools: replace 'UINT8', 'UINT16', 'UINT32', 'UINT64', 'VOID*' with shared constants
 2018-04-17 14:45 UTC 

[PATCH v2 2/2] BaseTools: refactor and remove un-needed use of .keys() on dictionaries
 2018-04-17 14:37 UTC 

[PATCH v1 0/2] BaseTools: refactor for code simplification
 2018-04-17 13:25 UTC  (5+ messages)
` [PATCH v1 1/2] BaseTools: fix None comparisons
` [PATCH v1 2/2] BaseTools: refactor and remove un-needed use of .keys() on dictionaries

[PATCH v1 0/9] BaseTools: refactoring
 2018-04-17 13:18 UTC  (11+ messages)
` [PATCH v1 1/9] BaseTools: remove unused local variable
` [PATCH v1 2/9] BaseTools: change DscBuildData functions without need for self to staticmethod
` [PATCH v1 3/9] BaseTools: Remove unused functions from DscBuildData
` [PATCH v1 4/9] BaseTools: move RegEx compile out of loops
` [PATCH v1 5/9] BaseTools: use dictionary.get() when we have value if not found
` [PATCH v1 6/9] BaseTools: refactor DepexSection.GenSection
` [PATCH v1 7/9] BaseTools: FdfParser refactor to remove a dictionary
` [PATCH v1 8/9] BaseTools: FdfParser - refactor functions to make static
` [PATCH v1 9/9] BaseTools: FfsInfStatement - remove unused function

[PATCH v1] BaseTools: remove an unused file
 2018-04-17 12:52 UTC  (2+ messages)

[PATCH v1] BaseTools: delete an unused file
 2018-04-17 12:52 UTC  (2+ messages)

[PATCH v1 0/5] BaseTools: remove or change un-needed variables
 2018-04-17 12:42 UTC  (2+ messages)

[PATCH] MdeModulePkg/UefiBootManagerLib: fix AddLoadOptionVariable docs/prototype
 2018-04-17 10:10 UTC  (2+ messages)

[PATCH v2 0/1] load boot options from platform
 2018-04-17  9:45 UTC  (4+ messages)
` [PATCH v2 1/1] ArmPkg/PlatformBootManagerLib: "

[edk2-platforms PATCH v2 1/1] Platform/HiKey960: register predefined boot options
 2018-04-17  9:27 UTC  (2+ messages)

[patch 1/2] BaseTools/VfrCompile:Fix memory leak issues
 2018-04-17  8:17 UTC  (4+ messages)
` [patch 2/2] BaseTool/VfrCompile: make delete[] match with new[]

[Patch] IntelFrameworkModulePkg IsaSerialDxe: Update algorithm to calculate Divisor
 2018-04-17  8:15 UTC 

[platforms PATCH 0/2] Armada7k8k adjustments to EDK2
 2018-04-17  7:20 UTC  (13+ messages)
` [platforms PATCH 1/2] Marvell/Drivers: MvFvbDxe: Adjust to new dependencies
` [platforms PATCH 2/2] Marvell/Armada: RealTimeClockLib: Depend on gEfiCpuArchProtocolGuid

[PATCH v2] ArmPkg/TimerDxe: remove workaround for KVM timer handling
 2018-04-17  6:03 UTC 

[PATCH] FatPkg/EnhancedFatDxe: Ensure traverse of subtasks is delete-safe
 2018-04-17  5:04 UTC 

[PATCH edk2-platforms 00/12] Hisilicon/D0x: Switch to generic PciHostBridge
 2018-04-17  1:44 UTC  (11+ messages)

[PATCH v1 00/18] *** Standalone Management Mode Core Interface for AARCH64 Platforms ***
 2018-04-16 22:30 UTC  (8+ messages)
` [PATCH v1 06/18] StandaloneMmPkg: Add an AArch64 specific entry point library
` [PATCH v1 07/18] StandaloneMmPkg/FvLib: Add a common FV Library for management mode
` [PATCH v1 08/18] StandaloneMmPkg/MemLib: AARCH64 Specific instance of memory check library

Source code debugging of OVMF
 2018-04-16 19:57 UTC  (7+ messages)

[PATCH] OvmfPkg/PlatformBootManagerLib: add USB keyboard to ConIn
 2018-04-16 19:48 UTC  (3+ messages)

[PATCH] ArmPkg/ArmMmuLib ARM: fix Mva to use idx instead of table base
 2018-04-16 19:45 UTC  (3+ messages)

[PATCH v1 1/1] BaseTools: Eot - Remove FvImage file
 2018-04-16 17:48 UTC 

How-to-run-OVMF wiki page links to outdated sf files area
 2018-04-16 15:49 UTC  (2+ messages)

TianoCore UEFI Development Kit build: how to cause the build process to correctly recognize the build platform (Linux)?
 2018-04-16 15:32 UTC  (2+ messages)

[PATCH edk2-platforms] Silicon/Socionext/SynQuacer: update PHY reference clock rate
 2018-04-16 11:25 UTC  (2+ messages)

[PATCH edk2-platforms] Silicon/AMD/Styx: add PPTT ACPI table
 2018-04-16 11:03 UTC  (3+ messages)

[platforms PATCH 3/3] Marvell/Armada7k8k: Hook NvVarStoreFormattedLib into VariableRuntimeDxe
 2018-04-16 10:54 UTC  (2+ messages)

[PATCH edk2-platforms v2 0/6] Platform/ARM/Sgi: Add Arm's SGI platform support
 2018-04-16 10:44 UTC  (14+ messages)
` [PATCH edk2-platforms v2 1/6] Platform/ARM/Sgi: Add Platform library implementation
` [PATCH edk2-platforms v2 2/6] Platform/ARM/Sgi: add NOR flash platform "
` [PATCH edk2-platforms v2 3/6] Platform/ARM/Sgi: add initial platform dxe driver implementation
` [PATCH edk2-platforms v2 4/6] Platform/ARM/Sgi: add support for virtio block device
` [PATCH edk2-platforms v2 5/6] Platform/ARM/Sgi: add the initial set of acpi tables
` [PATCH edk2-platforms v2 6/6] Platform/ARM/Sgi: add initial support for ARM SGI platform

ACPI : S1 deprecated?
 2018-04-16  9:01 UTC 

[PATCH] MdeModulePkg DxeCapsuleLibFmp: Fix wrong Index is used
 2018-04-16  8:43 UTC  (2+ messages)

[PATCH] SecurityPkg FmpAuthenticationLibRsa2048Sha256: Remove PCD reference
 2018-04-16  8:42 UTC  (2+ messages)

[PATCH] SignedCapsulePkg SystemFirmwareUpdateDxe: Fix failure caused by d69d922
 2018-04-16  5:39 UTC  (3+ messages)

TianoCore UEFI Development Kit build: how to cause the build process to correctly recognize the build platform (Linux)?
 2018-04-15 15:23 UTC 

[PATCH v2 0/2] Update OpenSSL version to 1.1.0h
 2018-04-15 13:17 UTC  (9+ messages)
` [PATCH v2 1/2] CryptoPkg/OpensslLib: Fix the documentation about submodule update
` [PATCH v2 2/2] CryptoPkg/OpensslLib: Update OpenSSL version to 1.1.0h

[PATCH 1/1] BaseTools: Fix one or more multiply defined symbols found issue
 2018-04-15  0:36 UTC  (2+ messages)

[PATCH v2 0/9] {Ovmf, Mde, Network, Crypto}Pkg: fixes+features for setting HTTPS cipher suites
 2018-04-13 12:10 UTC  (9+ messages)
` [PATCH v2 1/9] OvmfPkg/TlsAuthConfigLib: configure trusted cipher suites for HTTPS boot

[PATCH] SignedCapsulePkg SystemCapsuleLib: Change some dbg level to DEBUG_INFO
 2018-04-13  3:34 UTC  (2+ messages)

[patch] UefiCpuPkg/PiSmmCpuDxeSmm: Add "extern" keyword for "gPatchxxx"
 2018-04-13  1:33 UTC  (5+ messages)

[PATCH 00/10] ArmPkg, ArmPlatformPkg, ArmVirtPkg, EmbeddedPkg, Omap35xxPkg: depex fixes
 2018-04-12 19:29 UTC  (18+ messages)
` [PATCH 09/10] ArmVirtPkg/PlatformHasAcpiDtDxe: depend on gEfiVariableArchProtocolGuid
      ` derailing into patch style discussion

Boot failure for ArmVExpress-FVP-AArch64, CpuArch protocol does not appear to be registered
 2018-04-12 17:31 UTC  (4+ messages)

[PATCH edk2-platforms] Silicon/SynQuacer/NetsecDxe: fix buffer allocation bug
 2018-04-12  9:23 UTC 


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