public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2022-01-19 06:12:50 to 2022-01-23 01:39:50 UTC [more...]

[PATCH V5 00/33] Enable Intel TDX in OvmfPkg (Config-A)
 2022-01-23  1:37 UTC  (33+ messages)
` [PATCH V5 01/33] MdePkg: Add Tdx.h
` [PATCH V5 02/33] MdePkg: Introduce basic Tdx functions in BaseLib
` [PATCH V5 03/33] MdePkg: Add TdxLib to wrap Tdx operations
` [PATCH V5 04/33] UefiCpuPkg: Extend VmgExitLibNull to handle #VE exception
` [PATCH V5 05/33] OvmfPkg: Extend VmgExitLib "
` [PATCH V5 06/33] UefiCpuPkg/CpuExceptionHandler: Add base support for the "
` [PATCH V5 07/33] MdePkg: Add helper functions for Tdx guest in BaseIoLibIntrinsic
` [PATCH V5 08/33] MdePkg: Support mmio "
` [PATCH V5 09/33] MdePkg: Support IoFifo "
` [PATCH V5 10/33] MdePkg: Support IoRead/IoWrite "
` [PATCH V5 11/33] UefiCpuPkg: Support TDX in BaseXApicX2ApicLib
` [PATCH V5 12/33] MdePkg: Add macro to check SEV / TDX guest
` [PATCH V5 13/33] UefiCpuPkg: Enable Tdx support in MpInitLib
` [PATCH V5 14/33] OvmfPkg: Add IntelTdx.h in OvmfPkg/Include/IndustryStandard
` [PATCH V5 15/33] OvmfPkg: Add TdxMailboxLib
` [PATCH V5 16/33] MdePkg: Add EFI_RESOURCE_ATTRIBUTE_ENCRYPTED in PiHob.h
` [PATCH V5 17/33] OvmfPkg: Update Sec to support Tdx
` [PATCH V5 18/33] OvmfPkg: Check Tdx in QemuFwCfgPei to avoid DMA operation
` [PATCH V5 19/33] MdeModulePkg: EFER should not be changed in TDX
` [PATCH V5 20/33] MdeModulePkg: Add PcdTdxSharedBitMask
` [PATCH V5 21/33] UefiCpuPkg: Update AddressEncMask in CpuPageTable
` [PATCH V5 22/33] OvmfPkg: Add PlatformInitLib
` [PATCH V5 23/33] OvmfPkg: Refactor PlatformPei with PlatformInitLib
` [PATCH V5 24/33] OvmfPkg: Update PlatformInitLib to support Tdx guest
` [PATCH V5 25/33] OvmfPkg: Update PlatformPei "
` [PATCH V5 26/33] OvmfPkg: Update AcpiPlatformDxe to alter MADT table
` [PATCH V5 27/33] OvmfPkg/BaseMemEncryptTdxLib: Add TDX helper library
` [PATCH V5 28/33] OvmfPkg: Add TdxDxe driver
` [PATCH V5 29/33] OvmfPkg/QemuFwCfgLib: Support Tdx in QemuFwCfgDxe
` [PATCH V5 30/33] OvmfPkg: Update IoMmuDxe to support TDX
` [PATCH V5 31/33] OvmfPkg: Rename XenTimerDxe to LocalApicTimerDxe
` [PATCH V5 32/33] UefiCpuPkg: Setting initial-count register as the last step

[PATCH v6 0/4] Enable CCIX port as PCIe root host on N1SDP
 2022-01-22 15:26 UTC  (5+ messages)
` [PATCH v6 1/4] Silicon/ARM/NeoverseN1Soc: Port PCI Segment Library
` [PATCH v6 2/4] Silicon/ARM/NeoverseN1Soc: Update PCDs to support multiple PCI root ports
` [PATCH v6 3/4] Silicon/ARM/NeoverseN1Soc: Add CCIX root complex support
` [PATCH v6 4/4] Silicon/ARM/NeoverseN1Soc: Remove PciExpressLib use PciSegmentLib instead

