public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2020-05-26 08:39:00 to 2020-05-29 14:03:15 UTC [more...]

[PATCH edk2-platforms v2 0/9] Add LX2160ARDB Platform
 2020-05-29 14:03 UTC  (17+ messages)
` [PATCH edk2-platforms v2 1/9] Silicon/NXP: Use Metronome implementation from MdeModulePkg
` [PATCH edk2-platforms v2 2/9] Platform/NXP: Use Monotonic counter "
` [PATCH edk2-platforms v2 3/9] Silicon/NXP: Use edk2 recommended compilation flags
` [PATCH edk2-platforms v2 4/9] Platform/NXP/LX2160ARDB: Add ArmPlatformLib
` [PATCH edk2-platforms v2 5/9] Silicon/NXP: Implement PL011UartClockLib for NXP platforms
` [PATCH edk2-platforms v2 6/9] Silicon/NXP: Add Chassis3V2 Package
` [PATCH edk2-platforms v2 7/9] Silicon/NXP: Add LX2160A Soc package
` [PATCH edk2-platforms v2 8/9] Platform/NXP: Add LX2160ARDB Platform
` [PATCH edk2-platforms v2 9/9] Platform/NXP/LX2160aRdbPkg: Add VarStore

[PATCH edk2-InfSpecification] Drop statement on package ordering
 2020-05-29 14:02 UTC 

[PATCH v2 0/3] New RISC-V Patches
 2020-05-29 13:15 UTC  (11+ messages)
` [PATCH v2 3/3] ProcessorPkg/Library: Add RiscVEdk2SbiLib
    ` [edk2-devel] "
` [edk2-devel] [PATCH v2 0/3] New RISC-V Patches
  ` [edk2-devel] [PATCH v2 0/3] New RISC-V Patches - Why in edk2-platforms

Hard Feature Freeze starts now for edk2-stable202005
 2020-05-29 11:59 UTC  (5+ messages)
  ` [edk2-devel] "

AcpiView Patches
 2020-05-29  9:40 UTC  (3+ messages)

[PATCH 0/5] Add a pipline to check Ecc issues for edk2 on open ci
 2020-05-29  8:55 UTC  (6+ messages)
` [PATCH 1/5] BaseTools:ECC needs to update the contents of CParser4
` [PATCH 2/5] BaseTools/Scripts: Add EccCheck.py
` [PATCH 3/5] pip-requirements.txt: Add Ecc required lib
` [PATCH 4/5] .azurepiplines: Add a pipline to check ECC issues for commits
` [PATCH 5/5] MdeModulePkg/MdeModulePkg.ci.yaml: Add configuration for Ecc check

[PATCH] BaseTools/Python: Add missing FatalError handling
 2020-05-29  7:27 UTC  (4+ messages)
    ` [edk2-devel] "

[edk2-devel] IsaBus driver's usage
 2020-05-29  7:07 UTC  (3+ messages)

[PATCH edk2-platforms v3 00/10] Add LX2160ARDB Platform
 2020-05-29  5:51 UTC  (11+ messages)
` [PATCH edk2-platforms v3 01/10] Silicon/NXP: Use Metronome implementation from MdeModulePkg
` [PATCH edk2-platforms v3 02/10] Platform/NXP: Use Monotonic counter "
` [PATCH edk2-platforms v3 03/10] Silicon/NXP/PciHostBridgeLib: Fix compilation with MDEPKG_NDEBUG flag
` [PATCH edk2-platforms v3 04/10] Silicon/NXP: Use edk2 recommended compilation flags
` [PATCH edk2-platforms v3 05/10] Platform/NXP/LX2160ARDB: Add ArmPlatformLib
` [PATCH edk2-platforms v3 06/10] Silicon/NXP: Implement PL011UartClockLib for NXP platforms
` [PATCH edk2-platforms v3 07/10] Silicon/NXP: Add Chassis3V2 Package
` [PATCH edk2-platforms v3 08/10] Silicon/NXP: Add LX2160A Soc package
` [PATCH edk2-platforms v3 09/10] Platform/NXP: Add LX2160ARDB Platform
` [PATCH edk2-platforms v3 10/10] Platform/NXP/LX2160aRdbPkg: Add VarStore

