messages from 2021-09-20 18:46:38 to 2021-09-24 13:16:20 UTC [more...]
[PATCH v3 00/28] Add new Ampere Mt. Jade platform
2021-09-24 13:16 UTC (29+ messages)
` [PATCH v3 01/28] Ampere: Initial support for Ampere Altra processor and "
` [PATCH v3 09/28] AmpereAltraPkg: Support UEFI non-volatile variable
` [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 18/28] Ampere: PCIe: Add PciPlatformDxe driver
` [PATCH v3 21/28] AmpereAltraPkg: Add DebugInfoPei module
` [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 v1 0/4] Set default Makefile name
2021-09-24 11:57 UTC (8+ messages)
` [PATCH v1 1/4] BaseTools/GenMake: Use ToolDefinition as fallback option
` [PATCH v1 2/4] BaseTools/build: Set MakefileName
` [PATCH v1 3/4] BaseTools: Remove Makefile/MakefileName fields
` [PATCH v1 4/4] BaseTools: Remove hard-coded strings for target and tools_def
` [edk2-devel] [PATCH v1 0/4] Set default Makefile name
` 回复: "
[PATCH v7] IntelFsp2WrapperPkg : FSPM/S UPD data address based on Build Type
2021-09-24 11:42 UTC
[PATCH v4 0/3] ArmVirtPkg: Disable the TPM 2 platform hierarchy
2021-09-24 11:42 UTC (4+ messages)
` [PATCH v4 1/3] ArmVirtPkg/TPM: Add a NULL implementation of TpmPlatformHierarchyLib
` [PATCH v4 2/3] ArmVirtPkg: Reference new TPM classes in the build system for compilation
` [PATCH v4 3/3] ArmVirtPkg: Disable the TPM2 platform hierarchy
[PATCH V7 0/1] Add Intel TDX support in OvmfPkg/ResetVector
2021-09-24 11:29 UTC (32+ messages)
` [PATCH V7 1/1] OvmfPkg: Enable TDX in ResetVector
` [edk2-devel] "
[PATCH v8 00/32] Add AMD Secure Nested Paging (SEV-SNP) support
2021-09-24 10:48 UTC (22+ messages)
` [PATCH v8 08/32] OvmfPkg/ResetVector: use SEV-SNP-validated CPUID values
` [PATCH v8 09/32] OvmfPkg/MemEncryptSevLib: add MemEncryptSevSnpEnabled()
` [PATCH v8 17/32] OvmfPkg/MemEncryptSevLib: add support to validate > 4GB memory in PEI phase
` [PATCH v8 22/32] UefiCpuPkg/MpInitLib: use PcdConfidentialComputingAttr to check SEV status
` [PATCH v8 23/32] UefiCpuPkg: add PcdGhcbHypervisorFeatures
` [PATCH v8 24/32] OvmfPkg/PlatformPei: set the Hypervisor Features PCD
` [PATCH v8 25/32] MdePkg/GHCB: increase the GHCB protocol max version
` [PATCH v8 26/32] UefiCpuPkg/MpLib: add support to register GHCB GPA when SEV-SNP is enabled
` [PATCH v8 27/32] UefiCpuPkg/MpInitLib: use BSP to do extended topology check
` [PATCH v8 28/32] OvmfPkg/MemEncryptSevLib: change the page state in the RMP table
` [PATCH v8 29/32] OvmfPkg/MemEncryptSevLib: skip page state change for Mmio address
` [PATCH v8 30/32] OvmfPkg/PlatformPei: mark cpuid and secrets memory reserved in EFI map
` [PATCH v8 31/32] OvmfPkg/AmdSev: expose the SNP reserved pages through configuration table
` [PATCH v8 32/32] UefiCpuPkg/MpInitLib: Use SEV-SNP AP Creation NAE event to launch APs
[PATCH v6] IntelFsp2WrapperPkg : FSPM/S UPD data address based on Build Type
2021-09-24 9:55 UTC
[PATCH v1 00/10] Various DynamicTablesPkg modifications
2021-09-24 8:56 UTC (3+ messages)
` [PATCH v1 06/10] DynamicTablesPkg: Add Configuration Manager Object parser
` [edk2-devel] "
[edk2-libc Patch 0/1] Add IA32 support for Py3 packaging script
2021-09-24 8:04 UTC (10+ messages)
` [edk2-libc Patch 1/1] AppPkg/Applications/Python/Python3.6.8: add IA32 support for py3 package creation batch script
` [edk2-devel] "
[PATCH v2 0/2] BaseTools: Switch ARM/AARCH64 CI gcc from Linaro to Arm
2021-09-24 7:33 UTC (4+ messages)
` [PATCH v2 1/2] BaseTools: Switch to downloading the ARM compiler from Arm's site
` [PATCH v2 2/2] BaseTools: Switch to downloading the AARCH64 "
` [edk2-devel] [PATCH v2 0/2] BaseTools: Switch ARM/AARCH64 CI gcc from Linaro to Arm
[PATCH V2] MdeModulePkg/BootManagerMenuApp: Limit string drawing within one line
2021-09-24 6:15 UTC (11+ messages)
` [edk2-devel] "
` 回复: "
[PATCH V4] MdeModulePkg/PciBusDxe: Improve the flow of testing support attributes
2021-09-24 6:14 UTC
RFC: Add BaseLib/QuickSort in MdePkg
2021-09-24 3:53 UTC (8+ messages)
` 回复: [edk2-devel] "
` "
[PATCH 0/5] FmpDevicePkg: Add support for runtime FmpDxe driver
2021-09-24 2:18 UTC (8+ messages)
` [PATCH 1/5] FmpDevicePkg/FmpDeviceLibNull: Add DXE_RUNTIME_DRIVER support
` [PATCH 2/5] FmpDevicePkg/FmpPayloadHeaderLibV1: "
` [PATCH 3/5] FmpDevicePkg/FmpDependencyCheckLibNull: "
` [PATCH 4/5] FmpDevicePkg/FmpDependencyDeviceLibNull: "
` [PATCH 5/5] FmpDevicePkg/FmpDxe: Add runtime FmpDxe driver
` 回复: [edk2-devel] [PATCH 0/5] FmpDevicePkg: Add support for "
` "
Intel® FSP External Architecture Specification v2.3 Has Been Released
2021-09-24 1:43 UTC
[PATCH v1 0/2] ACPI 6.4 SBSA generic watchdog renaming
2021-09-24 0:56 UTC (3+ messages)
` [edk2-devel] "
[PATCH v3 0/2] BaseTools: Switch to downloading the ARM and AARCH64 compilers from Arm's site
2021-09-24 0:44 UTC (5+ messages)
` [PATCH v3 1/2] BaseTools: Switch to downloading the ARM compiler "
` [PATCH v3 2/2] BaseTools: Switch to downloading the AARCH64 "
` 回复: [edk2-devel] [PATCH v3 0/2] BaseTools: Switch to downloading the ARM and AARCH64 compilers "
[PATCH v3 0/4] AndroidBootImgLib improvements
2021-09-23 18:38 UTC (8+ messages)
[PATCH v3 0/3] ArmVirtPkg: Disable the TPM 2 platform hierarchy
2021-09-23 14:49 UTC (5+ messages)
` [PATCH v3 1/3] ArmVirtPkg/TPM: Add a NULL implementation of TpmPlatformHierarchyLib
` [PATCH v3 2/3] ArmVirtPkg: Reference new TPM classes in the build system for compilation
` [PATCH v3 3/3] ArmVirtPkg: Disable the TPM2 platform hierarchy
[PATCH 1/1] Qemu: SbsaQemu: Set the DSDT revision value to 2 to use 64-bit math
2021-09-23 13:57 UTC (4+ messages)
[PATCH v5] IntelFsp2WrapperPkg : FSPM/S UPD data address based on Build Type
2021-09-23 13:38 UTC (2+ messages)
[edk2-platforms PATCH 0/4] Marvell readmes
2021-09-23 10:26 UTC (11+ messages)
` [edk2-platforms PATCH 1/4] SolidRun/Cn913xCEx7Eval: Add Readme.md
` [edk2-platforms PATCH 2/4] SolidRun/Armada80x0McBin: "
` [edk2-platforms PATCH 3/4] Marvell/Cn913xDbA: "
` [edk2-platforms PATCH 4/4] Marvell: Armada7k8k/OcteonTx: Bump firmware to "EDK2 SH 1.1" revision
[PATCH v1 08/10] DynamicTablesPkg: Update DynamicTablesPkg.ci.yaml
2021-09-23 7:49 UTC (3+ messages)
` [edk2-devel] "
[PATCH] UserAuthFeaturePkg/UserAuthenticationDxeSmm: The SMI to handle the user authentication should be unregister before booting to OS
2021-09-23 4:42 UTC
[PATCH] UserAuthFeaturePkg/UserAuthenticationDxeSmm: The SMI to handle the user authentication should be unregister before booting to OS
2021-09-23 4:01 UTC
[PATCH] UserAuthFeaturePkg/UserAuthenticationDxeSmm: The SMI to handle the user authentication should be unregister before booting to OS
2021-09-23 3:52 UTC
[PATCH EDK2 v1 0/1] UefiCpuPkg/CpuMpPei: Remove MigrateGdt declaration
2021-09-23 3:21 UTC (2+ messages)
` [PATCH EDK2 v1 1/1] "
回复: [PATCH V2] On branch PCIBus dulePkg/PciBusDxe: PciTestSupportedAttribute logic should be changed
2021-09-23 2:50 UTC
[PATCH 1/1] MdePkg: Fix DEVICE_SECURITY_EVENT_DATA_HEADER version definition
2021-09-23 2:41 UTC (3+ messages)
` 回复: "
[edk2-devel][edk2-platforms][PATCH V1 1/1] WhitleyOpenBoardPkg: Enable VT-D support
2021-09-22 21:43 UTC
[edk2-devel][edk2-platforms][PATCH V1 1/1] WhitleyOpenBoardPkg/PlatformHooksLib: Fix eSPI serial debug
2021-09-22 21:34 UTC
[PATCH] ArmPkg/ArmMmuLib AARCH64: avoid EL0 accessible mappings
2021-09-22 18:27 UTC (3+ messages)
[RFC PATCH 0/3] ArmVirtPkg: Disable the TPM 2 platform hierarchy
2021-09-22 16:29 UTC (6+ messages)
` [RFC PATCH 1/3] ArmVirtPkg/TPM: Add a NULL implementation of TpmPlatformHierarchyLib
` [edk2-devel] "
[PATCH v1 10/10] DynamicTablesPkg: Rework AmlResourceDataCodegen.c/h
2021-09-22 16:04 UTC (2+ messages)
` [edk2-devel] "
[PATCH v1 09/10] DynamicTablesPkg: Deprecate Crs specific methods in AmlLib
2021-09-22 15:56 UTC (2+ messages)
` [edk2-devel] "
[PATCH v1 07/10] DynamicTablesPkg: Use %a formatter in AmlDbgPrint
2021-09-22 15:44 UTC (2+ messages)
` [edk2-devel] "
[PATCH v1 05/10] DynamicTablesPkg: Add AmlGetEisaIdFromString() to AcpiHelperLib
2021-09-22 15:40 UTC (2+ messages)
` [edk2-devel] "
[PATCH v1 04/10] DynamicTablesPkg: Add HexFromAscii() to AcpiHelperLib
2021-09-22 15:23 UTC (2+ messages)
` [edk2-devel] "
[PATCH v1 03/10] DynamicTablesPkg: Rename single char input parameter
2021-09-22 15:20 UTC (2+ messages)
` [edk2-devel] "
[PATCH v1 02/10] DynamicTablesPkg: Update TableHelperLib.inf
2021-09-22 15:16 UTC (2+ messages)
` [edk2-devel] "
[PATCH v1 01/10] DynamicTablesPkg: Extract AcpiTableHelperLib from TableHelperLib
2021-09-22 15:15 UTC (2+ messages)
` [edk2-devel] "
[PATCH v4] IntelFsp2WrapperPkg : FSPM/S UPD data address based on Build Type
2021-09-22 13:56 UTC
[PATCH v3] IntelFsp2WrapperPkg : FSPM/S UPD data address based on Build Type
2021-09-22 13:54 UTC
[PATCH v2] IntelFsp2WrapperPkg : FSPM/S UPD data address based on Build Type
2021-09-22 12:58 UTC
[edk2-libc Patch 0/1] AppPkg/Applications/Python/Python3.6.8: add IA32 support for py3 package creation batch script
2021-09-22 12:59 UTC (2+ messages)
` [edk2-libc Patch 1/1] "
[edk2-devel] [edk2-platforms][PATCH v3 0/5] Platform/Sgi: Add platform support for firmware first error handling
2021-09-22 12:06 UTC (3+ messages)
[PATCH v2 1/1] ArmPkg: Implement PlatformBootManagerLib for LinuxBoot
2021-09-22 11:48 UTC (2+ messages)
[edk2-platforms PATCH 0/4] Some BeagleBoardPkg fixes
2021-09-22 11:20 UTC (6+ messages)
` [edk2-platforms PATCH 1/4] BeagleBoardPkg: Remove the configuration and image headers from flash
[PATCH v1] IntelFsp2WrapperPkg: Make PcdFspModeSelection dynamic and set it accordingly
2021-09-22 8:49 UTC (2+ messages)
[PATCH] On branch PCIBus dulePkg/PciBusDxe: PciTestSupportedAttribute logic should be changed
2021-09-22 6:41 UTC (3+ messages)
` [edk2-devel] "
Event: TianoCore Bug Triage - APAC / NAMO - 09/21/2021 #cal-reminder
2021-09-22 1:15 UTC
Event: TianoCore Bug Triage - APAC / NAMO - 09/21/2021 #cal-reminder
2021-09-22 0:55 UTC (2+ messages)
` 回复: [edk2-devel] "
[PATCH V6 0/1] Add Intel TDX support in OvmfPkg/ResetVector
2021-09-21 9:04 UTC (6+ messages)
` [PATCH V6 1/1] OvmfPkg: Enable TDX in ResetVector
[PATCH] IntelFsp2WrapperPkg : FSPM/S UPD data address based on Build Type
2021-09-21 6:26 UTC
[PATCH] IntelFsp2WrapperPkg : FSPM/S UPD data address based on Build Type REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3642 when the module is not building in IA32 mode which will lead to building error. when a module built-in X64 function pointer will be the size of 64bit width which cannot be fit in 32bit address which will lead to error. to overcome this issue introducing the 2 new PCD's for the 64bit modules can consume it. Creating the API's to support different architecture
2021-09-21 6:23 UTC
[PATCH v2 0/3] ArmVirtPkg: Disable the TPM 2 platform hierarchy
2021-09-20 20:06 UTC (4+ messages)
` [PATCH v2 1/3] ArmVirtPkg/TPM: Add a NULL implementation of TpmPlatformHierarchyLib
` [PATCH v2 2/3] ArmVirtPkg: Reference new TPM classes in the build system for compilation
` [PATCH v2 3/3] ArmVirtPkg: Disable the TPM2 platform hierarchy
[PATCH v2 0/3] OvmfPkg: Disable the TPM 2 platform hierarchy
2021-09-20 20:03 UTC
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