[edk2-platforms][PATCH V2 00/14] Address edk2 Core CI issues
 2022-01-22 10:19 UTC  (16+ messages)
` [edk2-platforms][PATCH V2 01/14] RiscVProcessorPkg: Fix build fail on RiscVProcessorPkg package
` [edk2-platforms][PATCH V2 02/14] PlatformPkg/PlatformPei: Fix the build error
` [edk2-platforms][PATCH V2 03/14] RISC-V/PlatformPkg: Address ECC errors
` [edk2-platforms][PATCH V2 04/14] RISC-V/PlatformPkg: Address Spelling check errors
` [edk2-platforms][PATCH V2 05/14] RISC-V/PlatformPkg: Address Core CI package dependency "
` [edk2-platforms][PATCH V2 06/14] RISC-V/PlatformPkg: Address Core CI license "
` [edk2-platforms][PATCH V2 07/14] RISC-V/PlatformPkg: Address Core CI library header "
` [edk2-platforms][PATCH V2 08/14] RISC-V/PlatformPkg: Address Core CI Uncrustify errors
` [edk2-platforms][PATCH V2 09/14] RISC-V/ProcessorPkg: Address Core CI ECC errors
` [edk2-platforms][PATCH V2 10/14] RISC-V/ProcessorPkg: Address Core CI library header check errors
` [edk2-platforms][PATCH V2 11/14] RISC-V/ProcessorPkg: Address Core CI Spelling errors
` [edk2-platforms][PATCH V2 12/14] RISC-V/ProcessorPkg: Address Core CI Uncrustify errors
` [edk2-platforms][PATCH V2 13/14] Silicon/SiFive: Fix build error
` [edk2-platforms][PATCH V2 14/14] Platform/U5Series: "

[edk2-devel][edk2-platforms][PATCH V1 0/2] WhitleyOpenBoardPkg board porting template
 2022-01-22 10:08 UTC  (5+ messages)
` [edk2-devel][edk2-platforms][PATCH V1 1/2] WhitleyOpenBoardPkg/BoardPortTemplate: Add a template for board porting
` [edk2-devel][edk2-platforms][PATCH V1 2/2] WhitleyOpenBoardPkg/PlatformInfo: Add board ID vendor range

[PATCH edk2 v3 0/3] Fix several issues in StanaloneMmPkg
 2022-01-22  8:56 UTC  (2+ messages)

[edk2-platforms][PATCH 00/14] Address edk2 Core CI issues
 2022-01-22  7:55 UTC  (20+ messages)
` [edk2-platforms][PATCH 01/14] RiscVProcessorPkg: Fix build fail on RiscVProcessorPkg package
` [edk2-platforms][PATCH 02/14] PlatformPkg/PlatformPei: Fix the build error
` [edk2-platforms][PATCH 03/14] RISC-V/PlatformPkg: Address ECC errors
  ` [edk2-devel] "
` [edk2-platforms][PATCH 04/14] RISC-V/PlatformPkg: Address Spelling check errors
` [edk2-platforms][PATCH 05/14] RISC-V/PlatformPkg: Address Core CI package dependency "
` [edk2-platforms][PATCH 06/14] RISC-V/PlatformPkg: Address Core CI license "
` [edk2-platforms][PATCH 07/14] RISC-V/PlatformPkg: Address Core CI library header "
` [edk2-platforms][PATCH 08/14] RISC-V/PlatformPkg: Address Core CI Uncrustify errors
` [edk2-platforms][PATCH 09/14] RISC-V/ProcessorPkg: Address Core CI ECC errors
  ` [edk2-devel] "
` [edk2-platforms][PATCH 10/14] RISC-V/ProcessorPkg: Address Core CI library header check errors
` [edk2-platforms][PATCH 11/14] RISC-V/ProcessorPkg: Address Core CI Spelling errors
  ` [edk2-devel] "
