public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2022-03-08 23:00:10 to 2022-03-15 07:17:26 UTC [more...]

[PATCH V7 06/37] UefiCpuPkg/CpuExceptionHandler: Add base support for the #VE exception
 2022-03-15  7:17 UTC  (2+ messages)
` [edk2-devel] [PATCH V7 06/37] UefiCpuPkg/CpuExceptionHandler: Add base support for the #VE exception #ve

[PATCH V7 04/37] UefiCpuPkg: Extend VmgExitLibNull to handle #VE exception
 2022-03-15  7:15 UTC  (2+ messages)
` [edk2-devel] [PATCH V7 04/37] UefiCpuPkg: Extend VmgExitLibNull to handle #VE exception #ve

[PATCH V8 00/47] Enable Intel TDX in OvmfPkg (Config-A)
 2022-03-15  7:11 UTC  (44+ messages)
` [PATCH V8 01/47] MdePkg: Add Tdx.h
` [PATCH V8 02/47] MdePkg: Introduce basic Tdx functions in BaseLib
` [PATCH V8 03/47] MdePkg: Add TdxLib to wrap Tdx operations
` [PATCH V8 04/47] UefiCpuPkg: Extend VmgExitLibNull to handle #VE exception
` [PATCH V8 05/47] OvmfPkg: Extend VmgExitLib "
` [PATCH V8 06/47] UefiCpuPkg/CpuExceptionHandler: Add base support for the "
` [PATCH V8 07/47] MdePkg: Add helper functions for Tdx guest in BaseIoLibIntrinsic
` [PATCH V8 08/47] MdePkg: Support mmio "
` [PATCH V8 09/47] MdePkg: Support IoFifo "
` [PATCH V8 10/47] MdePkg: Support IoRead/IoWrite "
` [PATCH V8 11/47] UefiCpuPkg: Support TDX in BaseXApicX2ApicLib
` [PATCH V8 12/47] MdePkg: Add macro to check SEV / TDX guest
` [PATCH V8 13/47] UefiCpuPkg: Enable Tdx support in MpInitLib
` [PATCH V8 14/47] OvmfPkg: Add IntelTdx.h in OvmfPkg/Include/IndustryStandard
` [PATCH V8 15/47] OvmfPkg: Add TdxMailboxLib
` [PATCH V8 16/47] OvmfPkg: Create initial version of PlatformInitLib
` [PATCH V8 17/47] OvmfPkg/PlatformInitLib: Add hob functions
` [PATCH V8 18/47] OvmfPkg/PlatformPei: Move global variables to PlatformInfoHob
` [PATCH V8 19/47] OvmfPkg/PlatformPei: Refactor MiscInitialization
` [PATCH V8 20/47] OvmfPkg/PlatformPei: Refactor MiscInitialization for CloudHV
` [PATCH V8 21/47] OvmfPkg/PlatformPei: Refactor AddressWidthInitialization
` [PATCH V8 22/47] OvmfPkg/PlatformPei: Refactor MaxCpuCountInitialization
` [PATCH V8 23/47] OvmfPkg/PlatformPei: Refactor QemuUc32BaseInitialization
` [PATCH V8 25/47] OvmfPkg/PlatformPei: Refactor MemMapInitialization
` [PATCH V8 26/47] OvmfPkg/PlatformPei: Refactor NoexecDxeInitialization
` [PATCH V8 27/47] OvmfPkg/PlatformPei: Refactor MiscInitialization
` [PATCH V8 28/47] OvmfPkg/PlatformInitLib: Create MemDetect.c
` [PATCH V8 29/47] OvmfPkg/PlatformInitLib: Move functions to Platform.c
` [PATCH V8 30/47] MdePkg: Add EFI_RESOURCE_MEMORY_UNACCEPTED defition
` [PATCH V8 31/47] OvmfPkg: Update PlatformInitLib to process Tdx hoblist
` [PATCH V8 32/47] OvmfPkg/Sec: Declare local variable as volatile in SecCoreStartupWithStack
` [PATCH V8 33/47] OvmfPkg: Update Sec to support Tdx
` [PATCH V8 34/47] OvmfPkg: Check Tdx in QemuFwCfgPei to avoid DMA operation
` [PATCH V8 35/47] MdeModulePkg: Skip setting IA32_ERER.NXE if it has already been set
` [PATCH V8 36/47] MdeModulePkg: Add PcdTdxSharedBitMask
` [PATCH V8 37/47] UefiCpuPkg: Update AddressEncMask in CpuPageTable
` [PATCH V8 38/47] OvmfPkg: Update PlatformInitLib for Tdx guest
` [PATCH V8 39/47] OvmfPkg: Update PlatformPei to support "
` [PATCH V8 40/47] OvmfPkg: Update AcpiPlatformDxe to alter MADT table
` 回复: [edk2-devel] [PATCH V8 00/47] Enable Intel TDX in OvmfPkg (Config-A)
  `  "

[PATCH v2] MdePkg/AcpiXX.h: Update Error Severity type for Generic Error Status Block
 2022-03-15  6:08 UTC  (2+ messages)

[edk2-platforms PATCH v1 0/1] BoardModulePkg: Copy device path
 2022-03-15  4:46 UTC  (2+ messages)
` [edk2-platforms PATCH v1 1/1] BoardModulePkg: Copy device path before processing

