public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2021-09-14 07:39:31 to 2021-09-17 06:10:45 UTC [more...]

[PATCH v3 00/28] Add new Ampere Mt. Jade platform
 2021-09-17  6:10 UTC  (34+ messages)
` [PATCH v3 01/28] Ampere: Initial support for Ampere Altra processor and "
` [PATCH v3 02/28] AmpereAltraPkg: Add MmCommunication modules
` [PATCH v3 03/28] AmperePlatformPkg: Implement FailSafe library
` [PATCH v3 04/28] AmperePlatformPkg: Add FailSafe and WDT support
` [PATCH v3 05/28] AmpereAltraPkg: Add DwI2cLib library
` [PATCH v3 06/28] AmpereAltraPkg: Add DwGpioLib library
` [PATCH v3 07/28] JadePkg: Implement RealTimeClockLib for PCF85063
` [PATCH v3 08/28] AmpereAltraPkg: Add BootProgress support
` [PATCH v3 09/28] AmpereAltraPkg: Support UEFI non-volatile variable
` [PATCH v3 10/28] AmpereSiliconPkg: Add PlatformManagerUiLib library instance
` [PATCH v3 11/28] AmpereAltraPkg, JadePkg: Add ACPI support
` [PATCH v3 12/28] AmpereAltraPkg: Add Ac01PcieLib library instance
` [PATCH v3 13/28] JadePkg: Add BoardPcieLib "
` [PATCH v3 14/28] Ampere: PCIe: Add PciHostBridgeLib "
` [PATCH v3 15/28] Ampere: PCIe: Add PciSegmentLib "
` [PATCH v3 16/28] JadePkg: Enable PCIe-related libraries and device drivers
` [PATCH v3 17/28] JadePkg: Add ASpeed GOP driver
` [PATCH v3 18/28] Ampere: PCIe: Add PciPlatformDxe driver
` [PATCH v3 19/28] AmpereAltraPkg: Add Random Number Generator Support
` [PATCH v3 20/28] JadePkg: Add SMBIOS tables support
` [PATCH v3 21/28] AmpereAltraPkg: Add DebugInfoPei module
` [PATCH v3 22/28] AmpereAltraPkg: Add platform info screen
` [PATCH v3 23/28] AmpereAltraPkg: Add configuration screen for memory
` [PATCH v3 24/28] AmpereAltraPkg: Add configuration screen for CPU
` [PATCH v3 25/28] AmpereAltraPkg: Add configuration screen for ACPI
` [PATCH v3 26/28] AmpereAltraPkg: Add configuration screen for RAS
` [PATCH v3 27/28] AmpereAltraPkg: Add configuration screen for Watchdog timer
` [PATCH v3 28/28] AmpereAltraPkg: Add configuration screen for Pcie Devices

[PATCH v3] OvmfPkg: set a default value for the WorkAreaHeader PCD
 2021-09-17  5:56 UTC  (3+ messages)

[PATCH V2 1/1] SecurityPkg: Add debug log for indicating IBB verified OBB successfully
 2021-09-17  2:57 UTC 

[PATCH v1 0/3] Add MM Communication PPI definition to MdePkg
 2021-09-17  1:25 UTC  (5+ messages)
` [PATCH v1 1/3] MdePkg: MmCommunication: Added definition of MM Communication PPI
` [PATCH v1 2/3] MdePkg: CI YAML: Added new GUID to ignore duplicate list
` [PATCH v1 3/3] MdeModulePkg: "
` 回复: [PATCH v1 0/3] Add MM Communication PPI definition to MdePkg

[PATCH 1/1] BaseTools: Change RealPath to AbsPath
 2021-09-17  1:10 UTC  (2+ messages)
` 回复: "

[edk2-devel][edk2-platforms][PATCH V1 0/2] Whitley SEC support
 2021-09-17  0:15 UTC  (7+ messages)
` [edk2-devel][edk2-platforms][PATCH V1 1/2] WhitleySiliconPkg/FspWrapperPlatformLib: Update for large variables
` [edk2-devel][edk2-platforms][PATCH V1 2/2] WhitleyOpenBoardPkg/SecCore: Add SecCore source code support

[RFC PATCH 0/3] ArmVirtPkg: Disable the TPM 2 platform hierarchy
 2021-09-16 21:17 UTC  (4+ messages)
` [RFC PATCH 1/3] ArmVirtPkg/TPM: Add a NULL implementation of TpmPlatformHierarchyLib
` [RFC PATCH 2/3] ArmVirtPkg: Reference new TPM classes in the build system for compilation
` [RFC PATCH 3/3] ArmVirtPkg: Disable the TPM2 platform hierarchy