` [edk2-platforms][PATCH 12/14] RISC-V/ProcessorPkg: Address Core CI Uncrustify errors
` [edk2-platforms][PATCH 13/14] Silicon/SiFive: Fix build error
` [edk2-platforms][PATCH 14/14] Platform/U5Series: "

[edk2-devel][PATCH] BaseTools/GenFw: Enhance to add export table in PE-COFF
 2022-01-22  2:50 UTC  (6+ messages)
    ` 回复: "

[ed2-platforms][PATCH 0/2] Remove all UGA support
 2022-01-22  1:49 UTC  (6+ messages)
` [ed2-platforms][PATCH 1/2] Platform/Intel/SimicsOpenBoardPkg: "
` [ed2-platforms][PATCH 2/2] Platform/Intel: Remove All UGA Support

[Patch 1/1] MdeModulePkg/Bus/Pci/PciBusDxe: Support platform PCI ROM override
 2022-01-22  1:40 UTC 

[edk2-devel][edk2-platforms][PATCH V2 00/14] Improve feature build consistency
 2022-01-22  1:36 UTC  (16+ messages)
` [edk2-devel][edk2-platforms][PATCH V2 01/14] BeepDebugFeaturePkg: Use MinPlatformPkg build include files
` [edk2-devel][edk2-platforms][PATCH V2 02/14] SmbiosFeaturePkg: "
` [edk2-devel][edk2-platforms][PATCH V2 03/14] UserAuthFeaturePkg: Fix all relative package paths
` [edk2-devel][edk2-platforms][PATCH V2 04/14] UserAuthFeaturePkg: Use MinPlatformPkg build include files
` [edk2-devel][edk2-platforms][PATCH V2 05/14] VirtualKeyboardFeaturePkg: Fix all relative package paths
` [edk2-devel][edk2-platforms][PATCH V2 06/14] VirtualKeyboardFeaturePkg: Use MinPlatformPkg build include files
` [edk2-devel][edk2-platforms][PATCH V2 07/14] VirtualKeyboardFeaturePkg: Add feature enable PCD
` [edk2-devel][edk2-platforms][PATCH V2 08/14] LogoFeaturePkg: Use MinPlatformPkg build include files
` [edk2-devel][edk2-platforms][PATCH V2 09/14] PostCodeDebugFeaturePkg: Complete as an advanced feature
` [edk2-devel][edk2-platforms][PATCH V2 10/14] AcpiDebugFeaturePkg: Use MinPlatformPkg build include files
` [edk2-devel][edk2-platforms][PATCH V2 11/14] Usb3DebugFeaturePkg: Align with feature design guidelines
` [edk2-devel][edk2-platforms][PATCH V2 12/14] AdvancedFeaturePkg: Add missing features
` [edk2-devel][edk2-platforms][PATCH V2 13/14] AdvancedFeaturePkg/Build: Add FDF to create FV for all features
` [edk2-devel][edk2-platforms][PATCH V2 14/14] WhitleyOpenBoardPkg/Build: Enable Features/Intel features

[edk2-devel] [PATCH v1] Add maintainers for advanced features
 2022-01-22  1:23 UTC 

[edk2-devel][edk2-platforms][PATCH V1 1/1] UserAuthFeaturePkg/PlatformPasswordLibNull: Add UEFI app support
 2022-01-21 19:59 UTC  (3+ messages)

[PATCH 01/79] ProcessorPkg/Include: Add header files of RISC-V processor package
 2022-01-21 17:37 UTC  (10+ messages)
` [edk2-devel] "

[PATCH 00/24] CryptoPkg/openssl: update openssl submodule to v3.0
 2022-01-21 16:38 UTC  (10+ messages)
` [edk2-devel] "

[PATCH 0/2] change qemu default resolution to 1280x800
 2022-01-21 13:00 UTC  (3+ messages)
` [PATCH 1/2] OvmfPkg: "
` [PATCH 2/2] ArmVirtPkg: "

[PATCH 1/1] MdeModulePkg/RuntimeDxe: clear mVirtualMapMaxIndex
 2022-01-21 12:58 UTC 

[PATCH v2 0/8] Handling of multiple PCI host bridges specified
 2022-01-21 11:10 UTC  (15+ messages)
