messages from 2021-09-30 17:39:49 to 2021-10-06 13:33:44 UTC [more...]
[PATCH v1 00/13] Create a SSDT CPU topology generator
2021-10-06 13:33 UTC (28+ messages)
` [PATCH v1 01/13] DynamicTablesPkg: Make AmlNodeGetIntegerValue public
` [PATCH v1 02/13] DynamicTablesPkg: AML Code generation for Register()
` [PATCH v1 03/13] DynamicTablesPkg: AML Code generation for Resource data EndTag
` [PATCH v1 04/13] DynamicTablesPkg: AML code generation for a Package
` [PATCH v1 05/13] DynamicTablesPkg: Helper function to compute package length
` [PATCH v1 06/13] DynamicTablesPkg: AML code generation for a ResourceTemplate
` [PATCH v1 07/13] DynamicTablesPkg: AML code generation for a Method
` [PATCH v1 08/13] DynamicTablesPkg: AML code generation to Return a NameString
` [PATCH v1 09/13] DynamicTablesPkg: AML code generation for a Method returning a NS
` [PATCH v1 10/13] DynamicTablesPkg: AML code generation for a _LPI object
` [PATCH v1 11/13] DynamicTablesPkg: AML code generation to add an _LPI state
` [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 v3 00/28] Add new Ampere Mt. Jade platform
2021-10-06 12:55 UTC (8+ messages)
` [PATCH v3 12/28] AmpereAltraPkg: Add Ac01PcieLib library instance
` [edk2-devel] "
[PATCH v1] SecurityPkg: Improve initialization of default key variables
2021-10-06 12:25 UTC
[edk2-devel] [edk2-platforms][PATCH v2 00/14] Use generic OpenSBI platform
2021-10-06 12:02 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 v1 1/1] MdePkg: Fix ACPI memory aggregator/device type mismatch
2021-10-06 10:11 UTC
[PATCH V3 00/12] Migrate ArmVirtPkg modules to OvmfPkg
2021-10-06 9:27 UTC (6+ messages)
` [edk2-devel] "
[PATCH v6 0/1] Add function QuickSort into MdePkg/BaseLib
2021-10-06 1:15 UTC (3+ messages)
` [PATCH v6 1/1] MdePkg/BaseLib: Add QuickSort function on BaseLib
` [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
[PATCH 0/5] Platform/Rpi: Various cleanups
2021-10-05 21:35 UTC (17+ messages)
` [PATCH 1/5] Platform/RaspberryPi: Fix vfr warning caused by two defaults
` [PATCH 2/5] Platform/RaspberryPi: Expand locking to cover return data
` [PATCH 3/5] Platform/RaspberryPi: Update Linux quirk name
` [PATCH 4/5] Platform/RaspberryPi: Normal memory should not be marked as uncached
` [PATCH 5/5] Platform/RaspberryPi: Disconnect/shutdown all drivers before reboot
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 (9+ messages)
` [PATCH v5 1/4] MdePkg/BaseLib: Add QuickSort function on BaseLib
` [edk2-devel] "
` [PATCH v5 2/4] MdeModulePkg/SortLib: "
` [PATCH v5 3/4] CryptoPkg/CryptLib: "
` [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
[PATCH v4 0/4] Add function QuickSort into MdePkg/BaseLib
2021-10-04 4:46 UTC (5+ messages)
` [PATCH v4 1/4] MdePkg/BaseLib: Add QuickSort function on BaseLib
` [PATCH v4 2/4] MdeModulePkg/SortLib: "
` [PATCH v4 3/4] CryptoPkg/CryptLib: "
` [PATCH v4 4/4] UefiCpuPkg/CpuCacheInfoLib: "
[PATCH v3 0/4] Add function QuickSort into MdePkg/BaseLib
2021-10-04 3:07 UTC (5+ messages)
` [PATCH v3 1/4] MdePkg/BaseLib: Add QuickSort function on BaseLib
` [PATCH v3 2/4] MdeModulePkg/SortLib: "
` [PATCH v3 3/4] CryptoPkg/CryptLib: "
` [PATCH v3 4/4] UefiCpuPkg/CpuCacheInfoLib: "
[PATCH v2 0/4] Add function QuickSort into MdePkg/BaseLib
2021-10-04 2:57 UTC
[PATCH v1 0/4] Add function QuickSort into MdePkg/BaseLib
2021-10-04 2:13 UTC
[edk2-devel] [PATCH v1 0/5] Improvements for booting to Linux on RISC-V
2021-10-04 2:09 UTC
[PATCH] IntelFsp2Pkg: Adopt FSP 2.3 specification
2021-10-04 1:10 UTC (4+ messages)
[edk2-libc Patch 0/1] Add IA32 support for Py3 packaging script
2021-10-04 0:35 UTC (9+ messages)
` [edk2-libc Patch 1/1] AppPkg/Applications/Python/Python3.6.8: add IA32 support for py3 package creation batch script
` [edk2-devel] "
Is Comcast/RDKQemu./RDKQemu.dsc platform still in use?
2021-10-03 23:57 UTC
[edk2-platforms][PATCH v2 1/1] MinPlatformPkg/AcpiTables: Update structures for ACPI 6.3
2021-10-02 1:14 UTC (3+ messages)
[PATCH v1 0/9] Add Raw algorithm support using Arm FW-TRNG interface
2021-10-01 17:47 UTC (3+ messages)
` [PATCH v1 9/9] ArmVirtPkg: Kvmtool: Add RNG support using "
` [edk2-devel] "
[PATCH edk2-platforms v1 0/2] Enable RNG support for Juno
2021-10-01 17:44 UTC (3+ messages)
` [PATCH edk2-platforms v1 2/2] Platform/ARM/Juno: Add RNG support using FW-TRNG interface
` [edk2-devel] "
[PATCH v2 00/10] Various DynamicTablesPkg modifications
2021-10-01 12:04 UTC (2+ messages)
[edk2-devel] [PATCH 1/1] UefiPayloadPkg: Add PCI root bridge info hob support for SBL
2021-09-30 20:17 UTC (2+ messages)
[PATCH V8 0/3] Add Intel TDX support in OvmfPkg/ResetVector
2021-09-30 17:39 UTC (9+ messages)
` [PATCH V8 3/3] OvmfPkg: Enable TDX in ResetVector
` [edk2-devel] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox