public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2021-01-06 10:30:00 to 2021-01-08 02:49:25 UTC [more...]

[PATCH v7 0/2] Add IntelVTdDmarPei Driver
 2021-01-08  2:49 UTC  (2+ messages)
` [PATCH v7 1/2] IntelSiliconPkg/VTd: "

[PATCH] MdeModulePkg/Bus/Pci/PciBusDxe: Increase the width of the data read during oprom shadow
 2021-01-08  2:37 UTC  (3+ messages)
` [edk2-devel] "

[PATCH] MdeModulePkg/Bus/Pci/PciBusDxe: Increase the width of the data read during oprom shadow
 2021-01-08  2:32 UTC 

UefiPayloadPkg and over-eager PCI resource allocation?
 2021-01-08  2:18 UTC  (13+ messages)
` [edk2-devel] "

[PATCH 0/2] Introduce and use new boot logo position
 2021-01-08  2:05 UTC  (7+ messages)
` [PATCH 1/2] UefiPayloadPkg: Enable boot logo
  ` [edk2-devel] "
` [PATCH 2/2] MdeModulePkg/BootLogoLib: Center logo 38.2% from top of screen

Today's Open Design Meeting URL: https://intel.webex.com/meet/ray (EOM)
 2021-01-08  1:34 UTC 

[PATCH v6 0/2] Add IntelVTdDmarPei Driver
 2021-01-08  1:26 UTC  (3+ messages)
` [PATCH v6 1/2] IntelSiliconPkg/VTd: "
` [PATCH v6 2/2] IntelSiliconPkg/VTd: Add IntelVTdDmarPei to IntelSiliconPkg

TianoCore Design Meeting - APAC/NAMO - Fri, 01/08/2021 9:30am-10:30am #cal-reminder
 2021-01-08  1:15 UTC 

[edk2-devel] [PATCH 1/2] MdePkg: Define structures for Resizable BAR Capability
 2021-01-08  0:44 UTC  (3+ messages)
  ` 回复: "

[edk2-platforms][PATCH 00/34] Add new Ampere Mt. Jade platform
 2021-01-07 23:57 UTC  (3+ messages)
` [edk2-platforms][PATCH 01/34] Initial support for Ampere Altra and "
  ` [edk2-devel] "

[PATCH v2 00/10] support CPU hot-unplug
 2021-01-07 23:43 UTC  (19+ messages)
` [PATCH v2 01/10] OvmfPkg/CpuHotplugSmm: move CPU Hotplug into PlugCpus()
` [PATCH v2 02/10] OvmfPkg/CpuHotplugSmm: handle Hot-unplug events
` [PATCH v2 03/10] OvmfPkg/CpuHotplugSmm: add Qemu CpuStatus helper
` [PATCH v2 04/10] OvmfPkg/CpuHotplugSmm: handle CPU hot-unplug
` [PATCH v2 05/10] MdePkg: add MmRegisterShutdownInterface()
  ` [edk2-devel] "
` [PATCH v2 06/10] UefiCpuPkg/PiSmmCpuDxeSmm: initialize IsBsp
` [PATCH v2 07/10] UefiCpuPkg/SmmCpuFeaturesLib: add IsBsp as a param to SmmCpuFeaturesRendezvousExit()
` [PATCH v2 08/10] OvmfCpuPkg/CpuHotplug: add a hot-unplug handler called at SMI exit
` [PATCH v2 09/10] OvmfPkg/SmmControl2Dxe: negotiate ICH9_LPC_SMI_F_CPU_HOT_UNPLUG
` [PATCH v2 10/10] MdePkg: use CpuPause() in CpuDeadLoop()
  ` [edk2-devel] "

[edk2-devel] [PATCH V2] UefiCpuPkg/CpuDxe: Fix boot error
 2021-01-07 22:25 UTC  (7+ messages)

[PATCH 1/1] EmbeddedPkg: add TimeBaseLib resolution to EmbeddedPkg.dsc
 2021-01-07 20:25 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v3 00/15] SEV-ES security mitigations
 2021-01-07 19:50 UTC  (19+ messages)
` [PATCH v3 01/15] Ovmf/ResetVector: Simplify and consolidate the SEV features checks
` [PATCH v3 02/15] OvmfPkg/Sec: Move SEV-ES SEC workarea definition to common header file
` [PATCH v3 03/15] OvmfPkg/ResetVector: Validate the encryption bit position for SEV/SEV-ES
` [PATCH v3 04/15] OvmfPkg/ResetVector: Perform a simple SEV-ES sanity check
` [PATCH v3 05/15] OvmfPkg/ResetVector: Save the encryption mask at boot time
` [PATCH v3 06/15] OvmfPkg/MemEncryptSevLib: Add an interface to retrieve the encryption mask
` [PATCH v3 07/15] OvmfPkg: Obtain SEV encryption mask with the new MemEncryptSevLib API
` [PATCH v3 08/15] OvmfPkg/AmdSevDxe: Clear encryption bit on PCIe MMCONFIG range
` [PATCH v3 09/15] OvmfPkg/VmgExitLib: Check for an explicit DR7 cached value
` [PATCH v3 10/15] OvmfPkg/MemEncryptSevLib: Coding style fixes in prep for SEC library
` [PATCH v3 11/15] OvmfPkg/MemEncryptSevLib: Make the MemEncryptSevLib available for SEC
  ` [edk2-devel] "
` [PATCH v3 12/15] OvmfPkg/MemEncryptSevLib: Address range encryption state interface
` [PATCH v3 13/15] OvmfPkg/VmgExitLib: Support nested #VCs
` [PATCH v3 14/15] OvmfPkg/PlatformPei: Reserve GHCB backup pages if S3 is supported
` [PATCH v3 15/15] OvfmPkg/VmgExitLib: Validate #VC MMIO is to un-encrypted memory
` [edk2-devel] [PATCH v3 00/15] SEV-ES security mitigations

[PATCH v2 15/16] UefiCpuPkg: CpuIo2Smm: Support of CpuIo driver under StandaloneMm
 2021-01-07 19:05 UTC  (8+ messages)
      ` [edk2-devel] "
` [PATCH v2 16/16] UefiCpuPkg: SmmCpuExceptionHandlerLib: Added StandaloneMm module support

[PATCH v2 00/15] SEV-ES security mitigations
 2021-01-07 18:37 UTC  (29+ messages)
` [PATCH v2 01/15] Ovmf/ResetVector: Simplify and consolidate the SEV features checks
` [PATCH v2 02/15] OvmfPkg/Sec: Move SEV-ES SEC workarea definition to common header file
` [PATCH v2 03/15] OvmfPkg/ResetVector: Validate the encryption bit position for SEV/SEV-ES
  ` [edk2-devel] "
` [PATCH v2 04/15] OvmfPkg/ResetVector: Perform a simple SEV-ES sanity check
  ` [edk2-devel] "
` [PATCH v2 05/15] OvmfPkg/MemEncryptSevLib: Save the encryption mask at boot time
  ` [edk2-devel] "
` [PATCH v2 06/15] OvmfPkg/MemEncryptSevLib: Add an interface to retrieve the encryption mask
  ` [edk2-devel] "
` [PATCH v2 07/15] OvmfPkg/MemEncryptSevLib: Obtain encryption mask using the new interface
  ` [edk2-devel] "
` [PATCH v2 08/15] OvmfPkg/AmdSevDxe: Clear encryption bit on PCIe MMCONFIG range
  ` [edk2-devel] "