` [PATCH v2 1/8] OvmfPkg/Library: Create base HardwareInfoLib for PCI Host Bridges
` [PATCH v2 2/8] Ovmf/HardwareInfoLib: Parse data directly from fw-cfg
` [PATCH v2 3/8] Ovmf/HardwareInfoLib: Add core to parse heterogenous data
    ` [edk2-devel] "
` [PATCH v2 4/8] Ovmf/PlatformPei: Extend 64-bit MMIO range to fit resources
` [PATCH v2 5/8] OvmfPkg/PciHostBridgeUtilityLib: Initialize RootBridges apertures with spec
` [PATCH v2 6/8] MdeModulePkg, OvmfPkg: Add Pcd token for PCI pre-populated BARs
` [PATCH v2 7/8] MdeModulePkg/Pci MdePkg: Create service to retrieve PCI base addresses
` [PATCH v2 8/8] MdeModulePkg/PciBusDxe: Handling of pre-populated PCI BARs

[PATCH v5 0/4] There are 4 patches for VTd drivers
 2022-01-21  8:51 UTC  (9+ messages)
` [PATCH v5 1/4] IntelSiliconPkg/VTd: Fix typos
` [PATCH v5 2/4] IntelSiliconPkg/VTd: Update VTd register structs
` [PATCH v5 3/4] IntelSiliconPkg/VTd: Support VTd Abort DMA Mode
` [PATCH v5 4/4] IntelSiliconPkg/VTd: Only generate PEI DMA buffer once

[PATCH V4 00/31] Enable Intel TDX in OvmfPkg (Config-A)
 2022-01-21  8:31 UTC  (12+ messages)
` [PATCH V4 05/31] OvmfPkg: Extend VmgExitLib to handle #VE exception
  ` [edk2-devel] "
` [PATCH V4 22/31] OvmfPkg: Update PlatformPei to support TDX
    ` [edk2-devel] "
` [PATCH V4 25/31] OvmfPkg/BaseMemEncryptTdxLib: Add TDX helper library
        ` [edk2-devel] "

[PATCH 0/2] SEV BaseMemEncryptLib cleanup
 2022-01-21  8:04 UTC  (4+ messages)
` [PATCH 1/2] OvmfPkg/ResetVector: cache the SEV status MSR value in workarea
` [PATCH 2/2] OvmfPkg/BaseMemEncryptLib: use the SEV_STATUS MSR value from workarea

[PATCH v4 1/2] ShellPkg/AcpiView: Adds ACPI_PARSER bitfield parser
 2022-01-21  7:29 UTC  (10+ messages)
      ` [edk2-devel] "
` [PATCH v4 2/2] ShellPkg/AcpiView: PrintFormatter for FADT Flags field
    ` [edk2-devel] "

[PATCH] MdeModulePkg/HiiDatabaseDxe: Add Support for authenticated variable
 2022-01-21  5:15 UTC  (6+ messages)
` 回复: [edk2-devel] "
  `  "

[edk2-devel] Now: TianoCore Design Meeting - APAC/NAMO - 01/21/2022 #cal-notice
 2022-01-21  1:30 UTC 

[edk2-devel] Event: TianoCore Design Meeting - APAC/NAMO - 01/21/2022 #cal-reminder
 2022-01-21  1:15 UTC 

[PATCH v3] MdeModulePkg: Enabling OS boot from SD card through UEFI payload
 2022-01-21  0:57 UTC  (2+ messages)
` [edk2-devel] "

[PATCH] BaseTools: Fix error leg in DscBuildData.py
 2022-01-20 23:58 UTC 

[edk2-devel] [Patch] BaseTools/Conf: Add new macro for customizing dll file reduction
 2022-01-20 14:59 UTC 

[edk2-devel] Cancelled Event: TianoCore Design Meeting - APAC/NAMO - Friday, January 7, 2022 #cal-cancelled
 2022-01-20 14:52 UTC 

[PATCH EDK2 v1 0/1] RedfishPkg/RedfishRestExDxe:Simplify status check
 2022-01-20 13:37 UTC  (6+ messages)
        ` [edk2-devel] "