[PATCH] MdePkg/Include: AARCH64: disable outline atomics on GCC 10.2+
 2020-05-29  5:46 UTC  (11+ messages)
    ` [edk2-devel] "

[PATCH 1/1] Fixed SiI3132 status check of SW reset
 2020-05-29  5:24 UTC 

[PATCH v2] ArmPkg/CompilerIntrinsicsLib: provide atomics intrinsics
 2020-05-29  3:04 UTC  (6+ messages)
` [edk2-devel] "

[edk2-staging/EdkRepo] [PATCH] EdkRepo: Add missing __init__.py files
 2020-05-28 21:39 UTC  (3+ messages)

[PATCH] uefi-sct/SctPkg: Remove gEfiFormBrowserExProtocolGuid
 2020-05-28 20:06 UTC  (2+ messages)

[PATCH v2 1/1] CryptoPkg: Fix VS2017 build problem for ARM/AARCH64
 2020-05-28 20:03 UTC  (5+ messages)
` [edk2-devel] "

[PATCH v2 0/5] ArmPkg/PlatformBootManagerLib: play nice without ConnectAll()
 2020-05-28 19:58 UTC  (8+ messages)
` [PATCH v2 1/5] ArmPkg/PlatformBootManagerLib: register 's' as UEFI Shell hotkey
` [PATCH v2 2/5] ArmPkg/PlatformBootManagerLib: fall back to the UiApp on boot failure
` [PATCH v2 3/5] MdeModulePkg/BootManagerUiLib: show inactive boot options
` [PATCH v2 4/5] ArmPkg/PlatformBootManagerLib: hide UEFI Shell as a regular boot option
` [PATCH v2 5/5] ArmPkg/PlatformBootManagerLib: don't connect all devices on each boot

[PATCH 0/5] ArmPkg/PlatformBootManagerLib: play nice without ConnectAll()
 2020-05-28 19:55 UTC  (22+ messages)
` [PATCH 1/5] ArmPkg/PlatformBootManagerLib: register 's' as UEFI Shell hotkey
  ` [edk2-devel] "
` [PATCH 2/5] ArmPkg/PlatformBootManagerLib: fall back to the UiApp on boot failure
  ` [edk2-devel] "
` [PATCH 3/5] ArmPkg/PlatformBootManagerLib: hide UEFI Shell as a regular boot option
  ` [edk2-devel] "
` [PATCH 4/5] ArmPkg/PlatformBootManagerLib: don't connect all devices on each boot
  ` [edk2-devel] "
` [PATCH 5/5] ShellPkg: add BootManager library to add UEFI Shell menu option
  ` [edk2-devel] "
  ` [edk2-devel] [PATCH 0/5] ArmPkg/PlatformBootManagerLib: play nice without ConnectAll()

[Patch 1/1] [Edk2Platforms] FitGen: Update FitGen tool to be compliance with the FIT specification revision 1.2
 2020-05-28 16:41 UTC 

Cancelled Event: TianoCore Design Meeting - APAC/NAMO - Friday, 29 May 2020 #cal-cancelled
 2020-05-28 14:14 UTC 

BDS Phase Menu
 2020-05-28 11:32 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v1 0/3] Compile AML bytecode array into OBJ file
 2020-05-28 11:10 UTC  (3+ messages)
    ` [edk2-devel] "

Update "Component" and "Package" field in bugzilla system
 2020-05-28  7:32 UTC 

[edk2-devel] [edk2-rfc] GitHub Pull Request based Code Review Process
 2020-05-28  6:57 UTC  (21+ messages)
          ` [EXTERNAL] "
            ` [EXTERNAL] "

[PATCH v1 0/1] UnitTestFrameworkPkg: Add info to readme about working with UnitTests
 2020-05-28  3:01 UTC  (3+ messages)
