messages from 2021-12-09 03:28:38 to 2021-12-13 14:54:11 UTC [more...]
[edk2-platforms PATCH] Platform/RaspberryPi: Fix miniuart base address and length
2021-12-13 14:54 UTC (2+ messages)
[edk2-platforms][PATCH V1 07/11] Platform/ARM/Morello: Port PCI Express library
2021-12-13 14:37 UTC (6+ messages)
` [edk2-devel] "
[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 v4 0/8] Create a SSDT PCIe generator
2021-12-13 12:24 UTC (10+ messages)
` [PATCH v4 1/8] DynamicTablesPkg: AML Code generation for memory ranges
` [PATCH v4 2/8] DynamicTablesPkg: AML Code generation to create a named Package()
` [PATCH v4 3/8] DynamicTablesPkg: AML Code generation to create a named ResourceTemplate()
` [PATCH v4 4/8] DynamicTablesPkg: AML Code generation to add _PRT entries
` [PATCH v4 5/8] DynamicTablesPkg: Add AmlAttachNode()
` [PATCH v4 6/8] DynamicTablesPkg: Add Pci related objects
` [PATCH v4 7/8] DynamicTablesPkg: SSDT Pci express generator
` [PATCH v4 8/8] DynamicTablesPkg: Fix multiple objects parsing
[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
[PATCH v4 0/3] OvmfPkg/PlatformPei: prefer etc/e820 for memory detection
2021-12-13 11:55 UTC (3+ messages)
` [PATCH v4 3/3] RFC: OvmfPkg/PlatformPei: stop using cmos "
[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 V3 1/1] UefiCpuPkg: Extend measurement of microcode patches to TPM
2021-12-13 11:19 UTC
[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] "
Adding *.uncrustify_plugin to .gitignore?
2021-12-12 23:08 UTC
[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
[edk2-platforms][PATCH v2 1/1] MinPlatformPkg/TestPointCheckLib: Fix DMAR structure length calculation
2021-12-11 0:22 UTC
[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
[PATCH] [PATCH v2][Edk2 Platform] UserAuthFeaturePkg: Add boot menu return status code to trigger function
2021-12-10 7:34 UTC
[edk2-wiki][PATCH v1 1/1] Add more details to EDK II Code Formatting (Uncrustify)
2021-12-10 4:22 UTC (2+ messages)
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 (16+ messages)
` [PATCH v4 01/15] DynamicTablesPkg: Definition for HwInfoParser interface
` [PATCH v4 02/15] DynamicTablesPkg: FdtHwInfoParser: CM Object descriptor helper
` [PATCH v4 03/15] DynamicTablesPkg: FdtHwInfoParser: Add FDT utility functions
` [PATCH v4 04/15] DynamicTablesPkg: FdtHwInfoParser: Add Boot Arch parser
` [PATCH v4 05/15] DynamicTablesPkg: FdtHwInfoParser: Generic Timer Parser
` [PATCH v4 06/15] DynamicTablesPkg: FdtHwInfoParser: Add Serial port parser
` [PATCH v4 07/15] DynamicTablesPkg: FdtHwInfoParser: Add GICC parser
` [PATCH v4 08/15] DynamicTablesPkg: FdtHwInfoParser: Add GICD parser
` [PATCH v4 09/15] DynamicTablesPkg: FdtHwInfoParser: Add MSI Frame parser
` [PATCH v4 10/15] DynamicTablesPkg: FdtHwInfoParser: Add ITS parser
` [PATCH v4 11/15] DynamicTablesPkg: FdtHwInfoParser: Add GICR parser
` [PATCH v4 12/15] DynamicTablesPkg: FdtHwInfoParser: Add GIC dispatcher
` [PATCH v4 13/15] DynamicTablesPkg: FdtHwInfoParser: Add PCI config parser
` [PATCH v4 14/15] DynamicTablesPkg: Add FdtHwInfoParser library
` [PATCH v4 15/15] DynamicTablesPkg: Handle 16550_WITH_GAS id
[PATCH] MdeModulePkg/Bus/Pci/UhciDxe: Fix the UsbHc memory allocate and free issue
2021-12-09 8:52 UTC (4+ messages)
` [edk2-devel] "
[PATCH v14 00/32] Add AMD Secure Nested Paging (SEV-SNP) support
2021-12-09 6:30 UTC (23+ messages)
` [PATCH v14 12/32] OvmfPkg/PlatformPei: register GHCB gpa for the SEV-SNP guest
` [PATCH v14 13/32] OvmfPkg/AmdSevDxe: do not use extended PCI config space
` [PATCH v14 14/32] OvmfPkg/MemEncryptSevLib: add support to validate system RAM
` [PATCH v14 15/32] OvmfPkg/MemEncryptSevLib: add function to check the VMPL0
` [PATCH v14 16/32] OvmfPkg/BaseMemEncryptSevLib: skip the pre-validated system RAM
` [PATCH v14 17/32] OvmfPkg/MemEncryptSevLib: add support to validate > 4GB memory in PEI phase
` [PATCH v14 18/32] OvmfPkg/SecMain: validate the memory used for decompressing Fv
` [PATCH v14 19/32] OvmfPkg/PlatformPei: validate the system RAM when SNP is active
` [PATCH v14 20/32] MdePkg: Define ConfidentialComputingGuestAttr
` [PATCH v14 21/32] OvmfPkg/PlatformPei: set PcdConfidentialComputingAttr when SEV is active
` [PATCH v14 22/32] UefiCpuPkg/MpInitLib: use PcdConfidentialComputingAttr to check SEV status
` [PATCH v14 23/32] UefiCpuPkg: add PcdGhcbHypervisorFeatures
` [PATCH v14 24/32] OvmfPkg/PlatformPei: set the Hypervisor Features PCD
` [PATCH v14 25/32] MdePkg/GHCB: increase the GHCB protocol max version
` [PATCH v14 26/32] UefiCpuPkg/MpLib: add support to register GHCB GPA when SEV-SNP is enabled
` [PATCH v14 27/32] UefiCpuPkg/MpInitLib: use BSP to do extended topology check
` [PATCH v14 28/32] OvmfPkg/MemEncryptSevLib: change the page state in the RMP table
` [PATCH v14 29/32] OvmfPkg/MemEncryptSevLib: skip page state change for Mmio address
` [PATCH v14 30/32] OvmfPkg/PlatformPei: mark cpuid and secrets memory reserved in EFI map
` [PATCH v14 31/32] OvmfPkg/AmdSev: expose the SNP reserved pages through configuration table
` [PATCH v14 32/32] UefiCpuPkg/MpInitLib: Use SEV-SNP AP Creation NAE event to launch APs
` [edk2-devel] [PATCH v14 00/32] Add AMD Secure Nested Paging (SEV-SNP) support
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