public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2021-01-07 22:30:54 to 2021-01-13 04:01:48 UTC [more...]

[PATCH v5 1/2] MdePkg/Cpuid.h: Add CPUID_HYBRID_INFORMATION Leaf(1Ah)
 2021-01-13  4:01 UTC  (6+ messages)
` [PATCH v5 2/2] UefiCpuPkg/CpuCacheInfoLib: Add new CpuCacheInfoLib
` 回复: [edk2-devel] [PATCH v5 1/2] MdePkg/Cpuid.h: Add CPUID_HYBRID_INFORMATION Leaf(1Ah)
`  "

[PATCH] OvmfPkg/XenPlatformPei: Use CPUID to get physical address width on Xen
 2021-01-13  3:55 UTC  (2+ messages)

[PATCH 1/2] MdeModulePkg: Change default value of PcdPcieResizableBarSupport to FALSE
 2021-01-13  3:12 UTC  (4+ messages)
` [PATCH 2/2] MdeModulePkg: Update UNI file for PCIe Resizable BAR Capability
` [edk2-devel] [PATCH 1/2] MdeModulePkg: Change default value of PcdPcieResizableBarSupport to FALSE

[PATCH 0/8] ShellPkg, ArmVirtPkg, OvmfPkg: shell usability improvements
 2021-01-13  3:04 UTC  (10+ messages)
` [PATCH 1/8] ShellPkg/Comp: add file buffering
` [PATCH 4/8] ShellPkg/ShellCommandLib: add ShellSortFileList()
` [PATCH 5/8] ShellPkg/Ls: sort output by FileName in non-SFO mode
` [PATCH 6/8] ShellPkg/ShellProtocol: sort files by FullName in RemoveDupInFileList()
` [edk2-devel] [PATCH 0/8] ShellPkg, ArmVirtPkg, OvmfPkg: shell usability improvements

[PATCH v4 0/9] Add extra pci roots support for Arm
 2021-01-13  2:15 UTC  (15+ messages)
` [PATCH v4 1/9] OvmfPkg: Introduce PciHostBridgeUtilityLib class
  ` [edk2-devel] "
` [PATCH v4 2/9] ArmVirtPkg: Refactor with PciHostBridgeUtilityLib
  ` [edk2-devel] "
` [PATCH v4 3/9] OvmfPkg/PciHostBridgeLib: Extract InitRootBridge/UninitRootBridge
  ` [edk2-devel] "
` [PATCH v4 4/9] OvmfPkg/PciHostBridgeUtilityLib: Extend parameter list of InitRootBridge
  ` [edk2-devel] "
` [PATCH v4 5/9] ArmVirtPkg/FdtPciHostBridgeLib: Rebase to InitRootBridge() / UninitRootBridge()
  ` [edk2-devel] "
` [PATCH v4 6/9] OvmfPkg/PciHostBridgeLib: Extract GetRootBridges/FreeRootBridges
` [PATCH v4 7/9] OvmfPkg/PciHostBridgeUtilityLib: Extend parameter list of GetRootBridges
` [PATCH v4 8/9] ArmVirtPkg/FdtPciHostBridgeLib: Refactor GetRootBridges() / FreeRootBridges()
` [PATCH v4 9/9] ArmVirtPkg/ArmVirtQemu: Add support for HotPlug

[edk2-devel] [PATCH v2 11/16] PcAtChipsetPkg: AcpiTimerLib: Added StandaloneMm instance of AcpiTimerLib
 2021-01-13  1:14 UTC  (3+ messages)
  ` [edk2-devel] [PATCH v2 10/16] MdePkg: UefiDevicePathLib: Support UefiDevicePathLib under StandaloneMm
    ` 回复: "

[PATCH v5 00/23] ArmPkg,MdePkg: Add Universal/Smbios, and related changes
 2021-01-12 23:22 UTC  (34+ messages)
` [PATCH v5 03/23] ArmPkg: Add register encoding definition for MMFR2
` [PATCH v5 04/23] ArmPkg: Add helper to read the Memory Model Features Register 2
` [PATCH v5 05/23] ArmPkg: Add helper function to read the Memory Model Feature Register 4
` [PATCH v5 09/23] ArmPkg: Add helper to read CCIDX status
` [PATCH v5 10/23] ArmPkg: Add helper to read the CCSIDR2 register
` [PATCH v5 15/23] ArmPkg: Add Universal/Smbios/SmbiosMiscDxe/Type03
  ` [edk2-devel] "
` [PATCH v5 18/23] ArmPkg: Add Universal/Smbios/SmbiosMiscDxe
        ` 回复: [edk2-devel] "
` [PATCH v5 19/23] ArmPkg: Add Library/OemMiscLib.h
` [PATCH v5 20/23] ArmPkg: Add Universal/Smbios/OemMiscLibNull
` [PATCH v5 21/23] ArmPkg: Add OemMiscLibNull instance to ArmPkg.dsc
` [PATCH v5 22/23] ArmPkg: Add SMBIOS PCDs to ArmPkg.dec
` [PATCH v5 23/23] ArmPkg: Add Universal/Smbios drivers to ArmPkg.dsc
` [edk2-devel] [PATCH v5 00/23] ArmPkg,MdePkg: Add Universal/Smbios, and related changes

[RFC 0/3] Rpi4: Enable ACPI PCIe conduit
 2021-01-12 22:27 UTC  (4+ messages)
` [RFC 1/3] rpi4: Add XHCI/PCI selection menu
` [RFC 2/3] rpi4/acpi/dsdt: break XHCI into its own SSDT
` [RFC 3/3] rpi4/acpi: Add PCIe SSDT