[edk2-devel][edk2-platforms][PATCH V1 1/1] WhitleyOpenBoardPkg/Build: Reduce debug output for default boot
 2021-09-16 21:09 UTC  (2+ messages)

[edk2-devel][edk2-platforms][PATCH V1 1/1] MinPlatformPkg/Variable*Lib: Build VariableRead and VariableWrite libs
 2021-09-16 21:08 UTC  (2+ messages)

[edk2-devel][edk2-platforms][PATCH V1 1/1] MinPlatformPkg/Variable*Lib: Build VariableRead and VariableWrite libs
 2021-09-16 21:04 UTC 

[PATCH] MdeModulePkg/PciBusDxe: Enumerator to check for RCiEP before looking for RP
 2021-09-16 16:02 UTC  (8+ messages)
  ` [edk2-devel] "

[PATCH v3 0/3] OvmfPkg/PlatformPei: prefer etc/e820 for memory detection
 2021-09-16 15:03 UTC  (4+ messages)
` [PATCH v3 1/3] OvmfPkg/PlatformPei: ScanOrAdd64BitE820Ram improvements
` [PATCH v3 2/3] OvmfPkg/PlatformPei: prefer etc/e820 for memory detection
` [PATCH v3 3/3] RFC: OvmfPkg/PlatformPei: stop using cmos "

[PATCH 1/1] ArmPkg/ProcessorSubClassDxe: Fix the format of ProcessorId
 2021-09-16 14:47 UTC  (3+ messages)

[PATCH v2 0/5] Dot graph generator for PPTT
 2021-09-16 14:46 UTC  (6+ messages)
` [PATCH v2 1/5] ShellPkg: Replace 'Trace' parameter with 'ParseFlags'
` [PATCH v2 2/5] ShellPkg: add a helper function for getting a new file name
` [PATCH v2 3/5] ShellPkg: add a Graph option to the Parser Flags
` [PATCH v2 4/5] ShellPkg: add dot file generator functions
` [PATCH v2 5/5] ShellPkg: add PPTT dot file genration

[PATCH v2] UefiCpuPkg: SecCoreNative without ResetVector
 2021-09-16 14:36 UTC  (2+ messages)
` [edk2-devel] "

Cancelled Event: TianoCore Design Meeting - APAC/NAMO - Friday, September 17, 2021 #cal-cancelled
 2021-09-16 14:19 UTC 

[PATCH v7] UefiCpuPkg: VTF0 Linear-Address Translation to a 1-GByte Page till 512GB
 2021-09-16 14:04 UTC  (4+ messages)
  ` [edk2-devel] "

[PATCH v2 1/2] UefiCpuPkg: Refactor initialization of CPU features during S3 resume
 2021-09-16 13:05 UTC  (4+ messages)
` [PATCH v2 2/2] UefiCpuPkg: Prevent from re-initializing "

[PATCH v4 00/20] OvmfPkg: Add support for microvm machine type
 2021-09-16 12:20 UTC  (21+ messages)
` [PATCH v4 01/20] OvmfPkg/Microvm: copy OvmfPkgX64 files as-is
` [PATCH v4 02/20] OvmfPkg/Microvm: rename output files, fix includes
` [PATCH v4 03/20] OvmfPkg/Microvm: no smm
` [PATCH v4 04/20] OvmfPkg/Microvm: no secure boot
` [PATCH v4 05/20] OvmfPkg/Microvm: no tpm
` [PATCH v4 06/20] OvmfPkg/Microvm: no sev
` [PATCH v4 07/20] OvmfPkg/Microvm: no csm
` [PATCH v4 08/20] OvmfPkg/Microvm: no emulated scsi
` [PATCH v4 09/20] OvmfPkg/Microvm: use MdePkg/Library/SecPeiDxeTimerLibCpu
` [PATCH v4 10/20] OvmfPkg/Microvm: use XenTimerDxe (lapic timer)
` [PATCH v4 11/20] OvmfPkg/Microvm: add header file
` [PATCH v4 12/20] OvmfPkg/Microvm: PlatformPei/MemDetect tweaks
` [PATCH v4 13/20] OvmfPkg/Microvm: PlatformPei/Platform memory map tweaks
` [PATCH v4 14/20] OvmfPkg/Microvm: PlatformPei/Platform: set id
` [PATCH v4 15/20] OvmfPkg/ResetSystemLib: add driver for microvm
` [PATCH v4 16/20] OvmfPkg/Microvm: BdsPlatform: PciAcpiInitialization tweak
` [PATCH v4 17/20] OvmfPkg/Microvm: use PciHostBridgeLibNull
` [PATCH v4 18/20] OvmfPkg/Microvm: wire up serial console, drop super-io
` [PATCH v4 19/20] OvmfPkg/Microvm: add README
` [PATCH v4 20/20] OvmfPkg/Microvm: add Maintainers.txt entry

