public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2022-04-20 01:15:02 to 2022-04-26 01:29:41 UTC [more...]

[PATCH v5 0/8] Add Variable Flash Info HOB
 2022-04-26  1:29 UTC 

[PATCH v2 0/1] SMM memory management: Inspect memory guarded with pool headers
 2022-04-26  0:47 UTC  (2+ messages)
` [PATCH v2 1/1] MdeModulePkg: PiSmmCore: "

[PATCH 2/2] ShellPkg/SmbiosView: Print BIOS extension size
 2022-04-26  0:37 UTC  (2+ messages)

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

[PATCH v4 0/8] Add Variable Flash Info HOB
 2022-04-25 22:21 UTC  (15+ messages)
` [PATCH v4 1/8] MdeModulePkg: "
  ` [edk2-devel] "
` [PATCH v4 2/8] MdeModulePkg/VariableFlashInfoLib: Add initial library
  ` [edk2-devel] "
` [PATCH v4 3/8] MdeModulePkg/Variable: Consume Variable Flash Info
  ` [edk2-devel] "
` [PATCH v4 4/8] MdeModulePkg/FaultTolerantWrite: "
  ` [edk2-devel] "
` [PATCH v4 5/8] ArmVirtPkg/ArmVirt.dsc.inc: Add VariableFlashInfoLib
  ` [edk2-devel] [PATCH v4 6/8] EmulatorPkg: "

[edk2-platforms][PATCH v1 00/10] Add variableFlashInfoLib
 2022-04-25 22:17 UTC  (18+ messages)
` [edk2-platforms][PATCH v1 01/10] OverdriveBoard: Add VariableFlashInfoLib
` [edk2-platforms][PATCH v1 02/10] BeagleBoardPkg: "
` [edk2-platforms][PATCH v1 03/10] MinPlatformPkg: "
` [edk2-platforms][PATCH v1 04/10] CelloBoard: "
` [edk2-platforms][PATCH v1 05/10] SbsaQemu: "
` [edk2-platforms][PATCH v1 06/10] RaspberryPi: "
` [edk2-platforms][PATCH v1 07/10] U5SeriesPkg: "
  ` [edk2-devel] "
` [edk2-platforms][PATCH v1 08/10] Socionext: "
` [edk2-platforms][PATCH v1 09/10] Softiron: "
` [edk2-platforms][PATCH v1 10/10] PlatformStandaloneMmPkg: "
` [edk2-devel] [edk2-platforms][PATCH v1 00/10] Add variableFlashInfoLib

[PATCH v5 0/5] Handling of multiple PCI host bridges
 2022-04-25 21:43 UTC  (6+ messages)
` [PATCH v5 1/5] OvmfPkg/Library: Create base HardwareInfoLib for PCI Host Bridges
` [PATCH v5 2/5] Ovmf/HardwareInfoLib: Create Pei lib to parse directly from fw-cfg
` [PATCH v5 3/5] Ovmf/HardwareInfoLib: Add Dxe lib to dynamically parse heterogenous data
` [PATCH v5 4/5] Ovmf/PlatformPei: Use host-provided GPA end if available
` [PATCH v5 5/5] OvmfPkg/PciHostBridgeUtilityLib: Initialize RootBridges apertures with spec

[PATCH v5 0/6] OvmfPkg/Microvm/pcie: add pcie support
 2022-04-25 20:49 UTC  (9+ messages)
` [PATCH v5 1/6] MdeModulePkg/PciHostBridge: io range is not mandatory
  ` [edk2-devel] "
` [PATCH v5 2/6] OvmfPkg/FdtPciHostBridgeLib: "
` [PATCH v5 3/6] OvmfPkg/Platform: unfix PcdPciExpressBaseAddress
` [PATCH v5 4/6] OvmfPkg/Microvm/pcie: no vbeshim please
` [PATCH v5 5/6] OvmfPkg/Microvm/pcie: mPhysMemAddressWidth tweak
` [PATCH v5 6/6] OvmfPkg/Microvm/pcie: add pcie support

[PATCH edk2-platforms 0/3] Ext4Pkg: Add ext2/3 support and move crc16/32c to BaseLib
 2022-04-25 17:14 UTC  (2+ messages)

[PATCH 1/1] MdePkg/BaseLib: Add CRC16-ANSI and CRC32c implementations
 2022-04-25 17:13 UTC  (2+ messages)

[PATCH 0/4] !!TEST Fix warnings of EC feature
 2022-04-25 15:52 UTC  (3+ messages)
` [PATCH 3/4] CryptoPkg: Make EC source file config-able
  ` [edk2-devel] "

[PATCH] PcAtChipsetPkg: Change the flow of PcRtcInit()
 2022-04-25 15:46 UTC 

[PATCH] MdeModulePkg\CoreDxe: Allow DXE Drivers to use untested memory
 2022-04-25 14:10 UTC  (6+ messages)
` 回复: [edk2-devel] "

[PATCH v2] MdeModulePkg/XhciDxe: Add access xHCI Extended Capabilities Pointer
 2022-04-25 13:44 UTC 

[PATCH] BaseTools: Fix dependency issue in PcdValueInit
 2022-04-25 13:31 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v4] OvmfPkg/BhyveBhfPkg: add support for QemuFwCfg
 2022-04-25 11:53 UTC  (2+ messages)

[PATCH v6 0/6] OvmfPkg/Microvm/pcie: add pcie support
 2022-04-25 10:39 UTC  (9+ messages)
` [PATCH v6 1/6] MdeModulePkg/PciHostBridge: io range is not mandatory
` [PATCH v6 2/6] OvmfPkg/FdtPciHostBridgeLib: "
` [PATCH v6 3/6] OvmfPkg/Platform: unfix PcdPciExpressBaseAddress
` [PATCH v6 4/6] OvmfPkg/Microvm/pcie: no vbeshim please
` [PATCH v6 5/6] OvmfPkg/Microvm/pcie: mPhysMemAddressWidth tweak
` [PATCH v6 6/6] OvmfPkg/Microvm/pcie: add pcie support

[PATCH v3 0/6] OvmfPkg/VirtioGpuDxe: use host display resolution
 2022-04-25 10:38 UTC  (3+ messages)

[PATCH v2 1/1] MdePkg: add SmmCpuRendezvousLib.h and SmmCpuRendezvousLibNull implement
 2022-04-25  8:47 UTC 

[edk2-devel] [edk2-platforms PATCH v1 0/1] BoardModulePkg: Copy device path
 2022-04-25  7:15 UTC  (2+ messages)

[PATCH 1/1] OvmfPkg: Add README for TDVF
 2022-04-25  7:00 UTC  (2+ messages)

[PATCH] Bug 3898 - S3 Resume result in executing garbage address
 2022-04-25  6:50 UTC  (2+ messages)
` [edk2-devel] "

[edk2-platforms][PATCH v1 0/3] MinPlatformPkg: Add FADT duty offset and width PCDs
 2022-04-25  4:08 UTC  (2+ messages)

[PATCH] Bug 3898 - S3 Resume result in executing garbage address
 2022-04-25  4:01 UTC 

[PATCH 1/2] MdePkg/Include: Update SMBIOS type 0
 2022-04-25  1:05 UTC  (2+ messages)
` 回复: [edk2-devel] "

[PATCH] .pytool: Fix python command error in self introduction doc
 2022-04-25  1:04 UTC  (2+ messages)
` 回复: "

[PATCH v1 1/1] MdePkg: add SmmCpuRendezvousLib.h and SmmCpuRendezvousLibNull implement
 2022-04-25  1:04 UTC  (2+ messages)
` 回复: "

EDK2 WilsonCityRVP BIOS Build Error
 2022-04-24 12:11 UTC  (6+ messages)
` [edk2-devel] "

[edk2-devel] Event: TianoCore Design Meeting - APAC/NAMO - 04/29/2022 #cal-reminder
 2022-04-24  1:30 UTC 

回复: [edk2-devel] Some questions about Azure CI
 2022-04-24  0:51 UTC  (3+ messages)
` 回复: edk2-devel] "
  ` 回复: [edk2-devel] "

[PATCH] MdeModulePkg/XhciDxe: Add access xHCI Extended Capabilities Pointer
 2022-04-23 12:27 UTC 

[PATCH v2 0/3] add and use more video modes
 2022-04-23  6:52 UTC  (6+ messages)
` [PATCH v2 1/3] MdeModulePkg/GraphicsConsoleDxe: add modes
` [PATCH v2 2/3] OvmfPkg: clear PcdConOut{Row,Column}
` [PATCH v2 3/3] ArmVirtPkg: "

Status of GSoC 2022 proposal; status of currently implemented functions and protocols related to USB and USB audio
 2022-04-22 18:40 UTC 

[PATCH v1 1/1] .pytool/Plugin/UncrustifyCheck: Add Azure DevOps UI debug instructions
 2022-04-22 14:59 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v1 1/1] .azurepipelines: Add NOOPT to all package builds
 2022-04-22 14:33 UTC  (3+ messages)
` [edk2-devel] "

[edk2-devel] [edk2-platforms][PATCH v1 00/10] Add variableFlashInfoLib
 2022-04-22 14:08 UTC 

[edk2-devel] [edk2-platforms][PATCH v1 0/3] MinPlatformPkg: Add FADT duty offset and width PCDs
 2022-04-22 14:04 UTC 

[edk2-devel] [edk2-platforms][PATCH v1 1/1] IntelSiliconPkg/SpiFvbService: Add support for VariableFlashInfoLib
 2022-04-22 14:02 UTC 

[PATCH] UefiPayloadPkg: Add definition for LinuxCommandLine HOB
 2022-04-22  6:59 UTC  (4+ messages)

[PATCH 0/2] Update SMBIOS type 0
 2022-04-22  6:49 UTC 

[PATCH 0/2] Update SMBIOS type 0
 2022-04-22  6:45 UTC 

[PATCH 0/2] Update SMBIOS type 0
 2022-04-22  6:38 UTC 

[PATCH v1 0/1] SMM memory management: Inspect memory guarded with pool headers
 2022-04-22  5:47 UTC  (6+ messages)
` [PATCH v1 1/1] MdeModulePkg: PiSmmCore: "
  ` 回复: [edk2-devel] "
  `  "

[PATCH] UefiPayloadPkg: Fix IA32 entry build failure
 2022-04-22  1:52 UTC  (2+ messages)

[PATCH] ShellPkg: Update smbiosview type 0 with SMBIOS 3.5 fields
 2022-04-22  1:35 UTC  (2+ messages)

[PATCH v3] MdePkg: Update smbiosview type 9 with SMBIOS 3.5 fields
 2022-04-22  1:26 UTC  (4+ messages)
  ` [PATCH v3] ShellPkg: "
  ` [edk2-devel] [PATCH v3] MdePkg: "
    ` 回复: "

[edk2-devel] [PATCH v4 0/8] Add Variable Flash Info HOB
 2022-04-22  0:15 UTC  (3+ messages)

[PATCH 0/1] MdePkg/UefiDevicePathLib: Add support for PEIMs
 2022-04-21 22:43 UTC  (4+ messages)
` [PATCH 1/1] "
  ` [edk2-devel] "

[PATCH] .gitignore: Ignore build tools build logs
 2022-04-21 17:01 UTC 

[PATCH] OvmfPkg: Set PciLib for TdxDxe driver
 2022-04-21 16:12 UTC  (9+ messages)
` [edk2-devel] "

[PATCH v4 0/6] OvmfPkg/Microvm/pcie: add pcie support
 2022-04-21 12:27 UTC  (7+ messages)
` [PATCH v4 1/6] MdeModulePkg/PciHostBridge: io range is not mandatory
` [PATCH v4 2/6] OvmfPkg/FdtPciHostBridgeLib: "
` [PATCH v4 3/6] OvmfPkg/Platform: unfix PcdPciExpressBaseAddress
` [PATCH v4 4/6] OvmfPkg/Microvm/pcie: no vbeshim please
` [PATCH v4 5/6] OvmfPkg/Microvm/pcie: mPhysMemAddressWidth tweak
` [PATCH v4 6/6] OvmfPkg/Microvm/pcie: add pcie support

[PATCH 1/1] OvmfPkg: restore CompatImageLoaderDxe chunk
 2022-04-21 12:25 UTC  (2+ messages)

Shouldn't PcdSevEsIsEnabled be removed from UefiCpuPkg?
 2022-04-21 11:55 UTC  (2+ messages)

[PATCH V3 0/9] Enable RTMR based measurement and measure boot for Td guest
 2022-04-21  9:24 UTC  (14+ messages)
` [PATCH V3 5/9] OvmfPkg/IntelTdx: Measure Td HobList and Configuration FV
      ` [edk2-devel] "

[PATCH 1/1] BaseTools: Move gPlatformFinalPcd to Datapipe and optimize size
 2022-04-21  9:19 UTC  (2+ messages)

[PATCH v2 1/1] MdeModulePkg: Use SmmWaitForAllProcessor() in VariableSmm driver
 2022-04-21  7:22 UTC  (3+ messages)
` [edk2-devel] "

[PATCH 1/1] CryptoPkg: Declare PcdEcEnabled in Library consuming OpensslLib
 2022-04-21  6:30 UTC  (3+ messages)
  ` [edk2-devel] "

[edk2-devel] [edk2-staging][PATCH] edk2-staging/RedfishClientPkg: Do not create attribute for NULL object
 2022-04-21  5:47 UTC  (2+ messages)

[edk2-staging][PATCH V2] edk2-staging/RedfishClientPkg: Add build macros
 2022-04-21  5:44 UTC  (2+ messages)

[edk2-staging][PATCH] edk2-staging/RedfishClientPkg: Do not create attribute for NULL object
 2022-04-21  3:16 UTC 

[edk2-staging][PATCH] edk2-staging/RedfishClientPkg: Add build macros
 2022-04-21  2:17 UTC  (2+ messages)

Some questions about Azure CI
 2022-04-21  1:34 UTC  (14+ messages)
` [edk2-devel] "

[PATCH V3 1/1] OvmfPkg/OvmfPkgX64: Adjust load sequence of TdxDxe and AmdSevDxe driver
 2022-04-21  1:30 UTC  (2+ messages)

[PATCH v2 0/1] BaseTools: disable stack protector (gcc, AARCH64)
 2022-04-21  1:27 UTC  (3+ messages)
  ` [PATCH v2 1/1] "
    ` 回复: "

[PATCH v2 1/1] MdePkg/Include: Use DEBUG_FILE_PATH to specify debug file path
 2022-04-21  1:22 UTC  (6+ messages)
` 回复: "
  ` [edk2-devel] "
    ` 回复: "

[PATCH v2] MdePkg: Update smbiosview type 9 with SMBIOS 3.5 fields
 2022-04-21  1:03 UTC  (6+ messages)
    ` 回复: [edk2-devel] "
      `  "

[edk2-devel] [PATCH v1 1/1] .azurepipelines: Add NOOPT to all package builds
 2022-04-20 17:52 UTC 

[PATCH v1 1/1] PrmPkg/DxePrmContextBufferLib: Fix unit test GCC compilation errors
 2022-04-20 16:18 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v1 1/1] MdeModulePkg: Use SmmWaitForAllProcessor() in VariableSmm driver
 2022-04-20 15:35 UTC  (7+ messages)
` 回复: [edk2-devel] "
  `  "

[PATCH 1/1] CryptoPkg/Crt: fix strcpy build on older VS compilers
 2022-04-20 11:09 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH v3 0/6] OvmfPkg/Microvm/pcie: add pcie support
 2022-04-20  9:44 UTC  (7+ messages)
` [PATCH v3 1/6] MdeModulePkg/PciHostBridge: io range is not mandatory
    ` [edk2-devel] "

[PATCH 0/4] CI: Use Fedora 35 container for Linux jobs
 2022-04-20  9:32 UTC  (5+ messages)
      ` [edk2-devel] "

[PATCH v2 00/14] merge UefiCpuPkg/UefiCpuLib to MdePkg/CpuLib
 2022-04-20  9:13 UTC  (7+ messages)
` [PATCH v2 04/14] OvmfPkg: Add CpuLib to module INFs that depend on UefiCpuLib
` [PATCH v2 09/14] OvmfPkg: Remove UefiCpuLib from module INFs
    ` [edk2-devel] "

[edk2-platforms PATCH] Marvell/SolidRun: Rework Readme.md files
 2022-04-20  8:28 UTC  (4+ messages)

[edk2-platforms PATCH 0/8] Marvell Pp2Dxe fixes
 2022-04-20  8:26 UTC  (4+ messages)

[edk2-platforms][PATCH V2 0/9] Upadate the ACPI tables for RD platforms
 2022-04-20  8:06 UTC  (3+ messages)

[edk2-platforms][PATCH V1 1/1] Platform/Sgi: Remove SLC entry from PPTT table
 2022-04-20  7:45 UTC  (3+ messages)

[PATCH 0/1] BaseTools: disable stack protector (gcc, AARCH64)
 2022-04-20  7:39 UTC  (4+ messages)
` [PATCH 1/1] "
  ` 回复: [edk2-devel] "

[PATCH V2 1/1] OvmfPkg/OvmfPkgX64: Adjust load sequence of TdxDxe and AmdSevDxe driver
 2022-04-20  7:00 UTC  (2+ messages)

[Patch V2] CryptoPkg: Fix the build failure in CryptoPkg
 2022-04-20  5:29 UTC 

[PATCH] CryptoPkg: Fix the build failure in CryptoPkg
 2022-04-20  3:49 UTC  (3+ messages)

[PATCH v3 0/8] CryptoPkg updates for openssl 3.0
 2022-04-20  2:40 UTC  (4+ messages)
  ` [edk2-devel] "

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


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