[PATCH 0/3] UefiCpuPkg, OvmfPkg: do not allocate useless register tables for S3 resume
 2021-01-12 19:19 UTC  (4+ messages)
` [PATCH 1/3] UefiCpuPkg/AcpiCpuData: update comments on register table fields
` [PATCH 2/3] UefiCpuPkg/CpuS3DataDxe: do not allocate useless register tables
` [PATCH 3/3] OvmfPkg/CpuS3DataDxe: "

[PATCH 0/3] Rpi: SD/Wifi Acpi updates
 2021-01-12 18:48 UTC  (13+ messages)
` [PATCH 1/3] Platform/RaspberryPi/Acpitables: Further lower the DMA zone
` [PATCH 2/3] Platform/RaspberryPi/Acpitables: Add eMMC2 device and tweak Arasan
      ` [edk2-devel] "
` [PATCH 3/3] Platform/RaspberryPi; Invert default Arasan, Emmc2 routing

[edk2-platforms PATCH 0/1] Update SMBIOS includes to use capitalization 'Smbios.h' vs 'SmBios.h'
 2021-01-12 18:35 UTC  (10+ messages)
` [edk2-platforms PATCH 1/1] "
  ` 回复: [edk2-devel] [edk2-platforms PATCH 0/1] "

[edk2-platforms][PATCH v1 0/1] Updated DisplayLink part of Maintainers.txt
 2021-01-12 16:55 UTC  (5+ messages)
` [edk2-platforms][PATCH v1 1/1] Maintainers: update reviewers of the DisplayLink drivers
  ` [edk2-devel] "

[PATCH v1 0/1] Added GOP driver for DisplayLink-based Universal USB Docks to edk2-platforms
 2021-01-12 13:49 UTC  (2+ messages)
` [edk2-devel] "

[PATCH] ArmPlatformPkg/NorFlashDxe: use correct PCD accessors
 2021-01-12 12:20 UTC  (6+ messages)
` [edk2-devel] "

[PATCH EDK2 v1 0/1] MdeModulePkg/FileExplorerLib: Add return value check
 2021-01-12  7:06 UTC  (2+ messages)
` [PATCH EDK2 v1 1/1] "

Is CoreValidateHandle() safe?
 2021-01-12  7:08 UTC  (3+ messages)
` [edk2-devel] "

[PATCH EDK2-non-osi v1 0/1] Silicon/Hisilicon: fix compile issues triggered by VariablePolicy
 2021-01-12  7:06 UTC  (5+ messages)
    ` [edk2-devel] "

[Patch V3 1/2] MdePkg: Define structures for Resizable BAR Capability
 2021-01-12  5:25 UTC  (6+ messages)
` [Patch V3 2/2] MdeModulePkg/Bus/Pci/PciBusDxe: Support PCIe "
  ` [edk2-devel] "

Cancelled Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, 12 January 2021 #cal-cancelled
 2021-01-12  4:47 UTC 

TianoCore Bug Triage - APAC / NAMO - Tue, 01/12/2021 5:30pm-6:30pm #cal-reminder
 2021-01-12  2:53 UTC  (2+ messages)
` 回复: [edk2-devel] "

[PATCH V4] UefiCpuPkg PiSmmCpuDxeSmm: Reduce SMRAM consumption in CpuS3.c
 2021-01-11  9:23 UTC  (2+ messages)
` [edk2-devel] "

[Patch 1/1] EmulatorPkg/PlatformCI: stick with "ubuntu-18.04" for now
 2021-01-11  8:24 UTC  (9+ messages)
` [edk2-devel] "

[PATCH] OvmfPkg/XenPlatformPei: Grab 64-bit PCI MMIO hole size from OVMF info table
 2021-01-11  8:10 UTC  (2+ messages)

[PATCH 0/1] Various packages: rename SmBios.h to Smbios.h in MdePkg and update references through edk2 tree
 2021-01-11  7:41 UTC  (3+ messages)
` [PATCH 1/1] Rename SmBios.h to Smbios.h in MdePkg/Include

[PATCH V3] UefiCpuPkg PiSmmCpuDxeSmm: Reduce SMRAM consumption in CpuS3.c
 2021-01-11  1:56 UTC  (5+ messages)
  ` [edk2-devel] "

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

[PATCH v0] Dynamic ACPI framework for fsl layerscape platforms
 2021-01-10  3:26 UTC  (4+ messages)
` [PATCH v0] Platform/NXP: Add Dynamic Acpi for "

[PATCH 1/1] EmbeddedPkg/RealTimeClockRuntimeDxe: depend on gEfiVariableArchProtocolGuid
 2021-01-10  1:20 UTC  (4+ messages)