[PATCH v7 00/31] Add AMD Secure Nested Paging (SEV-SNP) support
 2021-09-16 11:11 UTC  (24+ messages)
` [PATCH v7 05/31] OvmfPkg: reserve CPUID page
` [PATCH v7 06/31] OvmfPkg/ResetVector: pre-validate the data pages used in SEC phase
    ` [edk2-devel] "
` [PATCH v7 09/31] OvmfPkg/SecMain: register GHCB gpa for the SEV-SNP guest
` [PATCH v7 11/31] OvmfPkg/PlatformPei: "
` [PATCH v7 17/31] OvmfPkg/SecMain: pre-validate the memory used for decompressing Fv
` [PATCH v7 25/31] UefiCpuPkg/MpLib: add support to register GHCB GPA when SEV-SNP is enabled
      ` [edk2-devel] "

[PATCH v6] UefiCpuPkg: VTF0 Linear-Address Translation to a 1-GByte Page till 512GB
 2021-09-16  9:27 UTC  (3+ messages)
  ` [edk2-devel] "

[edk2-devel] [Patch V3] UefiPayloadPkg: Add script to build UniversalPayload in UefiPayloadPkg
 2021-09-16  9:15 UTC 

[Patch V3] UefiPayloadPkg: Add script to build UniversalPayload in UefiPayloadPkg
 2021-09-16  9:12 UTC 

[PATCH v2] OvmfPkg: set a default value for the WorkAreaHeader PCD
 2021-09-16  8:37 UTC  (2+ messages)
` [edk2-devel] "

[PATCH V6 0/1] Add Intel TDX support in OvmfPkg/ResetVector
 2021-09-16  7:54 UTC  (8+ messages)
` [PATCH V6 1/1] OvmfPkg: Enable TDX in ResetVector
    ` [edk2-devel] "

[PATCH v6 00/29] Add AMD Secure Nested Paging (SEV-SNP) support
 2021-09-16  7:42 UTC  (9+ messages)
` [PATCH v6 06/29] OvmfPkg/ResetVector: pre-validate the data pages used in SEC phase
    ` [edk2-devel] "

[PATCH v1 1/2] UefiCpuPkg: Refactor initialization of CPU features during S3 resume
 2021-09-16  6:24 UTC  (4+ messages)
` [PATCH v1 2/2] UefiCpuPkg: Prevent from re-initializing "
  ` [edk2-devel] [PATCH v1 1/2] UefiCpuPkg: Refactor initialization of "

[PATCH v1] IntelFsp2WrapperPkg: Make PcdFspModeSelection dynamic and set it accordingly
 2021-09-16  3:51 UTC 

RFC: Add BaseLib/QuickSort in MdePkg
 2021-09-16  2:47 UTC  (7+ messages)
` 回复: [edk2-devel] "
  `  "

[PATCH v3 0/7] New MM Communicate header and interfaces
 2021-09-16  2:15 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v1 0/3] MdeModulePkg/Core/Pei: Migration improvements and fixes
 2021-09-16  1:28 UTC  (2+ messages)
  ` 回复: [edk2-devel] "

[edk2-libc Patch 0/1] Python-3.6.8 add support for atexit builtin module
 2021-09-15 18:23 UTC  (4+ messages)
` [edk2-libc Patch 1/1] AppPkg/Applications/Python/Python3.6.8: add support for atexit builtin module in py 3.6.8
  ` [edk2-devel] "

[edk2-platforms][PATCH v1 1/1] MinPlatformPkg/AcpiTables: Update structures for ACPI 6.3
 2021-09-15 15:19 UTC  (3+ messages)

[PATCH] OvmfPkg/BhyvePkg: add WorkAreaHeader PCD
 2021-09-15 12:57 UTC  (2+ messages)

[PATCH] [edk2-devel] RecordAssertion function parameter issue
 2021-09-15  9:45 UTC  (2+ messages)
` 回复: "