` [PATCH v2 09/15] OvmfPkg/VmgExitLib: Check for an explicit DR7 cached value
` [PATCH v2 10/15] OvmfPkg/MemEncryptSevLib: Coding style fixes in prep for SEC library
  ` [edk2-devel] "
` [PATCH v2 11/15] OvmfPkg/MemEncryptSevLib: Make the MemEncryptSevLib available for SEC
  ` [edk2-devel] "
` [PATCH v2 12/15] OvmfPkg/MemEncryptSevLib: Address range encryption state interface
` [PATCH v2 13/15] OvmfPkg/VmgExitLib: Support nested #VCs
` [PATCH v2 14/15] OvmfPkg/PlatformPei: Reserve GHCB backup pages if S3 is supported
  ` [edk2-devel] "
` [PATCH v2 15/15] OvfmPkg/VmgExitLib: Validate #VC MMIO is to un-encrypted memory
  ` [edk2-devel] "

[stable/202011][Patch 1/1] MdeModulePkg/Library/VarCheckLib: Allow SetVariable from SMM
 2021-01-07 17:48 UTC 

[PATCH] EmbeddedPkg/PrePiMemoryAllocationLib: use correct size for pool hob
 2021-01-07 17:44 UTC  (2+ messages)

[PATCH v2 0/4] EmbeddedPkg/TimeBaseLib: Reduce duplicate code in RTC modules
 2021-01-07 17:42 UTC  (6+ messages)
` [PATCH v2 1/4] EmbeddedPkg/TimeBaseLib: Update comment blocks for API functions
` [PATCH v2 2/4] EmbeddedPkg/TimeBaseLib: Fix for minor code formatting
` [PATCH v2 3/4] EmbeddedPkg/TimeBaseLib: Add function to check Timezone and Daylight
` [PATCH v2 4/4] EmbeddedPkg/RealTimeClockRuntimeDxe: Use helper functions from TimeBaseLib

TianoCore Community Meeting - EMEA / NAMO - Thu, 01/07/2021 9:00am-10:00am #cal-reminder
 2021-01-07 17:17 UTC  (2+ messages)
` [edk2-devel] "

TianoCore Community Meeting - EMEA / NAMO - Thu, 01/07/2021 9:00am-10:00am #cal-reminder
 2021-01-07 16:45 UTC 

[PATCH v5] ArmPlatformPkg: Enable support for flash in 64-bit address space
 2021-01-07 15:26 UTC  (3+ messages)

[edk2-devel] [PATCH v6] MdeModulePkg/Universal/StatusCodeHandler: Fix a bug about log lost
 2021-01-07 14:19 UTC  (7+ messages)
  ` 回复: "

[PATCH] OvmfPkg/VirtioFsDxe: call IsTimeValid() before EfiTimeToEpoch()
 2021-01-07 14:16 UTC  (3+ messages)
  ` [edk2-devel] "

[edk2-devel] [PATCH v2-resend 0/2] Add AEST parser support to Acpiview
 2021-01-07 12:32 UTC  (2+ messages)

[PATCH 1/1] BaseTools: replace fromstring and tostring Method
 2021-01-07 12:07 UTC  (3+ messages)
  ` [edk2-devel] "

[edk2-devel] [PATCH] UefiCpuPkg/MpInitLib: Fix a hang in above 4GB case
 2021-01-07 11:52 UTC  (2+ messages)

[PATCH V3] UefiCpuPkg PiSmmCpuDxeSmm: Reduce SMRAM consumption in CpuS3.c
 2021-01-07 11:00 UTC  (2+ messages)

[PATCH V2] UefiCpuPkg PiSmmCpuDxeSmm: Reduce SMRAM consumption in CpuS3.c
 2021-01-07 11:00 UTC  (7+ messages)
` [edk2-devel] "

FW: UefiCpuPkg/CpuDxe: Fix boot error
 2021-01-07  9:54 UTC  (3+ messages)
  `  "

[PATCH] NetworkPkg/DxeHttpLib: Migrate HTTP header manipulation APIs
 2021-01-07  7:46 UTC  (4+ messages)
` [edk2-devel] "

[PATCH v2] NetworkPkg/DxeHttpLib: Migrate HTTP header manipulation APIs
 2021-01-07  6:57 UTC 

[PATCH] WhiskeylakeOpenBoardPkg: Disable resizable bar feature
 2021-01-07  7:19 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v5 0/2] Add IntelVTdDmarPei Driver
 2021-01-07  6:09 UTC  (3+ messages)
` [PATCH v5 1/2] IntelSiliconPkg/VTd: "
` [PATCH v5 2/2] IntelSiliconPkg/VTd: Add IntelVTdDmarPei to IntelSiliconPkg

[PATCH v3 0/5] Add extra pci roots support for Arm
 2021-01-07  5:47 UTC  (13+ messages)
` [PATCH v3 1/5] OvmfPkg: Introduce PciHostBridgeUtilityLib class
  ` [edk2-devel] "
` [PATCH v3 2/5] ArmVirtPkg: Refactor with PciHostBridgeUtilityLib
  ` [edk2-devel] "
` [PATCH v3 3/5] OvmfPkg: Extract functions for extra pci roots
  ` [edk2-devel] "
` [PATCH v3 5/5] ArmVirtPkg/ArmVirtQemu: Add support for HotPlug
  ` [edk2-devel] "

