messages from 2021-12-09 09:32:34 to 2021-12-14 11:18:09 UTC [more...]
[PATCH v3 0/2] ShellPkg/AcpiView: Adds ACPI_PARSER bitfield parser
2021-12-14 11:18 UTC (3+ messages)
SbsaQemu: "acpiview -s pptt" crashes after printing "Flags : 0x5F"
2021-12-14 9:14 UTC (2+ messages)
` [edk2-devel] "
[PATCH] MdeModulePkg: Replace with UfsUnitDesc to fix response timeout problem
2021-12-14 8:35 UTC (2+ messages)
[PATCH v4 1/1] UefiCpuPkg: Extend measurement of microcode patches to TPM
2021-12-14 7:18 UTC
[edk2-wiki][PATCH v1 1/1] Add more details to EDK II Code Formatting (Uncrustify)
2021-12-14 6:47 UTC (4+ messages)
[PATCH 1/1] OvmfPkg/VmgExitLib: Fix uninitialized variable warning
2021-12-14 6:37 UTC (7+ messages)
` [edk2-devel] "
[edk2-platforms PATCH] Platform/RaspberryPi: Fix miniuart base address and length
2021-12-14 6:21 UTC (6+ messages)
` [edk2-devel] "
[PATCH v3 0/4] There are 4 patches for VTd drivers
2021-12-14 5:35 UTC (5+ messages)
` [PATCH v3 1/4] IntelSiliconPkg/VTd: Fix typos
` [PATCH v3 2/4] IntelSiliconPkg/VTd: Update VTd register structs
` [PATCH v3 3/4] IntelSiliconPkg/VTd: Support VTd Abort DMA Mode
` [PATCH v3 4/4] IntelSiliconPkg/VTd: Only generate PEI DMA buffer once
[PATCH] [PATCH v2][Edk2 Platform] UserAuthFeaturePkg: Add boot menu return status code to trigger function
2021-12-14 5:26 UTC (2+ messages)
[edk2-devel] Cancelled Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, December 14, 2021 #cal-cancelled
2021-12-14 4:44 UTC
[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - 12/14/2021 #cal-reminder
2021-12-14 4:43 UTC (2+ messages)
` 回复: "
[PATCH V3 1/1] UefiCpuPkg: Extend measurement of microcode patches to TPM
2021-12-14 3:02 UTC (3+ messages)
[edk2-platforms][PATCH v2 1/1] MinPlatformPkg/TestPointCheckLib: Fix DMAR structure length calculation
2021-12-14 0:26 UTC (3+ messages)
[edk2-platforms] [PATCH V1] WhitleyOpenBoardPkg : Support for Junction City Platform
2021-12-14 0:10 UTC (2+ messages)
[Patch V2] MinPlatformPkg: Check if Acpi table is already installed
2021-12-13 23:56 UTC (4+ messages)
` [edk2-devel] "
[PATCH 0/3] Add support for gdb and lldb
2021-12-13 21:59 UTC (4+ messages)
` [edk2-devel] "
[PATCH v1 0/2] MM communicate functionality in variable policy
2021-12-13 21:03 UTC (3+ messages)
` [PATCH v1 2/2] ArmPkg: MmCommunicationDxe: Update MM communicate input arguments checks
` [edk2-devel] "
Building OvmfPkgX64.dsc with XCODE5 (Apple clang 12.0.5) fails in VmgExitLib
2021-12-13 19:29 UTC (2+ messages)
[PATCH v3 0/2] ArmPkg: Add SMC helper functions
2021-12-13 18:30 UTC (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] ArmPkg: Update SMC calls to use the new ArmCallSmc0/1/2/3 functions
[edk2-devel] [PATCH v1 0/2] MM communicate functionality in variable policy
2021-12-13 18:23 UTC (3+ messages)
Adding *.uncrustify_plugin to .gitignore?
2021-12-13 18:20 UTC (4+ messages)
` [edk2-devel] "
[edk2-platforms][PATCH V1 07/11] Platform/ARM/Morello: Port PCI Express library
2021-12-13 17:44 UTC (7+ messages)
` [edk2-devel] "
[PATCH v4 0/8] Create a SSDT PCIe generator
2021-12-13 17:19 UTC (3+ messages)
` [edk2-devel] "
[PATCH] EmulatorPkg: Update lldbefi.py to work with current lldb which uses python3
2021-12-13 15:28 UTC (4+ messages)
` [edk2-devel] "
[PATCH v4 0/3] OvmfPkg/PlatformPei: prefer etc/e820 for memory detection
2021-12-13 15:01 UTC (4+ messages)
` [PATCH v4 3/3] RFC: OvmfPkg/PlatformPei: stop using cmos "
[PATCH V4 00/31] Enable Intel TDX in OvmfPkg (Config-A)
2021-12-13 12:57 UTC (32+ messages)
` [PATCH V4 01/31] MdePkg: Add Tdx.h
` [PATCH V4 02/31] MdePkg: Introduce basic Tdx functions in BaseLib
` [PATCH V4 03/31] MdePkg: Add TdxLib to wrap Tdx operations
` [PATCH V4 04/31] UefiCpuPkg: Extend VmgExitLibNull to handle #VE exception
` [PATCH V4 05/31] OvmfPkg: Extend VmgExitLib "
` [PATCH V4 06/31] UefiCpuPkg/CpuExceptionHandler: Add base support for the "
` [PATCH V4 07/31] MdePkg: Add helper functions for Tdx guest in BaseIoLibIntrinsic
` [PATCH V4 08/31] MdePkg: Support mmio "
` [PATCH V4 09/31] MdePkg: Support IoFifo "
` [PATCH V4 10/31] MdePkg: Support IoRead/IoWrite "
` [PATCH V4 11/31] UefiCpuPkg: Support TDX in BaseXApicX2ApicLib
` [PATCH V4 12/31] MdePkg: Add macro to check SEV / TDX guest
` [PATCH V4 13/31] UefiCpuPkg: Enable Tdx support in MpInitLib
` [PATCH V4 14/31] OvmfPkg: Add IntelTdx.h in OvmfPkg/Include/IndustryStandard
` [PATCH V4 15/31] OvmfPkg: Add TdxMailboxLib
` [PATCH V4 16/31] MdePkg: Add EFI_RESOURCE_ATTRIBUTE_ENCRYPTED in PiHob.h
` [PATCH V4 17/31] OvmfPkg: Update Sec to support Tdx
` [PATCH V4 18/31] OvmfPkg: Check Tdx in QemuFwCfgPei to avoid DMA operation
` [PATCH V4 19/31] MdeModulePkg: EFER should not be changed in TDX
` [PATCH V4 20/31] MdeModulePkg: Add PcdTdxSharedBitMask
` [PATCH V4 21/31] UefiCpuPkg: Update AddressEncMask in CpuPageTable
` [PATCH V4 22/31] OvmfPkg: Update PlatformPei to support TDX
` [PATCH V4 23/31] OvmfPkg: Update AcpiPlatformDxe to alter MADT table
` [PATCH V4 24/31] OvmfPkg: Add TdxDxe driver
` [PATCH V4 25/31] OvmfPkg/BaseMemEncryptTdxLib: Add TDX helper library
` [PATCH V4 26/31] OvmfPkg/QemuFwCfgLib: Support Tdx in QemuFwCfgDxe
` [PATCH V4 27/31] OvmfPkg: Update IoMmuDxe to support TDX
` [PATCH V4 28/31] OvmfPkg: Rename XenTimerDxe to LocalApicTimerDxe
` [PATCH V4 29/31] UefiCpuPkg: Setting initial-count register as the last step
` [PATCH V4 30/31] OvmfPkg: Switch timer in build time for OvmfPkg
` [PATCH V4 31/31] OvmfPkg: Move LocalApicTimerDxe to UefiCpuPkg
[PATCH v2 0/2] ArmPkg: Add SMC helper functions
2021-12-13 12:31 UTC (11+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] ArmPkg: Update SMC calls to use the new ArmCallSmc1/2/3/4 functions
[PATCH v3 0/5] OvmfPkg/Microvm: second batch of microvm patches
2021-12-13 12:18 UTC (16+ messages)
` [PATCH v3 1/5] OvmfPkg/Microvm/fdt: add device tree support
` [PATCH v3 2/5] OvmfPkg/Microvm/fdt: load fdt from fw_cfg
` [edk2-devel] "
` [PATCH v3 3/5] OvmfPkg/Microvm/fdt: add empty fdt
` [PATCH v3 4/5] OvmfPkg/Microvm/virtio: add virtio-mmio support
` [PATCH v3 5/5] OvmfPkg/Microvm: add README
[edk2-devel][Patch] StandaloneMmPkg/FvLib: Support large file with EFI_FFS_FILE_HEADER2
2021-12-13 11:50 UTC (2+ messages)
[PATCH v4 0/7] OvmfPkg/PlatformCI: hook up AmdSev, Bhyve and Microvm
2021-12-13 11:37 UTC (12+ messages)
` [PATCH v4 1/7] OvmfPkg/PlatformCI: factor out PlatformBuildLib.py
` [PATCH v4 2/7] OvmfPkg/PlatformCI: add QEMU_SKIP
` [PATCH v4 3/7] OvmfPkg/PlatformCI: add BhyveBuild.py
` [PATCH v4 4/7] OvmfPkg/PlatformCI: add MicrovmBuild.py
` [PATCH v4 5/7] OvmfPkg/PlatformCI: add AmdSevBuild.py
` [PATCH v4 6/7] OvmfPkg/PlatformCI: dummy grub.efi for AmdSev
` [PATCH v4 7/7] OvmfPkg/PlatformCI: add XenBuild.py
` [edk2-devel] [PATCH v4 0/7] OvmfPkg/PlatformCI: hook up AmdSev, Bhyve and Microvm
[PATCH 0/2] two sev build fixes
2021-12-13 9:39 UTC (4+ messages)
` [PATCH 1/2] OvmfPkg/Microvm: add PcdConfidentialComputingGuestAttr
` [PATCH 2/2] OvmfPkg/Bhyve: add MemEncryptSevLib
` [edk2-devel] [PATCH 0/2] two sev build fixes
[PATCH V7 0/3] Introduce CcMeasurementProtocol into EDK2
2021-12-13 9:28 UTC (7+ messages)
` [PATCH V7 1/3] MdePkg: Introduce CcMeasurementProtocol for CC Guest firmware
` [PATCH V7 2/3] SecurityPkg: Support CcMeasurementProtocol in DxeTpm2MeasureBootLib
` [PATCH V7 3/3] SecurityPkg: Support CcMeasurementProtocol in DxeTpmMeasurementLib
` [edk2-devel] [PATCH V7 0/3] Introduce CcMeasurementProtocol into EDK2
[PATCH v3 0/6] Series short description
2021-12-13 9:15 UTC (8+ messages)
` [PATCH v3 1/6] [edk2-platforms] Silicon/SynQuacerI2cDxe: Wait for bus ready
` [PATCH v3 2/6] [edk2-platforms] Silicon/Socionext/SynQuacer: Fix GenericWatchdog interrupt number
` [PATCH v3 3/6] [edk2-platforms] Silicon/Socionext/SynQuacer: Fix to read watchdog parameters with correct width
` [PATCH v3 4/6] [edk2-platforms] Silicon/SynQuacerPlatformFlashAccessLib: Fix the number of erase blocks
` [PATCH v3 5/6] [edk2-platforms] Silicon/SynQuacer: add DBG2 ACPI table
` [PATCH v3 6/6] [edk2-platforms] Platform/DeveloperBox: Expand NvStorage sizes
` [edk2-devel] "
[PATCH V3 00/29] Enable Intel TDX in OvmfPkg (Config-A)
2021-12-13 7:33 UTC (9+ messages)
` [PATCH V3 28/29] OvmfPkg/QemuFwCfgLib: Support Tdx in QemuFwCfgDxe
` [PATCH V3 29/29] OvmfPkg: Update IoMmuDxe to support TDX
` [edk2-devel] "
[edk2-libc Patch V4 0/6] AppPkg/Applications/Python: to remove Py2 support from edk2-libc
2021-12-12 21:42 UTC (6+ messages)
` [edk2-libc Patch V4 6/6] AppPkg/Applications/Python: to fix readme files in edk2-libc
` [edk2-devel] "
[PATCH] StdLib/LibC: add strnlen function wrapper
2021-12-12 21:40 UTC (2+ messages)
` [edk2-devel] "
[edk2-devel] "StdLibPkg" branch on edk2-staging
2021-12-12 20:02 UTC (10+ messages)
` CdePkgBlog 2021-11-14
` [edk2-devel] "
` CdePkgBlog 2021-12-12
[PATCH v3 1/1] MdeModulePkg: Add MpServicesTest application to exercise MP Services
2021-12-12 18:09 UTC (4+ messages)
` [edk2-devel] "
[PATCH v4 0/1] MdeModulePkg: Add MpServicesTest application to exercise MP Services
2021-12-12 18:08 UTC (2+ messages)
` [PATCH v4 1/1] "
Bug 3714 - Changing UFS descriptor configuration and retry for support device can't response in time
2021-12-12 15:12 UTC
[edk2-devel] [PATCH] OvmfPkg-EmuVariableFvbRuntimeDxe: Support Access To Memory Above 4G
2021-12-11 16:13 UTC (4+ messages)
[PATCH] OvmfPkg/OvmfXen: Fix Xen build
2021-12-11 15:41 UTC (3+ messages)
` [edk2-devel] "
[PATCH v7 0/5] Add Cloud Hypervisor support for x86
2021-12-11 15:04 UTC (7+ messages)
` [PATCH v7 1/5] OvmfPkg: Handle Cloud Hypervisor host bridge
` [PATCH v7 2/5] OvmfPkg: Create global entry point for SMBIOS parsing
` [PATCH v7 3/5] OvmfPkg: Retrieve SMBIOS from Cloud Hypervisor
` [PATCH v7 4/5] OvmfPkg: Generalize AcpiPlatformDxe
` [PATCH v7 5/5] OvmfPkg: Install ACPI tables for Cloud Hypervisor
[PATCH v3 0/7] Support ACPI 6.4 PPTT changes
2021-12-10 20:10 UTC (6+ messages)
` [PATCH v3 7/7] DynamicTablesPkg: Add CacheId to PPTT generator
` [edk2-devel] [PATCH v3 0/7] Support ACPI 6.4 PPTT changes
[PATCH v5 0/5] Add Cloud Hypervisor support for x86
2021-12-10 14:39 UTC (5+ messages)
[PATCH v1] IntelSiliconPkg/BaseConfigBlockLib: Add function to iterate over Config Blocks
2021-12-10 11:54 UTC
[PATCH v4] OvmfPkg: Remove unused print service driver (PrintDxe)
2021-12-10 10:38 UTC (5+ messages)
[PATCH v6 0/5] Add Cloud Hypervisor support for x86
2021-12-10 9:35 UTC (6+ messages)
` [PATCH v6 1/5] OvmfPkg: Handle Cloud Hypervisor host bridge
` [PATCH v6 2/5] OvmfPkg: Create global entry point for SMBIOS parsing
` [PATCH v6 3/5] OvmfPkg: Retrieve SMBIOS from Cloud Hypervisor
` [PATCH v6 4/5] OvmfPkg: Generalize AcpiPlatformDxe
` [PATCH v6 5/5] OvmfPkg: Install ACPI tables for Cloud Hypervisor
[PATCH] [PATCH v2][Edk2 Platform] UserAuthFeaturePkg: Add boot menu return status code to trigger function
2021-12-10 8:45 UTC
Uncrustify Conversion Detailed Plan and Extended Hard Freeze Update #5 - Completed - Hard Freeze Lifted
2021-12-10 1:51 UTC (7+ messages)
` [edk2-devel] "
[edk2-wiki][PATCH v2 1/1] Add Uncrustify formatting overview
2021-12-10 1:26 UTC (3+ messages)
` [edk2-devel] "
[edk2-devel] Cancelled Event: TianoCore Design Meeting - APAC/NAMO - Friday, December 10, 2021 #cal-cancelled
2021-12-09 16:28 UTC
[PATCH v3 0/5] Add DynamicPlatRepoLib
2021-12-09 9:32 UTC (6+ messages)
` [PATCH v3 1/5] DynamicTablesPkg: Definition for DynamicPlatRepoLib interface
` [PATCH v3 2/5] DynamicTablesPkg: DynamicPlatRepo: Add TokenGenerator
` [PATCH v3 3/5] DynamicTablesPkg: DynamicPlatRepo: Add TokenFixer
` [PATCH v3 4/5] DynamicTablesPkg: DynamicPlatRepo: Add TokenMapper
` [PATCH v3 5/5] DynamicTablesPkg: Add DynamicPlatRepo library
[PATCH v4 00/15] Implement a FdtHwInfoParserLib
2021-12-09 9:32 UTC (2+ messages)
` [PATCH v4 15/15] DynamicTablesPkg: Handle 16550_WITH_GAS id
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