public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2020-05-20 03:51:17 to 2020-05-22 10:12:08 UTC [more...]

[PATCH] MdePkg/Include: AARCH64: disable outline atomics on GCC 10.2+
 2020-05-22 10:12 UTC 

[PATCH v8 00/46] SEV-ES guest support
 2020-05-22 10:05 UTC  (17+ messages)
` [PATCH v8 09/46] OvmfPkg: Prepare OvmfPkg to use the VmgExitLib library
  ` [edk2-devel] "
` [PATCH v8 12/46] OvmfPkg/VmgExitLib: Implement library support for VmgExitLib in OVMF
  ` [edk2-devel] "
` [PATCH v8 13/46] OvmfPkg/VmgExitLib: Add support for IOIO_PROT NAE events
  ` [edk2-devel] "
` [PATCH v8 40/46] UefiCpuPkg: Add a 16-bit protected mode code segment descriptor
` [PATCH v8 41/46] UefiCpuPkg/MpInitLib: Add CPU MP data flag to indicate if SEV-ES is enabled
` [PATCH v8 42/46] UefiCpuPkg: Allow AP booting under SEV-ES
` [PATCH v8 43/46] OvmfPkg: Use the SEV-ES work area for the SEV-ES AP reset vector
` [PATCH v8 44/46] OvmfPkg: Move the GHCB allocations into reserved memory
` [PATCH v8 45/46] UefiCpuPkg/MpInitLib: Prepare SEV-ES guest APs for OS use
` [PATCH v8 46/46] Maintainers.txt: Add reviewers for the OvmfPkg SEV-related files

[PATCH edk2-platforms 00/16] Add PCIe Support
 2020-05-22  9:46 UTC  (31+ messages)
` [PATCH edk2-platforms 01/16] Silicon/NXP/NxpQoriqLs.dec: Add PCIe related PCDs
` [PATCH edk2-platforms 02/16] Silicon/NXP: LS1043A: Define "
` [PATCH edk2-platforms 03/16] Silicon/NXP: Implement PciHostBridgeLib support
` [PATCH edk2-platforms 04/16] Silicon/NXP: PciHostBridgeLib: CFG Shift feature support for PCIeLS Ctrl
` [PATCH edk2-platforms 05/16] Silicon/NXP: PciHostBridgeLib: Setup PCIe LsGen4 Controller and ATU Windows
` [PATCH edk2-platforms 06/16] Silicon/NXP: PciHostBridgeLib: add Workaround for A-011451
` [PATCH edk2-platforms 07/16] Silicon/NXP: PciHostBridgeLib: Dump Layerscale Gen4 ATU windows
` [PATCH edk2-platforms 08/16] Silicon/NXP: PciHostBridgeLib: Dump Layerscale iATU windows
` [PATCH edk2-platforms 09/16] Silicon/NXP: Implement PciSegmentLib for PCIe Layerscape Controller
` [PATCH edk2-platforms 10/16] Silicon/NXP: PciSegmentLib: Add ECAM config support for PCIe LS Controller
` [PATCH edk2-platforms 11/16] Silicon/NXP: PciSegmentLib: Add support PCIe LsGen4 Controller
` [PATCH edk2-platforms 12/16] Silicon/NXP: PciSegmentLib: LsGen4Ctrl: Add Workaround for A-011264
` [PATCH edk2-platforms 13/16] Silicon/NXP/Drivers: Implement PciCpuIo2Dxe Driver
` [PATCH edk2-platforms 14/16] Platform/NXP: LS1043aRdbPkg: Enable NetworkPkg
` [PATCH edk2-platforms 15/16] Platform/NXP: LS1043aRdbPkg: Enable PCIE support
` [PATCH edk2-platforms 16/16] Platform/NXP: LS1043aRdbPkg : Increase fv image size

[PATCH v2] ArmPkg/PlatformBootManagerLib: connect non-discoverable USB hosts
 2020-05-22  8:40 UTC 

[PATCH v2] ArmPkg/CompilerIntrinsicsLib: provide atomics intrinsics
 2020-05-22  8:16 UTC  (15+ messages)
` [edk2-devel] "

Hard Feature Freeze starts now for edk2-stable202005
 2020-05-22  8:01 UTC 