` [PATCH v1 1/1] "

[PATCH v1 0/1] UnitTestFrameworkPkg: Add info to readme about working with UnitTests
 2020-05-28  2:21 UTC  (2+ messages)
` [PATCH v1 1/1] "

[edk2-staging/EdkRepo] [PATCH v2 0/2] Enabling selective submodule initialization
 2020-05-28  2:17 UTC  (5+ messages)
` [edk2-staging/EdkRepo] [PATCH v2 1/2] EdkRepo: Adding selective submodule init script
` [edk2-staging/EdkRepo] [PATCH v2 2/2] EdkRepo: Update commands to use new submodule code

[RFC edk2 v1 0/1] Fix a infrequent issue in variable
 2020-05-28  0:28 UTC  (7+ messages)
` [RFC edk2 v1 1/1] MdeModulePkg/Variable: Move FindVariable after AutoUpdateLangVariable
  ` [edk2-devel] "

SbsaQemu: Initial support for static ACPI tables
 2020-05-27 21:34 UTC  (3+ messages)

[PATCH edk2 v2 0/5] Improve D0x
 2020-05-27 14:33 UTC  (6+ messages)
` [PATCH edk2 v2 1/5] Silicon/Hisilicon: Change updating dsdt in ready to boot event
` [PATCH edk2 v2 2/5] Silicon/Hisilicon: Add HISI_SAS_CONFIG_PROTOCOL
` [PATCH edk2 v2 3/5] Silicon/Hisilicon/Acpi: Add update sas address feature
` [PATCH edk2 v2 4/5] Silicon/Hisilicon: Rename EthMac files
` [PATCH edk2 v2 5/5] Silicon/Hisilicon/FlashFvbDxe: Declare missing GUID dependency

[RFC edk2-platforms v1 0/3] Improve D0x
 2020-05-27 14:31 UTC  (12+ messages)
` [RFC edk2-platforms v1 1/3] Silicon/Hisilicon: Change updating dsdt in ready to boot event
` [RFC edk2-platforms v1 2/3] Silicon/Hisilicon/Acpi: Add update sas address feature
` [RFC edk2-platforms v1 3/3] Silicon/Hisilicon: Rename EthMac files

Hard Feature Freeze starts now for edk2-stable202005
 2020-05-27 13:08 UTC  (7+ messages)
    ` [EXTERNAL] "
        ` [edk2-devel] "

[PATCH v2 00/11] Kvmtool guest firmware support for Arm
 2020-05-27 11:59 UTC  (8+ messages)
` [PATCH v2 01/11] PcAtChipsetPkg: Add MMIO Support to RTC driver
    ` [edk2-devel] "
` [PATCH v1 05/11] ArmPlatformPkg: Dynamic flash variable base
  ` [edk2-devel] "
` [PATCH v1 08/11] ArmVirtPkg: Add Kvmtool NOR flash lib
  ` [edk2-devel] "

[PATCH v8 00/46] SEV-ES guest support
 2020-05-27 11:59 UTC  (25+ messages)
` [PATCH v8 26/46] OvmfPkg/VmgExitLib: Add support for DR7 Read/Write NAE events
  ` [edk2-devel] "
` [PATCH v8 29/46] OvmfPkg: Create a GHCB page for use during Sec phase
  ` [edk2-devel] "
` [PATCH v8 34/46] OvmfPkg: Reserve a page in memory for the SEV-ES usage
  ` [edk2-devel] "
` [PATCH v8 36/46] OvmfPkg/ResetVector: Add support for a 32-bit SEV check
  ` [edk2-devel] "
` [PATCH v8 37/46] OvmfPkg/Sec: Add #VC exception handling for Sec phase
  ` [edk2-devel] "
` [PATCH v8 39/46] OvmfPkg/QemuFlashFvbServicesRuntimeDxe: Bypass flash detection with SEV-ES
  ` [edk2-devel] "
