public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2021-01-15 02:15:30 to 2021-01-19 16:53:19 UTC [more...]

[edk2-platforms][PATCH V1 1/1] Platform/ARM/SgiPkg: Update ACPI Table revision
 2021-01-19 16:53 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v2 0/4] UefiCpuPkg, OvmfPkg: do not allocate useless register tables for S3 resume
 2021-01-19 16:44 UTC  (6+ messages)
` [PATCH v2 1/4] UefiCpuPkg/CpuFeature: Don't assume CpuS3DataDxe alloc RegisterTable
` [PATCH v2 2/4] UefiCpuPkg/AcpiCpuData: update comments on register table fields
` [PATCH v2 3/4] UefiCpuPkg/CpuS3DataDxe: do not allocate useless register tables
` [PATCH v2 4/4] OvmfPkg/CpuS3DataDxe: "
` [edk2-devel] [PATCH v2 0/4] UefiCpuPkg, OvmfPkg: do not allocate useless register tables for S3 resume

[PATCH] OvmfPkg/XenPlatformPei: Use CPUID to get physical address width on Xen
 2021-01-19 15:52 UTC  (4+ messages)
  ` [edk2-devel] "

[PATCH v0] Dynamic ACPI framework for fsl layerscape platforms
 2021-01-19 14:37 UTC  (9+ messages)
` [PATCH v0] Platform/NXP: Add Dynamic Acpi for "
        ` [edk2-devel] "

[PATCH] UefiCpuPkg/CpuMp: Fix hang when StackGuard is enabled in 16-core cpu
 2021-01-19 14:18 UTC  (2+ messages)

回复: [edk2-devel] [Patch 0/2] Convert Split tool to python
 2021-01-19 13:58 UTC  (8+ messages)
` [edk2-devel] "
  ` 回复: "

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

[PATCH] OvmfPkg/XenPlatformPei: Grab 64-bit PCI MMIO hole size from OVMF info table
 2021-01-19 13:25 UTC  (3+ messages)

[PATCH v7 1/2] MdePkg/Cpuid.h: Add CPUID_HYBRID_INFORMATION Leaf(1Ah)
 2021-01-19 13:17 UTC  (5+ messages)
` [PATCH v7 2/2] UefiCpuPkg/CpuCacheInfoLib: Add new CpuCacheInfoLib
` [edk2-devel] [PATCH v7 1/2] MdePkg/Cpuid.h: Add CPUID_HYBRID_INFORMATION Leaf(1Ah)

[edk2-platforms PATCH v2] Intel Platforms: add OrderedCollectionLib class resolution
 2021-01-19  8:55 UTC  (4+ messages)
` 回复: [edk2-devel] "
`  "

[PATCH v2 00/10] multiple packages: shell usability improvements
 2021-01-19  7:55 UTC  (19+ messages)
` [PATCH v2 02/10] OvmfPkg: raise PcdShellFileOperationSize to 128KB
` [PATCH v2 03/10] ArmVirtPkg: "
    ` [edk2-devel] "
` [PATCH v2 04/10] EmulatorPkg: add OrderedCollectionLib class resolution
  ` [edk2-devel] "
    ` 回复: "
` [PATCH v2 05/10] UefiPayloadPkg: "
  ` [edk2-devel] "
` [PATCH v2 09/10] OvmfPkg: disable list length checks in NOOPT and DEBUG builds
` [PATCH v2 10/10] ArmVirtPkg: "

TianoCore Bug Triage - APAC / NAMO - Tue, 01/19/2021 6:30pm-7:30pm #cal-reminder
 2021-01-19  2:30 UTC 

[Patch 1/2 V4] BaseTools: Convert Split tool to python
 2021-01-19  2:08 UTC  (2+ messages)

[Patch 2/2 V4] BaseTools: Add unittest for Split tool
 2021-01-19  1:28 UTC 

[PATCH v6 00/11] Add extra pci roots support for Arm
 2021-01-19  1:13 UTC  (12+ messages)
