public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2021-10-04 10:19:41 to 2021-10-08 01:39:46 UTC [more...]

[PATCH] MdeModulePkg/Core/Dxe: Add lock protection in CoreLocateHandleBuffer()
 2021-10-08  1:39 UTC  (2+ messages)

[PATCH v1 1/1] MdePkg: Fix ACPI memory aggregator/device type mismatch
 2021-10-08  1:25 UTC  (2+ messages)
` 回复: [edk2-devel] "

[PATCH V8 0/3] Add Intel TDX support in OvmfPkg/ResetVector
 2021-10-08  1:13 UTC  (10+ messages)
` [PATCH V8 3/3] OvmfPkg: Enable TDX in ResetVector
        ` [edk2-devel] "

[PATCH v7 0/1] Add function QuickSort into MdePkg/BaseLib
 2021-10-08  0:27 UTC  (2+ messages)
` [PATCH v7 1/1] MdePkg/BaseLib: Add QuickSort function on BaseLib

Progress on getting Uncrustify working for EDK2?
 2021-10-07 21:09 UTC  (14+ messages)
  ` [edk2-devel] "

Event: TianoCore Community Meeting - EMEA / NAMO - 10/07/2021 #cal-reminder
 2021-10-07 15:55 UTC 

Event: TianoCore Community Meeting - EMEA / NAMO - 10/07/2021 #cal-reminder
 2021-10-07 15:45 UTC 

[PATCH v2 00/21] Create a SSDT CPU topology generator
 2021-10-07 15:32 UTC  (22+ messages)
` [PATCH v2 01/21] DynamicTablesPkg: Remove unnecessary includes
` [PATCH v2 02/21] DynamicTablesPkg: Add missing parameter check
` [PATCH v2 03/21] DynamicTablesPkg: Add AddSsdtAcpiHeader()
` [PATCH v2 04/21] DynamicTablesPkg: Add AmlRdSetEndTagChecksum()
` [PATCH v2 05/21] DynamicTablesPkg: Add AmlSetRdListCheckSum()
` [PATCH v2 06/21] DynamicTablesPkg: Set EndTag's Checksum if RdList is modified
` [PATCH v2 07/21] DynamicTablesPkg: Clear pointer in node creation fcts
` [PATCH v2 08/21] DynamicTablesPkg: Update error handling for node creation
` [PATCH v2 09/21] DynamicTablesPkg: Make AmlNodeGetIntegerValue public
` [PATCH v2 10/21] DynamicTablesPkg: AML Code generation for Register()
` [PATCH v2 11/21] DynamicTablesPkg: AML Code generation for Resource data EndTag
` [PATCH v2 12/21] DynamicTablesPkg: AML code generation for a Package
` [PATCH v2 13/21] DynamicTablesPkg: Helper function to compute package length
` [PATCH v2 14/21] DynamicTablesPkg: AML code generation for a ResourceTemplate
` [PATCH v2 15/21] DynamicTablesPkg: AML code generation for a Method
` [PATCH v2 16/21] DynamicTablesPkg: AML code generation to Return a NameString
` [PATCH v2 17/21] DynamicTablesPkg: AML code generation for a Method returning a NS
` [PATCH v2 18/21] DynamicTablesPkg: AML code generation for a _LPI object
` [PATCH v2 19/21] DynamicTablesPkg: AML code generation to add an _LPI state
` [PATCH v2 20/21] DynamicTablesPkg: Add CM_ARM_LPI_INFO object
` [PATCH v2 21/21] DynamicTablesPkg: SSDT CPU topology and LPI state generator

MOM: TianoCore edk2-test Bug Triage Meeting
 2021-10-07 15:29 UTC 

[edk2platforms][PATCH v1 0/1] IntelSiliconPkg: Add IntelDieInfoProtocol
 2021-10-07 15:24 UTC  (2+ messages)
` [edk2platforms][PATCH v1 1/1] "

Now: TianoCore edk2-test Bug Triage Meeting - 10/07/2021 #cal-notice
 2021-10-07 14:00 UTC 

Event: TianoCore edk2-test Bug Triage Meeting - 10/07/2021 #cal-reminder
 2021-10-07 13:45 UTC 

[PATCH v1 0/7] Create a SSDT PCIe generator
 2021-10-07 11:11 UTC  (15+ messages)
` [PATCH v1 1/7] DynamicTablesPkg: AML Code generation for memory ranges
` [PATCH v1 2/7] DynamicTablesPkg: AML Code generation to create a named Package()
` [PATCH v1 3/7] DynamicTablesPkg: AML Code generation to create a named ResourceTemplate()
` [PATCH v1 4/7] DynamicTablesPkg: AML Code generation to add _PRT entries
` [PATCH v1 5/7] DynamicTablesPkg: Add AmlAttachNode()
` [PATCH v1 6/7] DynamicTablesPkg: Add Pci related objects
` [PATCH v1 7/7] DynamicTablesPkg: SSDT Pci express generator

[RFC] [PATCH 0/2] Proposal to add EFI_MP_SERVICES_PROTOCOL support for AARCH64
 2021-10-07 11:02 UTC  (5+ messages)

[PATCH v6 0/1] Add function QuickSort into MdePkg/BaseLib
 2021-10-07 10:29 UTC  (4+ messages)
` [PATCH v6 1/1] MdePkg/BaseLib: Add QuickSort function on BaseLib
  ` [edk2-devel] "

[PATCH v3 00/28] Add new Ampere Mt. Jade platform
 2021-10-07  9:13 UTC  (10+ messages)
` [PATCH v3 12/28] AmpereAltraPkg: Add Ac01PcieLib library instance
        ` [edk2-devel] "

[edk2-devel] [edk2-platforms][PATCH v2 00/14] Use generic OpenSBI platform
 2021-10-07  1:59 UTC  (3+ messages)

[PATCH 0/5] Platform/Rpi: Various cleanups
 2021-10-06 15:31 UTC  (12+ messages)
` [PATCH 2/5] Platform/RaspberryPi: Expand locking to cover return data
` [PATCH 4/5] Platform/RaspberryPi: Normal memory should not be marked as uncached
` [PATCH 5/5] Platform/RaspberryPi: Disconnect/shutdown all drivers before reboot

[edk2-test] [PATCH v1 0/1] SctPkg: Fix X64 build errors for GCC toolchain
 2021-10-06 13:48 UTC  (2+ messages)
` [[edk2-test] PATCH v1 1/1] "

[PATCH v1 00/13] Create a SSDT CPU topology generator
 2021-10-06 13:33 UTC  (8+ messages)
