public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2022-09-27 11:14:32 to 2022-10-01 14:43:31 UTC [more...]

[PATCH v2] BaseTools: Correct initialization data size check for array PCDs
 2022-10-01 14:43 UTC  (2+ messages)

[PATCH v2] BaseTools: Add missing spaces for PCD expression values in AutoGenC
 2022-10-01 14:38 UTC  (3+ messages)
` 回复: [edk2-devel] "
  `  "

[PATCH] BaseTools/VolInfo: Correct buffer for GenCrc32 tool
 2022-10-01 14:28 UTC  (4+ messages)
` [edk2-devel] "

[PATCH] BaseTools: Correct BPDG tool error prints
 2022-10-01  2:31 UTC  (2+ messages)

[edk2-devel] [PATCH v3 00/34] Add a new architecture called LoongArch in EDK II
 2022-10-01  0:54 UTC 

[PATCH v5 0/7] Add safe unaccepted memory behavior
 2022-10-01  0:15 UTC  (9+ messages)
` [PATCH v5 1/7] OvmfPkg: Realize EfiMemoryAcceptProtocol in AmdSevDxe
` [PATCH v5 2/7] MdePkg: Introduce ExitBootServicesCallbackProtocol
  ` [edk2-devel] "
` [PATCH v5 3/7] MdeModulePkg: Invoke all ExitBootServicesCallback instances at ExitBootServices
` [PATCH v5 4/7] OvmfPkg: Introduce CocoDxe driver
` [PATCH v5 5/7] MdePkg: Introduce the AcceptAllUnacceptedMemory protocol
` [PATCH v5 6/7] OvmfPkg: Implement AcceptAllUnacceptedMemory in CocoDxe
` [PATCH v5 7/7] OvmfPkg/PlatformPei: SEV-SNP make >=4GB unaccepted

The principles of EDK2 module reconstruction for archs
 2022-09-30 18:52 UTC  (21+ messages)
  ` [edk2-devel] "
      ` The principles of EDK2 module reconstruction for archs (wiki page on tianocore.github.io)

[edk2-platforms PATCH 0/2] Platform/RaspberryPi: SyncPcie() fixes
 2022-09-30 18:47 UTC  (5+ messages)
` [edk2-platforms PATCH 1/2] Platform/RaspberryPi: fix pci DT node address in SyncPcie()
` [edk2-platforms PATCH 2/2] Platform/RaspberryPi: delete usb node instead of pci "

[PATCH v4 0/6] Add safe unaccepted memory behavior
 2022-09-30 17:48 UTC  (19+ messages)
` [PATCH v4 1/6] OvmfPkg: Realize EfiMemoryAcceptProtocol in AmdSevDxe
  ` [edk2-devel] "
` [PATCH v4 2/6] MdeModulePkg: Add PcdEnableUnacceptedMemory
` [PATCH v4 3/6] OvmfPkg: set PcdEnableUnacceptedMemory to FALSE
` [PATCH v4 4/6] MdeModulePkg: DxeMain accepts all memory at EBS if needed
  ` [edk2-devel] "
` [PATCH v4 5/6] MdeModulePkg: add EnableUnacceptedMemoryProtocol
` [PATCH v4 6/6] OvmfPkg/PlatformPei: SEV-SNP make >=4GB unaccepted

[PATCH v6 00/19] Add Raw algorithm support using Arm FW-TRNG interface
 2022-09-30 16:05 UTC  (20+ messages)
` [PATCH v6 01/19] ArmPkg: PCD to select conduit for monitor calls
` [PATCH v6 02/19] ArmPkg/ArmMonitorLib: Definition for ArmMonitorLib library class
` [PATCH v6 03/19] ArmPkg/ArmMonitorLib: Add ArmMonitorLib
` [PATCH v6 04/19] ArmPkg: Sort HVC/SMC section alphbetically in ArmPkg.dsc
` [PATCH v6 05/19] ArmPkg/ArmHvcLibNull: Add NULL instance of ArmHvcLib
` [PATCH v6 06/19] MdePkg/TrngLib: Definition for TRNG library class interface
` [PATCH v6 07/19] MdePkg/TrngLib: Add NULL instance of TRNG Library
` [PATCH v6 08/19] ArmPkg: Add FID definitions for Firmware TRNG
` [PATCH v6 09/19] ArmPkg/TrngLib: Add Arm Firmware TRNG library
` [PATCH v6 10/19] SecurityPkg/RngDxe: Rename RdRandGenerateEntropy to generic name
` [PATCH v6 11/19] SecurityPkg/RngDxe: Replace Pcd with Sp80090Ctr256Guid
` [PATCH v6 12/19] SecurityPkg/RngDxe: Remove ArchGetSupportedRngAlgorithms()
` [PATCH v6 13/19] SecurityPkg/RngDxe: Documentation/include/parameter cleanup
` [PATCH v6 14/19] SecurityPkg/RngDxe: Check before advertising Cpu Rng algo
` [PATCH v6 15/19] SecurityPkg/RngDxe: Add AArch64 RawAlgorithm support through TrngLib
` [PATCH v6 16/19] SecurityPkg/RngDxe: Add debug warning for NULL PcdCpuRngSupportedAlgorithm
` [PATCH v6 17/19] SecurityPkg/RngDxe: Rename AArch64/RngDxe.c
` [PATCH v6 18/19] SecurityPkg/RngDxe: Add Arm support of RngDxe
` [PATCH v6 19/19] ArmVirtPkg: Kvmtool: Add RNG support using FW-TRNG interface