` [PATCH v6 01/11] OvmfPkg: Introduce PciHostBridgeUtilityLib class
` [PATCH v6 02/11] ArmVirtPkg: Refactor with PciHostBridgeUtilityLib
` [PATCH v6 03/11] OvmfPkg/PciHostBridgeLib: List missing PcdLib dependency
` [PATCH v6 04/11] OvmfPkg/PciHostBridgeLib: Extract InitRootBridge() / UninitRootBridge()
` [PATCH v6 05/11] OvmfPkg/PciHostBridgeUtilityLib: Extend parameters of InitRootBridge()
` [PATCH v6 06/11] ArmVirtPkg/FdtPciHostBridgeLib: Refactor init/uninit of root bridge
` [PATCH v6 07/11] OvmfPkg/PciHostBridgeLib: Extract GetRootBridges() / FreeRootBridges()
` [PATCH v6 08/11] OvmfPkg/PciHostBridgeUtilityLib: Extend parameter list of GetRootBridges
` [PATCH v6 09/11] OvmfPkg/PciHostBridgeUtilityLib: Extend GetRootBridges() with BusMin/BusMax
` [PATCH v6 10/11] ArmVirtPkg/FdtPciHostBridgeLib: Add extra pci root buses support
` [PATCH v6 11/11] ArmVirtPkg/ArmVirtQemu: Add support for HotPlug

Updated Event: TianoCore Bug Triage - APAC / NAMO #cal-invite
 2021-01-19  1:13 UTC  (2+ messages)
` 回复: [edk2-devel] "

[PATCH v4 0/9] support CPU hot-unplug
 2021-01-18 18:35 UTC  (12+ messages)
` [PATCH v4 1/9] OvmfPkg/CpuHotplugSmm: refactor hotplug logic
` [PATCH v4 2/9] OvmfPkg/CpuHotplugSmm: collect hot-unplug events
` [PATCH v4 3/9] OvmfPkg/CpuHotplugSmm: add Qemu Cpu Status helper
` [PATCH v4 4/9] OvmfPkg/CpuHotplugSmm: introduce UnplugCpus()
` [PATCH v4 5/9] OvmfPkg/CpuHotplugSmm: define CPU_HOT_EJECT_DATA
` [PATCH v4 6/9] OvmfPkg/SmmCpuFeaturesLib: init CPU ejection state
` [PATCH v4 7/9] OvmfPkg/CpuHotplugSmm: add CpuEject()
` [PATCH v4 8/9] OvmfPkg/CpuHotplugSmm: add worker to do CPU ejection
` [PATCH v4 9/9] OvmfPkg/SmmControl2Dxe: negotiate CPU hot-unplug
` [edk2-devel] [PATCH v4 0/9] support "

[PATCH v4 0/9] Add extra pci roots support for Arm
 2021-01-18 17:26 UTC  (9+ messages)
` [PATCH v4 7/9] OvmfPkg/PciHostBridgeUtilityLib: Extend parameter list of GetRootBridges
  ` [edk2-devel] "
    ` [edk2-devel] [PATCH v4 0/9] Add extra pci roots support for Arm

[PATCH v1 0/2] Dynamic ACPI framework for fsl layerscape platforms
 2021-01-18 11:27 UTC  (3+ messages)
` [PATCH v1 1/2] Platform/NXP: Add Dynamic Acpi for "
` [PATCH v1 2/2] Platform/NXP: Add OEM specific DSDT generator

[PATCH v6 00/22] ArmPkg,MdePkg: Add Universal/Smbios, and related changes
 2021-01-18  8:51 UTC  (17+ messages)
` [PATCH v6 02/22] ArmPkg: Add ARM SMC Architecture functions to ArmStdSmc.h
  ` [edk2-devel] "
` [PATCH v6 03/22] MdePkg: Update IndustryStandard/SmBios.h with processor status data
  ` [edk2-devel] "
` [PATCH v6 11/22] ArmPkg: Add helper to read the CCSIDR2 register
` [PATCH v6 12/22] ArmPkg: Add Library/OemMiscLib.h
  ` [edk2-devel] "
` [PATCH v6 13/22] ArmPkg: Add Universal/Smbios/OemMiscLibNull
  ` [edk2-devel] "
` [PATCH v6 15/22] ArmPkg: Add Universal/Smbios/SmbiosMiscDxe/Type00
  ` [edk2-devel] "
` [PATCH v6 16/22] ArmPkg: Add Universal/Smbios/SmbiosMiscDxe/Type01
  ` [edk2-devel] "
` [PATCH v6 20/22] ArmPkg: Add Universal/Smbios/SmbiosMiscDxe/Type32
  ` [edk2-devel] "

[edk2-platforms PATCH 0/3] add OrderedCollectionLib class resolution
 2021-01-18  8:19 UTC  (18+ messages)