[edk2-devel][PATCH v2] IntelFsp2Pkg: BaseFspSwitchStackLib Support for X64
 2022-03-15  3:13 UTC  (2+ messages)

[edk2-devel][PATCH v2] IntelFsp2Pkg: BaseFspDebugLibSerialPort Support for X64
 2022-03-15  2:46 UTC  (2+ messages)

[PATCH edk2-platforms 0/3] JunoPkg: Fix AcpiSsdtRootPci.asl to use spaces and reserve ECAM area
 2022-03-15  2:44 UTC  (2+ messages)

[PATCH] EmulatorPkg/RedfishPlatformCredentialLib: Check EFI_SECURE_BOOT_MODE_NAME
 2022-03-15  2:31 UTC  (2+ messages)

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - 03/15/2022 #cal-reminder
 2022-03-15  1:30 UTC 

[edk2-devel] [PATCH v2] BaseTools/GenFw: Enhance GenFw to support PRM GCC build
 2022-03-14 23:46 UTC  (3+ messages)

[edk2-devel] Now: Tools, CI, Code base construction meeting series - 03/14/2022 #cal-notice
 2022-03-14 23:30 UTC 

[edk2-devel][edk2-platforms][PATCH V1 1/1] WhitleyOpenBoardPkg/JunctionCity: Build ACPI content
 2022-03-14 20:27 UTC  (2+ messages)

[edk2-platforms PATCH] Marvell/SolidRun: Rework Readme.md files
 2022-03-14 17:17 UTC  (2+ messages)

[PATCH] UefiPayloadPkg: Fix build error
 2022-03-14 16:31 UTC  (3+ messages)
` [edk2-devel] "

[edk2-platforms PATCH 0/8] Marvell Pp2Dxe fixes
 2022-03-14 15:38 UTC  (9+ messages)
` [edk2-platforms PATCH 1/8] Marvell/Drivers: Pp2Dxe: Fix Pp2SnpShutdown
` [edk2-platforms PATCH 2/8] Marvell/Drivers: Pp2Dxe: Fix Pp2SnpReceiveFilters
` [edk2-platforms PATCH 3/8] Marvell/Drivers: Pp2Dxe: Fix Pp2SnpStart & Pp2SnpStop
` [edk2-platforms PATCH 4/8] Marvell/Drivers: Pp2Dxe: Implement Pp2SnpIpToMac
` [edk2-platforms PATCH 5/8] Marvell/Drivers: Pp2Dxe: Fix Pp2SnpGetStatus
` [edk2-platforms PATCH 6/8] Marvell/Drivers: Pp2Dxe: Fix Pp2SnpTransmit
` [edk2-platforms PATCH 7/8] Marvell/Drivers: Pp2Dxe: Fix Pp2SnpReset
` [edk2-platforms PATCH 8/8] Marvell/Drivers: Pp2Dxe: Fix Pp2SnpReceive

[PATCH v1 1/1] DynamicTablesPkg: Fix serial port namespace path in DBG2
 2022-03-14 15:00 UTC  (5+ messages)
  ` [edk2-devel] "