[PATCH 0/2] Reconstruction on SmmCpuFeaturesLib
 2022-09-30 15:10 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v3 00/34] Add a new architecture called LoongArch in EDK II
 2022-09-30 15:08 UTC  (19+ messages)
` [PATCH v3 20/34] .azurepipelines: Add LoongArch64 architecture on LoongArch64 EDK2 CI
` [PATCH v3 21/34] .pytool: "
` [PATCH v3 22/34] MdePkg: Add LoongArch LOONGARCH64 binding
` [PATCH v3 23/34] MdePkg/Include: LoongArch definitions
` [PATCH v3 24/34] MdePkg/BaseLib: BaseLib for LOONGARCH64 architecture
` [PATCH v3 25/34] MdePkg/BaseCacheMaintenanceLib: LoongArch cache maintenance implementation
` [PATCH v3 26/34] MdePkg/BaseIoLibIntrinsic: IoLibNoIo for LoongArch architecture
` [PATCH v3 27/34] MdePkg/BasePeCoff: Add LoongArch PE/Coff related code
` [PATCH v3 28/34] MdePkg/BaseCpuLib: LoongArch Base CPU library implementation
` [PATCH v3 29/34] MdePkg/BaseSynchronizationLib: LoongArch cache related code
` [PATCH v3 30/34] MdePkg/BaseSafeIntLib: Add LoongArch64 architecture for BaseSafeIntLib
` [PATCH v3 31/34] MdeModulePkg/Logo: Add LoongArch64 architecture
` [PATCH v3 32/34] MdeModulePkg/CapsuleRuntimeDxe: "
` [PATCH v3 33/34] MdeModulePkg/DxeIplPeim : LoongArch DxeIPL implementation
` [PATCH v3 34/34] NetworkPkg: Add LoongArch64 architecture

[PATCH] SecurityPkg: Remove enforcement of final GoIdle transition for CRB commands
 2022-09-30 12:05 UTC  (2+ messages)

[PATCH 2/2] UefiCpuPkg/SmmCpuFeaturesLib: Clean up header file inclusion in SmmStm.c
 2022-09-30  9:53 UTC 

[PATCH 1/2] UefiCpuPkg/SmmCpuFeaturesLib: Abstract arch dependent code
 2022-09-30  9:52 UTC 

edk2/ovmf version tracking
 2022-09-30  7:13 UTC 

[RFC] Adoption of CodeQL in edk2
 2022-09-30  6:33 UTC  (5+ messages)
` [edk2-devel] "
    ` 回复: "

[PATCH 3/3] CryptoPkg: Add new Tls APIs to DXE and protocol
 2022-09-30  5:28 UTC  (3+ messages)
  ` [edk2-devel] "

[edk2-devel] [PATCH 0/3] CryptoPkg: Extend Tls library
 2022-09-30  3:12 UTC 

[PATCH 1/1] MdeModulePkg: Handle InitialVFs=0 case for SR-IOV
 2022-09-30  2:57 UTC  (2+ messages)
  ` [edk2-devel] "

[PATCH v5 0/3] Add code coverage support for GCC
 2022-09-30  2:57 UTC  (5+ messages)
` [PATCH v5 1/3] UnitTestFrameworkPkg: "
` [PATCH v5 2/3] BaseTools/Plugin: Add coverage support for Unit Test
` [PATCH v5 3/3] .azurepipelines: Install code coverage tool
  ` 回复: [edk2-devel] "

[PATCH] MdeModulePkg VariablePei: Add Variable state check when find variable in IndexTable
 2022-09-30  2:46 UTC  (2+ messages)
` 回复: [edk2-devel] "