` [edk2-platforms PATCH 1/3] Platform/BeagleBoard: add missing TimeBaseLib resolution
  ` [edk2-devel] "
` [edk2-platforms PATCH 2/3] ARM Silicon and Platforms: add OrderedCollectionLib class resolution
  ` [edk2-devel] "
` [edk2-platforms PATCH 3/3] Intel "
  ` [edk2-devel] "
  ` 回复: "
` [edk2-devel] [edk2-platforms PATCH 0/3] "

[PATCH] RedfishPkg/RedfishContentCodingLib: EDKII Redfish En/Decode library
 2021-01-18  3:27 UTC 

[PATCH] RedfishPkg/Include: EDKII Redfish Config Handler Protocol header file
 2021-01-18  2:31 UTC 

[Patch 2/2 V3] BaseTools: Add unittest for Split tool
 2021-01-18  2:33 UTC 

[Patch 1/2 V3] BaseTools: Convert Split tool to python
 2021-01-18  2:32 UTC 

[PATCH v3 0/1] Use Pip version of BaseTools
 2021-01-18  1:52 UTC  (5+ messages)
` [PATCH v3 1/1] BaseTools: Use pip module if available, CI uses it by default
  ` 回复: [edk2-devel] "
    ` [edk2-devel] "
      ` 回复: "

[edk2-test][Patch 1/1] uefi-sct/Maintainers.txt: Change maintainer Role
 2021-01-18  1:49 UTC  (2+ messages)
` 回复: "

[PATCH] MdeModulePkg/Bus/Pci/PciBusDxe: Handle BAR sizing fail in high 32bit of MEM64
 2021-01-18  1:44 UTC  (4+ messages)
  ` [edk2-devel] "

[PATCH] Maintainers: update Ard's email address
 2021-01-18  1:16 UTC  (7+ messages)
` [edk2-devel] "
  ` 回复: "

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

RFC: Adding support for ARM (RNDR etc.) to RngDxe
 2021-01-16  2:51 UTC  (5+ messages)
` [edk2-devel] "

[Edk2-Staging/EdkRepo] [PATCH] EdkRepo: Show dev lead information in verbose manifest command output
 2021-01-15 23:27 UTC  (2+ messages)

[PATCH edk2-platforms 1/2] Platform/Overdrive: drop commented out reference to bogus PCD
 2021-01-15 22:09 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v3 00/10] support CPU hot-unplug
 2021-01-15 19:22 UTC  (15+ messages)
` [PATCH v3 01/10] OvmfPkg/CpuHotplugSmm: refactor hotplug logic
` [PATCH v3 02/10] OvmfPkg/CpuHotplugSmm: collect hot-unplug events
` [PATCH v3 03/10] OvmfPkg/CpuHotplugSmm: add Qemu Cpu Status helper
` [PATCH v3 04/10] UefiCpuPkg: add CPU ejection support
  ` [edk2-devel] "
` [PATCH v3 05/10] OvmfPkg/SmmCpuFeaturesLib: init CPU ejection state
` [PATCH v3 06/10] OvmfPkg/CpuHotplugSmm: support CPU eject
` [PATCH v3 07/10] OvmfPkg/CpuHotplugSmm: introduce UnplugCpus()
` [PATCH v3 08/10] OvmfPkg/CpuHotplugSmm: add worker to do CPU ejection
` [PATCH v3 09/10] OvmfPkg/SmmControl2Dxe: negotiate hot-unplug
` [PATCH v3 10/10] MdePkg: use CpuPause() in CpuDeadLoop()

[edk2-platforms][PATCH V1 00/11] Add SMBIOS tables for SGI/RD platforms
 2021-01-15 18:26 UTC  (12+ messages)