` [PATCH v1 09/13] DynamicTablesPkg: AML code generation for a Method returning a NS
` [PATCH v1 12/13] DynamicTablesPkg: Add CM_ARM_LPI_INFO object
` [PATCH v1 13/13] DynamicTablesPkg: SSDT CPU topology and LPI state generator

[edk2-devel] [PATCH v1] ShellPkg: Update Acpiview HMAT parser to ACPI spec version 6.4
 2021-10-06 13:25 UTC  (2+ messages)

[PATCH v1] SecurityPkg: Improve initialization of default key variables
 2021-10-06 12:25 UTC 

[edk2-platforms][PATCH v2 08/14] RISC-V/PlatformPkg: Build DeviceTree and use that in SEC
 2021-10-06 11:58 UTC  (7+ messages)
` [edk2-platforms][PATCH v2 09/14] RISC-V/PlatformPkg: Add FdtPeim to pass DTB from PEI to DXE via HOB
` [edk2-platforms][PATCH v2 10/14] RISC-V/PlatformPkg: Fixup FDT from HOB and install into config table
` [edk2-platforms][PATCH v2 11/14] U5SeriesPkg: Switch to generic OpenSBI platform
` [[edk2-platforms] PATCH v2 12/14] RISC-V: Switch to latest OpenSBI
` [edk2-platforms][PATCH v2 13/14] RISC-V: Implement ResetSystem RT call
` [edk2-platforms][PATCH v2 14/14] Move OpenSbiPlatformLib to RISC-V/PlatformPkg

[edk2-platforms][PATCH v2 00/14] Use generic OpenSBI platform
 2021-10-06 11:56 UTC  (9+ messages)
` [edk2-platforms][PATCH v2 01/14] U5SeriesPkg: Deduplicate PlatformPei
` [edk2-platforms][PATCH v2 02/14] RISC-V: Split SMBIOS out of PlatformPei
` [edk2-platforms][PATCH v2 03/14] RISC-V: Use U5 SMBIOS library only for those platforms
` [edk2-platforms][PATCH v2 04/14] Silicon/RISC-V: Introduce FirmwareContext library
` [edk2-platforms][PATCH v2 05/14] Silicon/RISC-V: PeiServiceTableLib uses RiscVFirmwareContextLib
` [edk2-platforms][PATCH v2 06/14] SiFive/U5SeriesPkg: Use FirmwareContext library
` [edk2-platforms][PATCH v2 07/14] U540: Add and build device tree
` [edk2-platforms][PATCH v2 08/14] RISC-V/PlatformPkg: Build DeviceTree and use that in SEC

[PATCH V3 00/12] Migrate ArmVirtPkg modules to OvmfPkg
 2021-10-06  9:27 UTC  (4+ messages)
` [edk2-devel] "

[edk2-devel][edk2-platforms][PATCH V2 0/5] WhitleyOpenBoardPkg: Enable VT-D support
 2021-10-05 23:25 UTC  (6+ messages)
` [edk2-devel][edk2-platforms][PATCH V2 1/5] WhitleyOpenBoardPkg/Smbios: Add SMBIOS PCD
` [edk2-devel][edk2-platforms][PATCH V2 2/5] WhitleySiliconPkg/Interfaces: Update to Server-RC-0.2.2.003a
` [edk2-devel][edk2-platforms][PATCH V2 3/5] WhitleySiliconPkg/Interfaces: Remove PcdsDynamic use
` [edk2-devel][edk2-platforms][PATCH V2 4/5] WhitleyOpenBoardPkg/Acpi: Use binary AcpiPlatform driver
` [edk2-devel][edk2-platforms][PATCH V2 5/5] WhitleyOpenBoardPkg: Enable VT-D support

Mergify is no longer auto closing personal Github PRs
 2021-10-05 17:52 UTC  (2+ messages)

Python2.7 is not working with the EDK2 build system
 2021-10-05 17:33 UTC  (7+ messages)
` 回复: [edk2-devel] "
  `  "

[PATCH v1 0/2] ACPI 6.4 SBSA generic watchdog renaming
 2021-10-05 16:08 UTC  (2+ messages)

[PATCH v1] DynamicTablesPkg: Update FADT generator to ACPI 6.4
 2021-10-05 15:30 UTC  (2+ messages)

[PATCH v3 00/19] OvmfPkg: Add support for microvm machine type
 2021-10-05 10:57 UTC  (8+ messages)
` [PATCH v3 11/19] OvmfPkg/Microvm: PlatformPei/MemDetect tweaks

[PATCH v4 0/3] ArmVirtPkg: Disable the TPM 2 platform hierarchy
 2021-10-05  9:55 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH v2 0/1] Fix DT boot on rpi4
 2021-10-05  9:53 UTC  (3+ messages)