[PATCH] UefiPayloadPkg: Fix the warning when building UefiPayloadPkg with IA32+X64
 2021-09-15  9:36 UTC  (4+ messages)

[PATCH v3] UefiCpuPkg: VTF0 Linear-Address Translation to a 1-GByte Page till 512GB
 2021-09-15  7:20 UTC  (4+ messages)
` [PATCH v4] "
  ` [PATCH v5] "

[PATCH 0/2] Introduce TdProtocol into EDK2
 2021-09-15  6:04 UTC  (4+ messages)
` [PATCH 1/2] MdePkg: Introduce TdProtocol for TD-Guest firmware
  ` 回复: [edk2-devel] "
    `  "

[edk2-platforms][PATCH v1 0/4] MinPlatformPkg: AcpiPlatform bug fixes and improvements
 2021-09-15  1:43 UTC  (3+ messages)

[PATCH v3 0/4] OvmfPkg: Disable the TPM 2 platform hierarchy
 2021-09-15  1:25 UTC  (5+ messages)
` [PATCH v3 1/4] OvmfPkg/TPM PPI: Connect default consoles for user interaction
` [PATCH v3 2/4] OvmfPkg: Handle TPM 2 physical presence opcodes much earlier
` [PATCH v3 3/4] OvmfPkg: Reference new Tcg2PlatformDxe in the build system for compilation
` [PATCH v3 4/4] OvmfPkg: Reference new Tcg2PlatformPei in the build system

[edk2-devel] [RFC] Add parallel hash feature into CryptoPkg.BaseCryptLib
 2021-09-15  0:55 UTC  (11+ messages)

[PATCH 0/3] Add support for gdb and lldb
 2021-09-15  0:47 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v2 0/4] OvmfPkg: Disable the TPM 2 platform hierarchy
 2021-09-14 22:37 UTC  (7+ messages)
` [PATCH v2 1/4] OvmfPkg/TPM PPI: Connect default consoles for user interaction
` [PATCH v2 2/4] OvmfPkg: Handle TPM 2 physical presence opcodes much earlier
` [PATCH v2 3/4] OvmfPkg: Reference new Tcg2PlatformDxe in the build system for compilation
` [PATCH v2 4/4] OvmfPkg: Reference new Tcg2PlatformPei in the build system
  ` [edk2-devel] [PATCH v2 0/4] OvmfPkg: Disable the TPM 2 platform hierarchy

Question about EDK2 and commit signing
 2021-09-14 20:18 UTC  (6+ messages)
` [edk2-devel] "

[edk2-devel] [edk2-platforms] [PATCH V1] SimicsOpenBoardPkg: Fix GCC Build
 2021-09-14 19:28 UTC 

[PATCH v3 0/4] AndroidBootImgLib improvements
 2021-09-14 16:57 UTC  (3+ messages)

[edk2-platforms PATCH 0/4] Some BeagleBoardPkg fixes
 2021-09-14 14:39 UTC  (3+ messages)
` [edk2-platforms PATCH 1/4] BeagleBoardPkg: Remove the configuration and image headers from flash

[PATCH] Platform/Qemu/Sbsa: Update TF-A binaries with QEMU "max" cpu support
 2021-09-14 14:35 UTC  (5+ messages)

[RFC PATCH v1 0/4] OvmfPkg: Disable the TPM 2 platform hierarchy
 2021-09-14 13:33 UTC  (3+ messages)

[PATCH v6 00/10] Added support for FT2000/4 chip
 2021-09-14 12:05 UTC  (5+ messages)
` [PATCH v6 04/10] Silicon/Phytium: Added PciSegmentLib to FT2000/4

[Patch V2] UefiPayloadPkg: Add script to build UniversalPayload in UefiPayloadPkg
 2021-09-14  7:50 UTC  (2+ messages)


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