[edk2-devel] [edk2-rfc] GitHub Pull Request based Code Review Process
 2020-05-22  5:48 UTC  (18+ messages)
            ` [EXTERNAL] "

[PATCH v3 01/14] MdeModulePkg: Define the VariablePolicy protocol interface
 2020-05-22  0:29 UTC  (15+ messages)
` [PATCH v3 02/14] MdeModulePkg: Define the VariablePolicyLib
` [PATCH v3 03/14] MdeModulePkg: Define the VariablePolicyHelperLib
` [PATCH v3 04/14] MdeModulePkg: Define the VarCheckPolicyLib and SMM interface
` [PATCH v3 05/14] OvmfPkg: Add VariablePolicy engine to OvmfPkg platform
` [PATCH v3 06/14] EmulatorPkg: Add VariablePolicy engine to EmulatorPkg platform
` [PATCH v3 07/14] ArmVirtPkg: Add VariablePolicy engine to ArmVirtPkg platform
` [PATCH v3 08/14] UefiPayloadPkg: Add VariablePolicy engine to UefiPayloadPkg platform
  ` [edk2-devel] "
` [PATCH v3 09/14] MdeModulePkg: Connect VariablePolicy business logic to VariableServices
` [PATCH v3 10/14] MdeModulePkg: Allow VariablePolicy state to delete protected variables
` [PATCH v3 11/14] SecurityPkg: Allow VariablePolicy state to delete authenticated variables
` [PATCH v3 12/14] MdeModulePkg: Change TCG MOR variables to use VariablePolicy
` [PATCH v3 13/14] MdeModulePkg: Drop VarLock from RuntimeDxe variable driver
` [PATCH v3 14/14] MdeModulePkg: Add a shell-based functional test for VariablePolicy

[PATCH v3 00/14] Add the VariablePolicy feature
 2020-05-21 22:43 UTC 

[PATCH] MdeModulePkg/NonDiscoverablePciDeviceDxe: connect handles on registration
 2020-05-21 21:58 UTC  (5+ messages)
  ` [edk2-devel] "

[PATCH 0/3] OvmfPkg/Tcg2ConfigPei: fix ARM/AARCH64 build failure
 2020-05-21 18:52 UTC  (15+ messages)
` [PATCH 1/3] OvmfPkg/Tcg2ConfigPei: clean up some lib class dependencies
` [PATCH 2/3] OvmfPkg/Tcg2ConfigPei: factor out InternalTpm12Detect()
` [PATCH 3/3] OvmfPkg/Tcg2ConfigPei: skip TPM-1.2 detection when building for ARM/AARCH64
` [edk2-devel] [PATCH 0/3] OvmfPkg/Tcg2ConfigPei: fix ARM/AARCH64 build failure

[PATCH v2 0/6] Standalone AcpiView Application
 2020-05-21 18:44 UTC  (7+ messages)
` [PATCH v2 1/6] ShellPkg/AcpiView: Move log reset to main method
` [PATCH v2 2/6] ShellPkg/AcpiView: Refactor configuration
` [PATCH v2 3/6] ShellPkg/AcpiView: Move table count reset
` [PATCH v2 4/6] ShellPkg/AcpiView: Move parameter parsing
` [PATCH v2 5/6] ShellPkg/AcpiView: Refactor DumpAcpiTableToFile
` [PATCH v2 6/6] ShellPkg/AcpiView: Add application wrapper

[PATCH v1 0/6] Standalone AcpiView Application
 2020-05-21 18:23 UTC  (8+ messages)
` [PATCH v1 1/6] ShellPkg/AcpiView: Move log reset to main method
` [PATCH v1 2/6] ShellPkg/AcpiView: Refactor configuration
` [PATCH v1 3/6] ShellPkg/AcpiView: Move table count reset
` [PATCH v1 4/6] ShellPkg/AcpiView: Move parameter parsing
  ` [edk2-devel] "
` [PATCH v1 5/6] ShellPkg/AcpiView: Refactor DumpAcpiTableToFile
` [PATCH v1 6/6] ShellPkg/AcpiView: Add application wrapper

[PATCH edk2-platforms 1/1] Silicon/ChaosKeyDxe: don't rely on connect all controllers
 2020-05-21 16:59 UTC 

[PATCH v3 2/2] ArmPlatformPkg: Fix comparison of constants warning
 2020-05-21 16:37 UTC  (2+ messages)

[RFC edk2-platforms v1 0/3] Improve D0x
 2020-05-21 14:43 UTC  (4+ 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

[Patch v9 0/2] Disable safe string constraint assertions
 2020-05-21 14:13 UTC  (7+ messages)
` [Patch v9 1/2] MdePkg: Fix SafeString performing assertions on runtime checks
` [Patch v9 2/2] MdePkg/Test/BaseLib: Add SAFE_STRING_CONSTRAINT_CHECK unit test
  ` [edk2-devel] "
` [edk2-devel] [Patch v9 0/2] Disable safe string constraint assertions

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

[PATCH v2 0/3] New RISC-V Patches
 2020-05-21  6:59 UTC  (13+ messages)
` [PATCH v2 1/3] ProcessorPkg/RiscVOpensbLib: Add opensbi submodule
` [PATCH v2 2/3] ProcessorPkg/Library: Add RiscVOpensbiLib
` [PATCH v2 3/3] ProcessorPkg/Library: Add RiscVEdk2SbiLib
` [edk2-devel] [PATCH v2 0/3] New RISC-V Patches
  ` [edk2-devel] [PATCH v2 0/3] New RISC-V Patches - Why in edk2-platforms

[PATCH v1 1/1] UnitTestFrameworkPkg/UnitTestResultReportLib: Use AsciiStrnCpyS()
 2020-05-21  1:45 UTC  (2+ messages)
` [EXTERNAL] "

[edk2-devel] [PATCH] IntelFsp2Pkg: Add FunctionParametePtr to FspGlobalData
 2020-05-21  1:30 UTC 

[edk2-devel] [PATCH 1/1] CryptoPkg: Fix VS2017 build problem for ARM/AARCH64
 2020-05-20 20:30 UTC 

[PATCH 1/1] CryptoPkg: Fix VS2017 build problem for ARM/AARCH64
 2020-05-20 20:26 UTC 

[Patch v8 0/2] Disable safe string constraint assertions
 2020-05-20 20:16 UTC  (9+ messages)
` [Patch v8 1/2] MdePkg: Fix SafeString performing assertions on runtime checks
    ` [EXTERNAL] Re: [edk2-devel] "
` [Patch v8 2/2] MdePkg/Test/BaseLib: Add SAFE_STRING_CONSTRAINT_CHECK unit test
  ` [edk2-devel] "

[Patch v8 0/2] Disable safe string constraint assertions
 2020-05-20 20:13 UTC  (8+ messages)
` [Patch v8 1/2] MdePkg: Fix SafeString performing assertions on runtime checks
` [Patch v8 2/2] MdePkg/Test/BaseLib: Add SAFE_STRING_CONSTRAINT_CHECK unit test
    ` [edk2-devel] "

Patch List for 202005 stable tag
 2020-05-20 18:48 UTC  (10+ messages)
` [edk2-devel] "

[PATCH V7 0/6] Add definitions introduced in UEFI 2.8a
 2020-05-20 14:22 UTC  (7+ messages)
` [PATCH V7 5/6] MdeModulePkg: Add FMP Capsule Image Header extension
      ` [edk2-devel] "

[PATCH v2] NetworkPkg/DxeNetLib: Change the order of conditions in IF statement
 2020-05-20 12:48 UTC  (4+ messages)
` [edk2-devel] "

[PATCH v3 0/2] Fix warnings reported by VS2017 compiler
 2020-05-20 11:37 UTC  (5+ messages)
` [PATCH v2 2/2] ArmPlatformPkg: Fix comparison of constants warning

[RFC edk2-platforms v3 0/3] Improve D0x
 2020-05-20 11:31 UTC  (2+ messages)

[PATCH] ArmPkg/CompilerIntrinsicsLib: provide atomics intrinsics
 2020-05-20 10:35 UTC  (3+ messages)
  ` [edk2-devel] "

[edk2-rfc] [RFCv2] code-first process for UEFI-forum specifications
 2020-05-20 10:19 UTC 

[PATCH] ArmPkg/PlatformBootManagerLib: reject 'default' parity and stop bit count
 2020-05-20  9:16 UTC  (4+ messages)
` [edk2-devel] "

Official way to build BaseTools - Edk2ToolsBuild.py?
 2020-05-20  8:42 UTC  (3+ messages)
` [edk2-devel] "

[PATCH] IntelFsp2Pkg: Add FunctionParametePtr to FspGlobalData
 2020-05-20  7:03 UTC  (6+ messages)

[PATCH] MdePkg: add definitions for ACPI NVDIMM Device Path
 2020-05-20  6:15 UTC  (2+ messages)

[edk2-devel] [PATCH] MdePkg: add definitions for ACPI NVDIMM Device Path
 2020-05-20  6:03 UTC 

[PATCH] MdeModulePkg/SetupBrowserDxe: Do not reconnect driver with form-update
 2020-05-20  4:24 UTC 


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