` [PATCH v2 1/1] Platform/RaspberryPi: Always use non translating DMA in DT mode

[PATCH 1/1] ArmPkg: SmbiosMiscDxe: Don't populate ExtendedBiosSize when size < 16MB
 2021-10-05  9:31 UTC  (4+ messages)

[edk2-platforms][PATCH v2 0/5] Improvements for booting to Linux on RISC-V
 2021-10-05  9:22 UTC  (8+ messages)
` [edk2-platforms] PATCH v2 1/5] U540, U500: Add filesystem drivers
` [edk2-platforms][PATCH v2 2/5] RISC-V/CpuDxe: Ignore set memory attributes failure
` [edk2-platforms][PATCH v2 3/5] U540, U500: Add initrd command to boot Linux
` [edk2-platforms][PATCH v2 4/5] U540: BuildCpuHob with 48 to indicate size memory space
` [edk2-platforms][PATCH v2 5/5] Signal EndOfDxe in boot manager

[PATCH V2 00/28] Enable Intel TDX in OvmfPkg (Config-A)
 2021-10-05  3:39 UTC  (29+ messages)
` [PATCH V2 01/28] OvmfPkg: Copy Main.asm from UefiCpuPkg to OvmfPkg's ResetVector
` [PATCH V2 02/28] OvmfPkg: Enable TDX in ResetVector
` [PATCH V2 03/28] OvmfPkg: Merge TEMP_MEM entries in Tdx metadata
` [PATCH V2 04/28] MdePkg: Add Tdx.h
` [PATCH V2 05/28] MdePkg: Add TdxLib to wrap Tdx operations
` [PATCH V2 06/28] MdePkg: Update BaseIoLibIntrinsicSev to support Tdx
` [PATCH V2 07/28] UefiCpuPkg: Support TDX in BaseXApicX2ApicLib
` [PATCH V2 08/28] UefiCpuPkg: Add VmTdExitLibNull
` [PATCH V2 09/28] UefiPayloadPkg: Prepare UefiPayloadPkg to use the VmTdExitLib library
` [PATCH V2 10/28] OvmfPkg: Prepare OvmfPkg "
` [PATCH V2 11/28] OvmfPkg: Implement library support for VmTdExitLib in Ovmf
` [PATCH V2 12/28] UefiCpuPkg/CpuExceptionHandler: Add base support for the #VE exception
` [PATCH V2 13/28] UefiCpuPkg: Enable Tdx support in MpInitLib
` [PATCH V2 14/28] OvmfPkg: Update SecEntry.nasm to support Tdx
` [PATCH V2 15/28] OvmfPkg: Add IntelTdx.h in OvmfPkg/Include/IndustryStandard
` [PATCH V2 16/28] OvmfPkg: Add TdxMailboxLib
` [PATCH V2 17/28] MdePkg: Add EFI_RESOURCE_ATTRIBUTE_ENCRYPTED in PiHob.h
` [PATCH V2 18/28] OvmfPkg: Enable Tdx in SecMain.c
` [PATCH V2 19/28] OvmfPkg: Check Tdx in QemuFwCfgPei to avoid DMA operation
` [PATCH V2 20/28] MdeModulePkg: EFER should not be changed in TDX
` [PATCH V2 21/28] OvmfPkg: Update PlatformPei to support TDX
` [PATCH V2 22/28] UefiCpuPkg: Define ConfidentialComputingGuestAttr (Temp)
` [PATCH V2 23/28] OvmfPkg: Update AcpiPlatformDxe to alter MADT table
` [PATCH V2 24/28] OvmfPkg: Add TdxDxe driver
` [PATCH V2 25/28] OvmfPkg/BaseMemEncryptTdxLib: Add TDX helper library
` [PATCH V2 26/28] OvmfPkg/QemuFwCfgLib: Support Tdx in QemuFwCfgDxe
` [PATCH V2 27/28] OvmfPkg: Update IoMmuDxe to support TDX
` [PATCH V2 28/28] OvmfPkg: Add LocalApicTimerDxe

Cancelled Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, October 5, 2021 #cal-cancelled
 2021-10-05  0:55 UTC 

[edk2-platforms][PATCH v3 0/5] Platform/Sgi: Add platform support for firmware first error handling
 2021-10-04 18:23 UTC  (9+ messages)