[PATCH EDK2 v1 0/1] ArmPlatformPkg: Fix ECC issues
 2022-03-14 10:13 UTC  (3+ messages)
` [PATCH EDK2 v1 1/1] "
  ` [edk2-devel] "

[PATCH v5 1/1] CryptoPkg: Add new hash algorithm ParallelHash256HashAll in BaseCryptLib
 2022-03-14  5:50 UTC  (2+ messages)
` [edk2-devel] "

[edk2-devel][PATCH] IntelFsp2Pkg: BaseFspCommonLib Support for X64
 2022-03-14  4:22 UTC 

[PATCH EDK2 v1 0/1] UefiCpuPkg/MpInitLib:remove optional in declaration
 2022-03-14  3:34 UTC  (3+ messages)
` [PATCH EDK2 v1 1/1] "
  ` [edk2-devel] "

[edk2-devel] [PATCH v2] BaseTools/GenFw: Enhance GenFw to support PRM GCC build
 2022-03-14  3:02 UTC  (3+ messages)
` 回复: "

[edk2-devel] [PATCH] Maintainers: Update Maintainers.txt for edk2 Redfish modules
 2022-03-14  2:35 UTC 

[PATCH] Maintainers: Update Maintainers.txt for edk2 Redfish modules
 2022-03-14  1:21 UTC 

[PATCH v1] MdeModulePkg/DxeIpl: Create 5-level page table for long mode
 2022-03-14  0:14 UTC  (2+ messages)

[edk2-devel] Event: TianoCore Design Meeting - APAC/NAMO - 03/18/2022 #cal-reminder
 2022-03-13  1:30 UTC 

[PATCH V5 00/10] Introduce TDVF Config-B (basic) in OvmfPkg
 2022-03-13  0:41 UTC  (11+ messages)
` [PATCH V5 01/10] OvmfPkg: Add TdxWorkArea definition
` [PATCH V5 02/10] OvmfPkg: Add PrePiHobListPointerLibTdx
` [PATCH V5 03/10] OvmfPkg: Add PeilessStartupLib
` [PATCH V5 04/10] OvmfPkg/IntelTdx: Add Sec to bring up both Legacy and Tdx guest
` [PATCH V5 05/10] OvmfPkg: Update TdxDxe to set TDX PCDs
` [PATCH V5 06/10] OvmfPkg: Update DxeAcpiTimerLib to read HostBridgeDevId in PlatformInfoHob
` [PATCH V5 07/10] OvmfPkg/IncompatiblePciDeviceSupportDxe: Refine the configuration
` [PATCH V5 08/10] OvmfPkg/IncompatiblePciDeviceSupportDxe: Ignore OptionRom in Td guest
` [PATCH V5 09/10] MdeModulePkg: Update PciEnumeratorSupport to ignore OptionRom if needed
` [PATCH V5 10/10] OvmfPkg: Introduce IntelTdxX64 for TDVF Config-B

[edk2-devel][edk2-platforms][PATCH V1 0/9] Add Whitley AcpiPlatform driver
 2022-03-11 18:49 UTC  (14+ messages)
` [edk2-devel][edk2-platforms][PATCH V1 1/9] WhitleyOpenBoardPkg: Add definitions needed for "
` [edk2-devel][edk2-platforms][PATCH V1 2/9] WhitleySiliconPkg: Add definitions used in ACPI subsystem
` [edk2-devel][edk2-platforms][PATCH V1 3/9] WhitleyOpenBoardPkg/BaseCrcLib: Add library for CRC16
` [edk2-devel][edk2-platforms][PATCH V1 4/9] WhitleyOpenBoardPkg: Add UbaPlatLib Library
` [edk2-devel][edk2-platforms][PATCH V1 5/9] WhitleyOpenBoardPkg/PlatformSpecificAcpiTableLib: Add library
` [edk2-devel][edk2-platforms][PATCH V1 6/9] WhitleyOpenBoardPkg/BuildAcpiTablesLib: Add lib for building MADT and SRAT
` [edk2-devel][edk2-platforms][PATCH V1 7/9] WhitleyOpenBoardPkg/AcpiTablesLib: Add library for AcpiPlatform driver
` [edk2-devel][edk2-platforms][PATCH V1 8/9] WhitleyOpenBoardPkg/AcpiPlatform: Add driver for publishing ACPI tables
` [edk2-devel][edk2-platforms][PATCH V1 9/9] WhitleyOpenBoardPkg/Build: Remove confusing build options

[edk2][PATCH V1 1/1] ArmPkg: Handle warm reboot request correctly
 2022-03-11 14:28 UTC  (6+ messages)

[PATCH EDK2 v1 0/1] RedfishPkg: fix memory leak issue
 2022-03-11  8:02 UTC  (5+ messages)
` [PATCH EDK2 v1 1/1] "

[edk2-devel][PATCH v2] UefiCpuPkg: Support FFS3 GUID in SearchForBfvBase.asm
 2022-03-11  7:41 UTC  (2+ messages)

[edk2-platforms Patch 0/3] Remove all UGA support
 2022-03-11  7:29 UTC  (6+ messages)
` [edk2-platforms Patch 1/3] PurleyOpenBoardPkg: Remove All "
  ` [edk2-devel] "
` [edk2-platforms Patch 2/3] BoardModulePkg: Remove all "
` [edk2-platforms Patch 3/3] OptionRomPkg: "
  ` [edk2-devel] "

[PATCH V7 00/37] Enable Intel TDX in OvmfPkg (Config-A)
 2022-03-11  7:17 UTC  (5+ messages)
` 回复: [edk2-devel] "
  `  "

[edk2][PATCH V1 1/1] ArmPkg: Handle warm reboot request correctly
 2022-03-11  6:52 UTC 

[PATCH v2 0/6] OvmfPkg/VirtioGpuDxe: use host display resolution
 2022-03-11  5:43 UTC  (7+ messages)
` [PATCH v2 1/6] OvmfPkg/VirtioGpuDxe: add VirtioGpuSendCommandWithReply
` [PATCH v2 2/6] OvmfPkg/VirtioGpuDxe: add GetDisplayInfo to virtio-gpu spec header
` [PATCH v2 3/6] OvmfPkg/VirtioGpuDxe: add VirtioGpuGetDisplayInfo
` [PATCH v2 4/6] OvmfPkg/VirtioGpuDxe: use GopQueryMode in GopSetMode
` [PATCH v2 5/6] OvmfPkg/VirtioGpuDxe: move code to GopInitialize
` [PATCH v2 6/6] OvmfPkg/VirtioGpuDxe: query native display resolution from host

[PATCH] Pkg-Module: MdePkg/Include/Protocol/PxeBaseCodeCallBack.h
 2022-03-11  1:18 UTC  (2+ messages)
` 回复: [edk2-devel] "

[PATCH v1 0/7] *** SUBJECT HERE ***
 2022-03-11  1:02 UTC  (5+ messages)
` [PATCH v1 2/7] MdeModulePkg: Invoke GetPhysicalAddressBits() and remove the duplicated code
  ` [edk2-devel] "
      ` 回复: "

[edk2-devel] [PATCH] UefiPayloadPkg: Provide option to use Boot Splash
 2022-03-10 22:23 UTC  (5+ messages)

[PATCH] MdeModulePkg/ScsiDisk: Change TPL to NOTIFY
 2022-03-10 16:38 UTC  (2+ messages)
` [edk2-devel] "

[edk2-platforms][PATCH V1 0/9] Upadate the ACPI tables for RD platforms
 2022-03-10 12:35 UTC  (10+ messages)
` [edk2-platforms][PATCH V1 1/9] Platform/Sgi: Update ACPI version to v6.4
` [edk2-platforms][PATCH V1 2/9] Platform/Sgi: Update ACPI version to v6.4 for SGI-575 platform
` [edk2-platforms][PATCH V1 3/9] Platform/Sgi: Update ACPI version to v6.4 for Rd-N1-Edge platform
` [edk2-platforms][PATCH V1 4/9] Platform/Sgi: Update ACPI version to v6.4 for Rd-N1-Edge-X2 platform
` [edk2-platforms][PATCH V1 5/9] Platform/Sgi: Update ACPI version to v6.4 for Rd-E1-Edge platform
` [edk2-platforms][PATCH V1 6/9] Platform/Sgi: Update ACPI version to v6.4 for Rd-V1 platform
` [edk2-platforms][PATCH V1 7/9] Platform/Sgi: Update ACPI version to v6.4 for Rd-V1-MC platform
` [edk2-platforms][PATCH V1 8/9] Platform/Sgi: Update ACPI version to v6.4 for Rd-N2 platform
` [edk2-platforms][PATCH V1 9/9] Platform/Sgi: Update ACPI version to v6.4 for Rd-N2-Cfg1 platform

[edk2-devel][PATCH] UefiCpuPkg: Support FFS3 GUID in SearchForBfvBase.asm
 2022-03-10 11:44 UTC  (3+ messages)

[PATCH 0/8] Enable RTMR based measurement and measure boot for Td guest
 2022-03-10 10:27 UTC  (5+ messages)
` [PATCH 5/8] MdePkg: Define CC Measure EventLog ACPI Table

[edk2-devel][PATCH] MdeModulePkg: Make RSP 16-byte boundary aligned for PEI 64bit
 2022-03-10  6:20 UTC 

[PATCH] [PATCH v3] MdeModulePkg: Add bRefClkFreq card attribute programming support
 2022-03-10  2:15 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH] UefiPayloadPkg: Use Boot Splash
 2022-03-10  0:26 UTC  (2+ messages)

[PATCH 00/14] Introduce PlatformInitLib in OvmfPkg
 2022-03-09 12:24 UTC  (2+ messages)

[edk2-platforms][PATCH V1 0/2] Uart segregation patch series
 2022-03-09 12:00 UTC  (3+ messages)
` [edk2-platforms][PATCH V1 1/2] Platform/Sgi: Remove redundant platform description from DSDT
` [edk2-platforms][PATCH V1 2/2] Platform/Sgi: Route logs to different sets of consoles

[PATCH v2 0/4] Http Fixes
 2022-03-09  9:31 UTC  (9+ messages)
  ` [PATCH v2 1/4] NetworkPkg/HttpDxe: Decofigure Tcp4 before reconfiguring
    ` [edk2-devel] "
  ` [PATCH v2 2/4] NetworkPkg/HttpDxe: Add ConnectionClose flag fo HTTP_PROTOCOL
    ` [edk2-devel] "
  ` [PATCH v2 3/4] NetworkPkg/HttpDxe: Detect 'Connection: close' header
    ` [edk2-devel] "
  ` [PATCH v2 4/4] NetworkPkg/HttpDxe: Detect HTTP/1.0 servers
    ` [edk2-devel] "

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - 03/08/2022 #cal-reminder
 2022-03-09  2:15 UTC 

Google Summer of Code (GSoC) 2022!
 2022-03-09  1:25 UTC 

[PATCH v5 0/2] Update .pytools and .azurepipelines
 2022-03-09  0:14 UTC  (3+ messages)
` [PATCH v5 1/2] .pytool: Update to newest pytools
` [PATCH v5 2/2] .azurepipelines: Updated python versions

[PATCH v5 0/2] Update .pytools and .azurepipelines
 2022-03-08 23:23 UTC  (3+ messages)
` [PATCH v5 1/2] .pytool: Update to newest pytools
` [PATCH v5 2/2] .azurepipelines: Updated python versions

[PATCH v4 0/2] Update .pytools and .azurepipelines
 2022-03-08 23:17 UTC  (3+ messages)
` [PATCH v4 1/2] .pytool: Update to newest pytools
` [PATCH v4 2/2] .azurepipelines: Updated python versions

[PATCH v4 0/2] Update .pytools and .azurepipelines
 2022-03-08 22:59 UTC  (3+ messages)
` [PATCH v4 1/2] .pytool: Update to newest pytools
` [PATCH v4 2/2] .azurepipelines: Updated python versions


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