` [PATCH v8 46/46] Maintainers.txt: Add reviewers for the OvmfPkg SEV-related files
  ` [edk2-devel] "

[PATCH 1/1] EmbeddedPkg/MmcDxe: Added MaxBlock Transfer Limit 65535 in R/W
 2020-05-27 11:21 UTC  (8+ messages)
            ` [EXT] "

[PATCH edk2-platforms 1/1] Silicon/SynQuacer: use correct argument count for _EVT ACPI method
 2020-05-27  7:14 UTC  (3+ messages)

[PATCH 0/3] Add PE/COFF resource sections support for XCODE
 2020-05-27  6:05 UTC  (8+ messages)
` [PATCH 1/3] BaseTools/GenFv: Add PE/COFF resource sections injection to GenFw
` [PATCH 3/3] OvmfwPkg: Don't exclude XCODE Modules
  ` [edk2-devel] "

Please re-sync your calendar to get meeting updates
 2020-05-27  5:47 UTC 

Updated Event: TianoCore Community Meeting - APAC/NAMO #cal-invite
 2020-05-27  5:18 UTC 

Updated Event: TianoCore Community Meeting - EMEA/NAMO #cal-invite
 2020-05-27  5:18 UTC 

[PATCH 0/1] BaseTools: Turn on LTO for XCOODE
 2020-05-27  2:02 UTC  (3+ messages)
` [PATCH 1/1] BaseTools: Turn on Link Time Optimization (LTO) "
  ` [edk2-devel] "

Upcoming Event: TianoCore Bug Triage - APAC / NAMO - Tue, 05/26/2020 6:30pm-7:30pm #cal-reminder
 2020-05-27  1:15 UTC 

Using debugger to debug UEFI application?
 2020-05-27  0:25 UTC  (3+ messages)
` [edk2-devel] "

[edk2-devel] Updating to latest EDK2 and now get NMAKE: fatal error U1073: Don't know how to make.. on some items?
 2020-05-27  0:06 UTC  (3+ messages)

BuildTools Broken
 2020-05-26 14:23 UTC  (4+ messages)
` [edk2-devel] "

Upcoming Event: TianoCore Bug Triage - APAC / NAMO - Tue, 05/26/2020 6:30pm-7:30pm #cal-reminder
 2020-05-26 13:59 UTC  (2+ messages)
` [edk2-devel] "

OVMF gdb seems to require "stone knives and bearskins" to debug code?
 2020-05-26 11:22 UTC  (4+ messages)
` [edk2-devel] "

[edk2][PATCH 1/1] NetworkPkg/HttpBootDxe: handle servers which may FIN after file sizing in HttpBootLoadFile
 2020-05-26 10:59 UTC  (4+ messages)
` [edk2-devel] "

Updating to latest EDK2 and now get NMAKE: fatal error U1073: Don't know how to make.. on some items?
 2020-05-26 10:20 UTC  (2+ messages)
` [edk2-devel] "

[PATCH edk2-platforms v2 00/16] Add PCIe Support
 2020-05-26 10:17 UTC  (9+ messages)
` [PATCH edk2-platforms v2 11/16] Silicon/NXP: PciSegmentLib: Add support PCIe LsGen4 Controller
` [PATCH edk2-platforms v2 12/16] Silicon/NXP: PciSegmentLib: LsGen4Ctrl: Add Workaround for A-011264
` [PATCH edk2-platforms v2 13/16] Silicon/NXP/Drivers: Implement PciCpuIo2Dxe Driver
` [PATCH edk2-platforms v2 14/16] Platform/NXP: LS1043aRdbPkg: Enable NetworkPkg
` [PATCH edk2-platforms v2 15/16] Platform/NXP: LS1043aRdbPkg: Enable PCIE support
` [PATCH edk2-platforms v2 16/16] Platform/NXP: LS1043aRdbPkg : Increase fv image size

[edk2-rfc] GitHub Pull Request based Code Review Process
 2020-05-26 10:08 UTC  (7+ messages)
` [edk2-devel] "
  ` [EXTERNAL] "


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