[edk2-devel] [PATCH v5 0/3] Add code coverage support for GCC
 2022-09-30  2:00 UTC 

[PATCH 0/3] Add code coverage support for GCC
 2022-09-30  1:53 UTC  (4+ messages)
` [PATCH 1/3] UnitTestFrameworkPkg: "
` [PATCH 2/3] BaseTools/Plugin: Add coverage support for Unit Test
` [PATCH 3/3] .azurepipelines: Install code coverage tool

[PATCH v2] MdeModulePkg/NonDiscoverablePciDeviceDxe: Allow partial FreeBuffer
 2022-09-30  1:32 UTC  (14+ messages)
            ` [edk2-devel] "
                        ` 回复: "

[edk2-devel] Updated Event: TianoCore Community Meeting - APAC/NAMO #cal-invite
 2022-09-30  0:01 UTC 

[edk2-devel] Updated Event: TianoCore Community Meeting EMEA/NAMO #cal-invite
 2022-09-30  0:01 UTC 

[PATCH v1 0/1] Update Stall_Func interval to avoid IO timeouts
 2022-09-29 23:28 UTC  (2+ messages)
` [PATCH v1 1/1] MiscBootServices: Stall_Func: Reduces the stall interval for Stall_Func

[PATCH 0/2] Add support EFI_MP_SERVICES_PROTOCOL on AARCH64
 2022-09-29 18:45 UTC  (3+ messages)
` [PATCH 1/2] ArmPkg: implement EFI_MP_SERVICES_PROTOCOL based on PSCI calls
  ` [edk2-devel] "

[PATCH] DynamicTablesPkg:ACPI: SLIT Generator files
 2022-09-29 18:18 UTC 

[PATCH v5 00/21] Add Raw algorithm support using Arm FW-TRNG interface
 2022-09-29 17:09 UTC  (20+ messages)
` [PATCH v5 01/21] ArmPkg: PCD to select conduit for monitor calls
` [PATCH v5 03/21] ArmPkg/ArmMonitorLib: Add ArmMonitorLib
  ` [edk2-devel] "
` [PATCH v5 04/21] ArmPkg/ArmHvcNullLib: Add NULL instance of ArmHvcLib
` [PATCH v5 05/21] MdePkg/TrngLib: Definition for TRNG library class interface
` [PATCH v5 06/21] MdePkg/TrngLib: Add NULL instance of TRNG Library
` [PATCH v5 07/21] ArmPkg: Add FID definitions for Firmware TRNG
` [PATCH v5 09/21] MdePkg/BaseRngLib: Rename ArmReadIdIsar0() to ArmGetFeatRng()
  ` [edk2-devel] "

[PATCH 0/4] OvmfPkg: make better use of physical address space
 2022-09-29 14:07 UTC  (5+ messages)
` [PATCH 1/4] OvmfPkg/PlatformInitLib: qemu cpuid physbits detection
` [PATCH 2/4] OvmfPkg/PlatformInitLib: detect physical address space
` [PATCH 3/4] OvmfPkg/PlatformInitLib: dynamic mmio window size
` [PATCH 4/4] OvmfPkg/PciHotPlugInitDxe: reserve more mmio space

[Patch V2] UefiCpuPkg/CpuExceptionHandlerLib: Code optimization to allow bigger stack
 2022-09-29 12:24 UTC  (2+ messages)
` [edk2-devel] "

[PATCH] UefiCpuPkg/CpuExceptionHandlerLib: Code optimization to allow bigger stack
 2022-09-29  9:02 UTC  (4+ messages)
` [edk2-devel] "

[PATCH] MdeModulePkg: Handle InitialVFs=0 case for SR-IOV
 2022-09-29  8:54 UTC  (2+ messages)
` [edk2-devel] "

[edk2-devel] [PATCH] IntelSiliconPkg/VTd: Enable ADM when change TTM
 2022-09-29  8:32 UTC  (2+ messages)

[PATCH] ShellPkg: Changes to display Type 45 table in smbiosview and improved Type 3 table
 2022-09-29  8:06 UTC 

[edk2-platforms][PATCH V3 00/16] Platform: Add Loongson support
 2022-09-29  7:08 UTC  (17+ messages)