` [edk2-devel] "

[edk2-devel] [PATCH V2] UefiCpuPkg/CpuDxe: Fix boot error
 2021-01-09  2:30 UTC  (4+ messages)

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

[PATCH v13 0/6] jansson edk2 port
 2021-01-08 19:33 UTC  (8+ messages)
` [PATCH v13 1/6] RedfishPkg/Ucs2Utf8lib: UCS2 to UFT8 manipulation library
` [PATCH v13 2/6] edk2: jansson submodule for edk2 JSON library
` [PATCH v13 3/6] RedfishPkg/RedfishCrtLib: Redfish C runtime library
` [PATCH v13 4/6] RedfishPkg/library: EDK2 port of jansson library
` [PATCH v13 5/6] RedfishPkg: Add EDK2 port of jansson library to build
` [PATCH v13 6/6] .pytool: Add required submodule for JsonLib

[Edk2-Staging/EdkRepo] [PATCH] EdkRepo: Show dev lead information in verbose manifest command output
 2021-01-08 19:16 UTC 

[PATCH 1/1] OvmfPkg: add TimeBaseLib resolution for OvmfXen
 2021-01-08 15:56 UTC  (3+ messages)

[PATCH edk2-platforms 1/2] Platform/DeveloperBox: add missing TimeBaseLib resolution
 2021-01-08 15:52 UTC  (4+ messages)
` [PATCH edk2-platforms 2/2] Platform/SynQuacerEvalBoard: add missing library class resolutions

[PATCH edk2-platforms 1/4] Platform/AMD/Styx: add missing TimeBaseLib resolutions
 2021-01-08 15:50 UTC  (6+ messages)
` [PATCH edk2-platforms 2/4] Platform/AMD/Styx: simplify PCIe root bus MMIO resources
` [PATCH edk2-platforms 3/4] Platform/AMD/Styx: implement PCIe _DSM #5 to preserve boot allocations
` [PATCH edk2-platforms 4/4] Platform/AMD/Styx: remove unused RP0 device

[PATCH 1/1] EmbeddedPkg: add TimeBaseLib resolution to EmbeddedPkg.dsc
 2021-01-08 14:24 UTC  (5+ messages)
` [edk2-devel] "

[PATCH 1/2] BaseTools LzmaCompress: Update LZMA to new 19.00 version
 2021-01-08 13:54 UTC  (2+ messages)
` 回复: [edk2-devel] "

[PATCH] EmbeddedPkg/PrePiMemoryAllocationLib: use correct size for pool hob
 2021-01-08 13:53 UTC  (3+ messages)

[PATCH v5 0/7] rpi4: Enable eMMC2 controller
 2021-01-08  9:45 UTC  (9+ messages)
` [PATCH v5 1/7] Platform/RaspberryPi: Update VPU mailbox constants
` [PATCH v5 2/7] Platform/RaspberryPi: Add further mailbox helpers
` [PATCH v5 3/7] Platform/RaspberryPi: Split MMC register definitions
` [PATCH v5 4/7] Platform/RaspberryPi/Arasan: Add write delay and voltage/clock config
` [PATCH v5 5/7] Platform/RaspberryPi/Arasan: Select the correct base frequency
` [PATCH v5 6/7] Platform/RaspberryPi: Power up SD, and tweak GPIOs
` [PATCH v5 7/7] Platform/RaspberryPi: Correct device path removal

[Patch v2][edk2-stable202011 0/4] Address EDK II CI Failures
 2021-01-08  9:43 UTC  (5+ messages)
` [Patch v2][edk2-stable202011 3/4] OvmfPkg/PlatformCI/.azurepiplines: Use stable release of QEMU
  ` [edk2-devel] "
      ` chocolatey.org instability [was: OvmfPkg/PlatformCI/.azurepiplines: Use stable release of QEMU]

[PATCH 1/1] BaseTools: replace fromstring and tostring Method
 2021-01-08  9:06 UTC  (4+ messages)
  ` [edk2-devel] "
    ` 回复: "

[stable/202011][Patch 1/1] MdeModulePkg/Library/VarCheckLib: Allow SetVariable from SMM
 2021-01-08  9:03 UTC  (2+ messages)
` 回复: [edk2-devel] "

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

TianoCore Community Meeting - APAC/NAMO - Thu, 01/07/2021 7:30pm-8:30pm #cal-reminder
 2021-01-08  3:25 UTC 

TianoCore Community Meeting - APAC/NAMO - Thu, 01/07/2021 7:30pm-8:30pm #cal-reminder
 2021-01-08  3:15 UTC 

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

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

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

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

[PATCH 0/2] Introduce and use new boot logo position
 2021-01-08  2:05 UTC  (5+ messages)
` [PATCH 1/2] UefiPayloadPkg: Enable boot logo
      ` [edk2-devel] "

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  (8+ messages)
` [PATCH v2 05/10] MdePkg: add MmRegisterShutdownInterface()
  ` [edk2-devel] "
` [PATCH v2 10/10] MdePkg: use CpuPause() in CpuDeadLoop()
  ` [edk2-devel] "


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