` [edk2-platforms][PATCH v3 2/5] Platform/Sgi: dmc-620 firmware-first "
` [edk2-platforms][PATCH v3 3/5] Platform/Sgi: define memory region for GHES error status block
` [edk2-platforms][PATCH v3 4/5] Platform/Sgi: Define values for ACPI table header
` [edk2-platforms][PATCH v3 5/5] Platform/Sgi: Add platform error handling driver

[edk2-platforms][PATCH 00/15] Changes to compliant with BZ:#3665
 2021-10-04 18:09 UTC  (17+ messages)
` [edk2-platforms][PATCH 01/15] Platform/Comcast: Use FdtClientDxe from EmbeddedPkg
` [edk2-platforms][PATCH 02/15] Platform/Hisilicon: Use PcdPciIoTranslation PCD from MdePkg
` [edk2-platforms][PATCH 03/15] Platform/SbsaQemu: "
` [edk2-platforms][PATCH 04/15] Platform/AMD: "
` [edk2-platforms][PATCH 05/15] Platform/ARM: "
` [edk2-platforms][PATCH 06/15] Platform/Comcast: "
` [edk2-platforms][PATCH 07/15] Platform/LeMaker: "
` [edk2-platforms][PATCH 08/15] Platform/Phytium: "
` [edk2-platforms][PATCH 09/15] Platform/SoftIron: "
` [edk2-platforms][PATCH 10/15] Platform/Socionext: "
` [edk2-platforms][PATCH 11/15] Platform/Comcast: Use PciPcdProducerLib in OvmfPkg
` [edk2-platforms][PATCH 12/15] Platform/Comcast: Use HighMemDxe provided by OvmfPkg
` [edk2-platforms][PATCH 13/15] Platform/Comcast: Use QemuFwCfgMmio "
` [edk2-platforms][PATCH 14/15] Platform/Comcast: Use FdtPciHostBridgeLib "
` [edk2-platforms][PATCH 15/15] Platform/Comcast: Use VirtioFdtDxe "

[edk2-platforms][PATCH v3 0/5] Add support to generate HEST ACPI table
 2021-10-04 17:47 UTC  (12+ messages)
` [edk2-platforms][PATCH v3 1/5] MdeModulePkg: Allow dynamic generation of "
` [edk2-platforms][PATCH v3 2/5] ArmPlatformPkg: add definition for MM_HEST_ERROR_SOURCE_DESC_PROTOCOL
` [edk2-platforms][PATCH v3 3/5] ArmPlatformPkg: retreive error source descriptors from MM
` [edk2-platforms][PATCH v3 4/5] EmbeddedPkg: Add helpers for HEST table generation
` [edk2-platforms][PATCH v3 5/5] ArmPlatformPkg: Add Readme file

[PATCH v5 0/4] Add function QuickSort into MdePkg/BaseLib
 2021-10-04 15:33 UTC  (7+ messages)
` [PATCH v5 1/4] MdePkg/BaseLib: Add QuickSort function on BaseLib
  ` [edk2-devel] "
` [PATCH v5 4/4] UefiCpuPkg/CpuCacheInfoLib: "
  ` [edk2-devel] "

[PATCH v1 0/5] Improvements for booting to Linux on RISC-V
 2021-10-04 11:26 UTC  (13+ messages)
` [PATCH v1 1/5] U540, U500: Add filesystem drivers
` [PATCH v1 2/5] RISC-V/CpuDxe: Ignore set memory attributes failure
` [PATCH v1 3/5] U540, U500: Add initrd command to boot Linux
` [PATCH v1 4/5] U540: BuildCpuHob with 48 to indicate size memory space
` [PATCH v1 5/5] Signal EndOfDxe in boot manager

[edk2-platforms][PATCH 00/15] Changes to compliant with BZ:#3665
 2021-10-04  9:50 UTC 


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