[PATCH v1 1/1] FmpDevicePkg/FmpDxe: Update FmpDeviceCheckImageWithStatus() handling
 2022-01-20  1:19 UTC  (4+ messages)
  ` [edk2-devel] "
    ` 回复: "

[PATCH] UefiPayloadPkg: Use BaseCpuTimerLib for Universal Payload by default
 2022-01-20  0:58 UTC  (2+ messages)

[PATCH v1] Add maintainers for advanced features
 2022-01-20  0:40 UTC  (3+ messages)

[edk2-devel][edk2-platforms][PATCH V1 00/27] Improve feature build consistency
 2022-01-19 23:30 UTC  (25+ messages)
` [edk2-devel][edk2-platforms][PATCH V1 01/27] BeepDebugFeaturePkg: Use MinPlatformPkg build include files
` [edk2-devel][edk2-platforms][PATCH V1 18/27] AcpiDebugFeaturePkg: "
` [edk2-devel][edk2-platforms][PATCH V1 20/27] SpcrFeaturePkg: Use MinPlatform "
` [edk2-devel][edk2-platforms][PATCH V1 21/27] TemplateFeaturePkg: "
` [edk2-devel][edk2-platforms][PATCH V1 22/27] AdvancedFeaturePkg: Fix all relative package paths
` [edk2-devel][edk2-platforms][PATCH V1 24/27] MinPlatformPkg/Build: Add an include file for the common SPI FV info
` [edk2-devel][edk2-platforms][PATCH V1 25/27] WhitleyOpenBoardPkg/Build: Use common SPI FV Header include

[PATCH v2 1/1] MdeModulePkg/BdsDxe: Update BdsEntry to use Variable Policy
 2022-01-19 21:03 UTC  (5+ messages)
` 回复: "
  ` [edk2-devel] "
    ` 回复: "

[PATCH 1/1] MdeModulePkg/UefiBootManagerLib: Convert BmLoadOption to Variable Policy
 2022-01-19 21:01 UTC 

[PATCH v2] OvmfPkg/ResetVector: Removing SEV-ES CPUID bit check
 2022-01-19 17:03 UTC  (2+ messages)

[PATCH 0/1] Enable GNU make parallel jobs by default for GCC5 and CLANGPDB ToolChains
 2022-01-19 15:03 UTC  (5+ messages)
` [PATCH 1/1] BaseTools: Enable GNU make parallel jobs by default
    ` [edk2-devel] "

[PATCH v5 0/4] Enable CCIX port as PCIe root host on N1SDP
 2022-01-19 15:02 UTC  (9+ messages)
` [PATCH v5 1/4] Silicon/ARM/NeoverseN1Soc: Port PCI Segment Library
  ` [edk2-devel] "
` [PATCH v5 2/4] Silicon/ARM/NeoverseN1Soc: Update PCDs to support multiple PCI root ports
  ` [edk2-devel] "
` [PATCH v5 3/4] Silicon/ARM/NeoverseN1Soc: Add CCIX root complex support
  ` [edk2-devel] "
` [PATCH v5 4/4] Silicon/ARM/NeoverseN1Soc: Remove PciExpressLib use PciSegmentLib instead
  ` [edk2-devel] "

[edk2-rfc] [RFC] [PATCH 0/2] Proposal to add EFI_MP_SERVICES_PROTOCOL support for AARCH64
 2022-01-19 10:28 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v1 1/1] Maintainers.txt: Add Sami Mujawar as reviewer for ArmPkg
 2022-01-19 10:20 UTC 

Does CI support nested virtualization?
 2022-01-19 10:07 UTC 

[PATCH v2 0/6] MM communicate functionality in variable policy
 2022-01-19  9:37 UTC  (6+ messages)
` [edk2-devel] "

[PATCH v3 0/2] MdePkg,SecurityPkg: Add support to RngDxe and BaseRngLib for AARCH64 RNDR
 2022-01-19  6:43 UTC  (3+ messages)
` [edk2-devel] "
  ` 回复: "


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