[PATCH v5 1/2] MdePkg/Cpuid.h: Add CPUID_HYBRID_INFORMATION Leaf(1Ah)
 2021-01-07  3:22 UTC  (2+ messages)
` [PATCH v5 2/2] UefiCpuPkg/CpuCacheInfoLib: Add new CpuCacheInfoLib

[edk2-devel] [PATCH] IntelFsp2Pkg: Support FSP private temporary memory
 2021-01-07  2:52 UTC 

[edk2-devel] [PATCH v3 00/26] Enable Core CI support for StandaloneMmPkg
 2021-01-07  1:34 UTC  (2+ messages)
  ` 回复: "

[PATCH v3 00/26] Enable Core CI support for StandaloneMmPkg
 2021-01-07  1:27 UTC  (7+ messages)
` [PATCH v3 25/26] .azurepipelines: Add StandaloneMmPkg to CI matrix
  ` [edk2-devel] [PATCH v3 26/26] .pytool: CI Settings to support StandaloneMmPkg
    ` 回复: "

[Patch 1/1] MdeModulePkg/Library/VarCheckLib: Allow SetVariable from SMM
 2021-01-07  1:02 UTC  (4+ messages)

[PATCH] IntelFsp2Pkg: Support FSP private temporary memory
 2021-01-07  0:59 UTC  (2+ messages)

[RFC] Incorrect memory ordering in ReleaseSpinLock()
 2021-01-07  0:02 UTC  (3+ messages)

[PATCH] UefiPayloadPkg: Enable NVMe support
 2021-01-06 22:21 UTC  (2+ messages)
` [edk2-devel] "

[PATCH 1/1] MdeModulePkg: correct TPL level check CoreCreateEventEx
 2021-01-06 17:33 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v12 0/6] jansson edk2 port
 2021-01-06 17:26 UTC  (5+ messages)
` [edk2-devel] "

[PATCH v1 00/25] Fix Ecc reported errors in ArmPkg
 2021-01-06 16:23 UTC  (2+ messages)

[PATCH 00/12] SEV-ES security mitigations
 2021-01-06 15:38 UTC  (11+ messages)
` [PATCH 06/12] OvmfPkg/AmdSevDxe: Clear encryption bit on PCIe MMCONFIG range
  ` [edk2-devel] "
` [PATCH 08/12] OvmfPkg/MemEncryptSevLib: Make the MemEncryptSevLib available for SEC
  ` [edk2-devel] "

[edk2-devel] [PATCH] UefiCpuPkg/CpuDxe: Fix boot error
 2021-01-06 15:37 UTC  (6+ messages)

[PATCH] uefi-sct:Update reviewer in Maintainers.txt
 2021-01-06 14:38 UTC  (2+ messages)

[edk2-devel] [edk2-platform][PATCH v1 1/1] EmbeddedPkg/VirtualRealTimeClockLib : Reduce DEBUG message verbosity
 2021-01-06 14:36 UTC  (5+ messages)

[PATCH] MdeModulePkg/Bus/Pci/PciBusDxe: Handle BAR sizing fail in high 32bit of MEM64
 2021-01-06 14:27 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v4 0/7] rpi4: Enable eMMC2 controller
 2021-01-06 14:04 UTC  (4+ messages)
  ` [edk2-devel] "

[PATCH 0/2] Reduce duplicate code in RTC modules
 2021-01-06 13:39 UTC  (6+ messages)
` [PATCH 1/2] EmbeddedPkg/TimeBaseLib: Add function to check Timezone and Daylight
` [PATCH 2/2] EmbeddedPkg/RealTimeClockRuntimeDxe: Use helper functions from TimeBaseLib

[edk2-platform][PATCH v1 1/1] Platform/RaspberryPi : Fix Usb2Hc SCT issues
 2021-01-06 13:39 UTC  (2+ messages)

[PATCH 1/2] uefi-sct/SctPkg: allowable NotifyTpl in CreateEventEx
 2021-01-06 12:42 UTC  (2+ messages)
` [PATCH 2/2] uefi-sct/SctPkg: allowable NotifyTpl in CreateEvent

[PATCH v4] ArmPlatformPkg: Enable support for flash in 64-bit address space
 2021-01-06 12:13 UTC  (5+ messages)
  ` [edk2-devel] "


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