` [edk2-platforms][PATCH V3 01/16] Platform/Loongson: Add Serial Port library
` [edk2-platforms][PATCH V3 02/16] Platform/Loongson: Support SEC And Add Readme.md
` [edk2-platforms][PATCH V3 03/16] Platform/Loongson: Add PeiServicesTablePointerLib
` [edk2-platforms][PATCH V3 04/16] Platform/Loongson: Add QemuFwCfgLib
` [edk2-platforms][PATCH V3 05/16] Platform/Loongson: Add MmuLib
` [edk2-platforms][PATCH V3 06/16] Platform/Loongson: Add StableTimerLib
` [edk2-platforms][PATCH V3 07/16] Platform/Loongson: Support PEI phase
` [edk2-platforms][PATCH V3 08/16] Platform/Loongson: Add CPU DXE driver
` [edk2-platforms][PATCH V3 09/16] Platform/Loongson: Add PciCpuIoDxe driver
` [edk2-platforms][PATCH V3 10/16] Platform/Loongson: Add timer Dxe driver
` [edk2-platforms][PATCH V3 11/16] Platform/Loongson: Add RealTime Clock lib
` [edk2-platforms][PATCH V3 12/16] Platform/Loongson: Add Platform Boot Manager Lib
` [edk2-platforms][PATCH V3 13/16] Platform/Loongson: Add Reset System Lib
` [edk2-platforms][PATCH V3 14/16] Platform/Loongson: Support Dxe
` [edk2-platforms][PATCH V3 15/16] Platform/Loongson: Add QemuFlashFvbServicesRuntimeDxe driver
` [edk2-platforms][PATCH V3 16/16] Platform/Loongson: Support for saving variables to flash

[PATCH V4 00/10] Introduce Lazy-accept for Tdx guest
 2022-09-29  6:56 UTC  (3+ messages)

[PATCH v1 1/1] UefiCpuPkg: Reset a parameter when BSP Exit in CPU relaxed mode
 2022-09-29  0:21 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v3] MinPlatformPkg: Remove _ADR from MinDsdt.asl
 2022-09-28 23:56 UTC  (4+ messages)

[edk2-devel][edk2-platforms][PATCH V1 0/2] Platforms/Intel: Build fixes
 2022-09-28 17:22 UTC  (3+ messages)
` [edk2-devel] [edk2-platforms][PATCH "

[PATCH V2 2/2] NetworkPkg: Add WiFi profile sync protocol support
 2022-09-28 17:07 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH 104/104] NetworkPkg: Add WiFi profile sync protocol support
 2022-09-28 17:07 UTC 

[tianocore-docs][PATCH] edk II C Coding Standard: File and directory naming guidelines
 2022-09-28 14:44 UTC 

[PATCH v1 1/1] OvmfPkg/VirtioNetDxe: Check ChildHandle argument in GetControllerName
 2022-09-28 13:32 UTC  (3+ messages)

[PATCH 1/1] MdeModulePkg/Core: Move Private calculation after TemporaryRamMigration
 2022-09-28 12:16 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v4 0/3] UnitTestFrameworkPkg: Add code coverage support for GCC
 2022-09-28 11:48 UTC  (2+ messages)

[PATCH v2 1/1] OvmfPkg/PlatformInitLib: q35 mtrr setup fix
 2022-09-28 10:49 UTC  (2+ messages)

[PATCH 0/2] OvmfPkg/QemuBootOrderLib: StoreQemuBootOrder bugfix
 2022-09-28 10:49 UTC  (2+ messages)

[PATCH v1 0/1] Fix integer overflow in CryptoPkg
 2022-09-28  9:19 UTC  (3+ messages)
` [PATCH v1 1/1] CryptoPkg: Fix integer overflow

[PATCH EDK2 v1 0/1] NetworkPkg/Dhcp6Dxe:Generate real time stamp
 2022-09-28  6:12 UTC  (2+ messages)
` [PATCH EDK2 v1 1/1] "

[edk2-devel] Updated Event: TianoCore Bug Triage - APAC / NAMO #cal-invite
 2022-09-28  3:22 UTC 

[PATCH V2 1/1] OvmfPkg/PeilessStartupLib: move mPageTablePool to stack
 2022-09-28  2:03 UTC  (3+ messages)

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

version handling for EFI v2.10
 2022-09-27 21:39 UTC 

MK BOOT.MXF.1.1.c1-00035-MAKENA-1 compilation is failing
 2022-09-27 16:58 UTC  (2+ 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