` [edk2-platforms][PATCH V1 01/11] Platform/ARM/SgiPkg: Define RD-N2 platform id values
` [edk2-platforms][PATCH V1 02/11] Platform/ARM/SgiPkg: Add GetProductId API for SGI/RD Platforms
` [edk2-platforms][PATCH V1 03/11] Platform/ARM/SgiPkg: Add Initial SMBIOS support
` [edk2-platforms][PATCH V1 04/11] Platform/ARM/SgiPkg: Add SMBIOS Type1 Table
` [edk2-platforms][PATCH V1 05/11] Platform/ARM/SgiPkg: Add SMBIOS Type3 Table
` [edk2-platforms][PATCH V1 06/11] Platform/ARM/SgiPkg: Add SMBIOS Type4 Table
` [edk2-platforms][PATCH V1 07/11] Platform/ARM/SgiPkg: Add SMBIOS Type7 Table
` [edk2-platforms][PATCH V1 08/11] Platform/ARM/SgiPkg: Add SMBIOS Type16 Table
` [edk2-platforms][PATCH V1 09/11] Platform/ARM/SgiPkg: Add SMBIOS Type17 Table
` [edk2-platforms][PATCH V1 10/11] Platform/ARM/SgiPkg: Add SMBIOS Type19 Table
` [edk2-platforms][PATCH V1 11/11] Platform/ARM/SgiPkg: Add SMBIOS Type32 Table

[PATCH v2 1/1] ShellPkg: Validate that the Boot CPU is present in MADT
 2021-01-15 14:43 UTC 

[edk2-devel] [PATCH] EmulatorPkg/library: RedfishPlatformCredentialLib
 2021-01-15 12:46 UTC 

[PATCH] MdeModulePkg/Bus/Pci/PciBusDxe: Handle BAR sizing fail in high 32bit of MEM64
 2021-01-15  9:00 UTC  (13+ messages)
            ` [edk2-devel] "

[PATCH] MdeModulePkg/TerminalDxe [BUG]: Terminal fifo buffer overflow
 2021-01-15  8:53 UTC  (3+ messages)
  ` [edk2-devel] "

added support for DurianPkg
 2021-01-15  8:48 UTC  (11+ messages)
` [PATCH v1 01/10] Silicon/Phytium/: added PhytiumPlatformLib to Phytium2000-4
` [PATCH v1 02/10] Silicon/Phytium: Added Acpi support "
` [PATCH v1 03/10] Silicon/Phytium: Added SMBIOS "
` [PATCH v1 04/10] Silicon/Phytium/Phytium2000-4/Library: Added PciSegmentLib "
` [PATCH v1 05/10] Silicon/Phytium: Added PciHostBridgeLib "
` [PATCH v1 06/10] Silicon/Phytium: Added Logo support to Phytium Silicon
` [PATCH v1 07/10] Silicon/Phytium: Added Spi driver support to Phytium2000-4
` [PATCH v1 08/10] Silicon/Phytium: Added flash driver support to Phytium Silicon
` [PATCH v1 09/10] Silicon/Phytium: Added fvb driver for norflash
` [PATCH v1 10/10] Silicon/Phytium: Added Rtc driver to Phytium2000-4

[PATCH v3 16/18] UefiCpuPkg: CpuIo2Smm: Move CpuIo2Smm driver to consume gMmst
 2021-01-15  7:16 UTC  (4+ messages)
` [PATCH v3 17/18] UefiCpuPkg: CpuIo2Smm: Support of CpuIo driver under StandaloneMm

[PATCH] NetworkPkg/Library/DxeHttpIoLib: Http boot failure with no initializes timeout value
 2021-01-15  6:22 UTC 

[PATCH v3 00/13] Add support for using FF-A calls
 2021-01-15  6:14 UTC  (14+ messages)
` [PATCH v3 01/13] ArmPkg/IndustryStandard: Add barebones FF-A header
` [PATCH v3 02/13] ArmPkg/ArmSvcLib: Return x4-x7 in output parameters
` [PATCH v3 03/13] StandaloneMmPkg: Use FF-A header file in Standalone MM Core entry point
` [PATCH v3 04/13] ArmPkg: Introduce support for PcdFfaEnable
` [PATCH v3 05/13] StandaloneMmPkg: Add macros for SPM version
` [PATCH v3 06/13] StandaloneMmPkg: Add the SPM version for FF-A
` [PATCH v3 07/13] StandaloneMmPkg: Add option to use FF-A calls for getting SPM version
` [PATCH v3 08/13] StandaloneMmPkg: Add option to use FF-A calls for communication with SPM
` [PATCH v3 09/13] StandaloneMmPkg: Use FF-A header file in Standalone MM Arm MMU library
` [PATCH v3 10/13] StandaloneMmMmuLib: Allow FF-A calls to get memory region's attributes
` [PATCH v3 11/13] StandaloneMmMmuLib: Allow FF-A calls to set "
` [PATCH v3 12/13] MdeModulePkg/VariableStandaloneMm: Set PcdFlashNvStorageVariableBase to Pcd
` [PATCH v3 13/13] StandaloneMmPkg: Allow sending FFA Direct Request message to StandaloneMm

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


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