public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2022-10-05 04:07:04 to 2022-10-10 11:59:35 UTC [more...]

[edk2-platforms][PATCH V1 0/2] Enable Virtio-P9 on RD-N2 platforms
 2022-10-10 11:59 UTC  (2+ messages)
` [edk2-platforms][PATCH V1 1/2] Platform/Sgi: add SSDT table for Virtio-P9

[PATCH V2 0/4] CryptoPkg: add more X509 functions
 2022-10-10 11:32 UTC  (5+ messages)
` [PATCH V2 1/4] CryptoPkg: add new X509 function definition
` [PATCH V2 2/4] CryptoPkg: add new X509 function
` [PATCH V2 3/4] CryptoPkg: add new X509 function to Crypto Service
` [PATCH V2 4/4] CryptoPkg: add Unit Test for X509 new function

[edk2-staging/RiscV64QemuVirt PATCH 00/29] Add support for RISC-V virt machine
 2022-10-10 10:39 UTC  (31+ messages)
` [edk2-staging/RiscV64QemuVirt PATCH 01/29] MdePkg/Register: Add register definition header files for RISC-V
` [edk2-staging/RiscV64QemuVirt PATCH 02/29] MdePkg: Add RISCV_EFI_BOOT_PROTOCOL related definitions
` [edk2-staging/RiscV64QemuVirt PATCH 03/29] MdePkg/BaseLib: RISC-V: Add few more helper functions
` [edk2-staging/RiscV64QemuVirt PATCH 04/29] MdePkg: Add BaseRiscVSbiLib Library for RISC-V
` [edk2-staging/RiscV64QemuVirt PATCH 05/29] OvmfPkg/PlatformInitLib: Refactor to allow other architectures
` [edk2-staging/RiscV64QemuVirt PATCH 06/29] OvmfPkg/PlatformInitLib: Add support for RISC-V
` [edk2-staging/RiscV64QemuVirt PATCH 07/29] OvmfPkg/ResetSystemLib: Refactor to allow other architectures
` [edk2-staging/RiscV64QemuVirt PATCH 08/29] OvmfPkg/ResetSystemLib: Add support for RISC-V
` [edk2-staging/RiscV64QemuVirt PATCH 09/29] OvmfPkg/Sec: Refactor to allow other architectures
` [edk2-staging/RiscV64QemuVirt PATCH 10/29] OvmfPkg/Sec: Add RISC-V support
` [edk2-staging/RiscV64QemuVirt PATCH 11/29] OvmfPkg/PlatformPei: Refactor to allow other architectures
` [edk2-staging/RiscV64QemuVirt PATCH 12/29] OvmfPkg/PlatformPei: Add support for RISC-V
` [edk2-staging/RiscV64QemuVirt PATCH 13/29] UefiCpuPkg/CpuTimerLib: Refactor to allow other architectures
` [edk2-staging/RiscV64QemuVirt PATCH 14/29] UefiCpuPkg/CpuTimerLib: Add support for RISC-V
` [edk2-staging/RiscV64QemuVirt PATCH 15/29] UefiCpuPkg/CpuExceptionHandlerLib: Refactor to allow other architectures
` [edk2-staging/RiscV64QemuVirt PATCH 16/29] UefiCpuPkg/CpuExceptionHandlerLib: Add support for RISC-V
` [edk2-staging/RiscV64QemuVirt PATCH 17/29] UefiCpuPkg/CpuDxe: Refactor to allow other architectures
` [edk2-staging/RiscV64QemuVirt PATCH 18/29] UefiCpuPkg/CpuDxe: Add support for RISC-V
` [edk2-staging/RiscV64QemuVirt PATCH 19/29] UefiCpuPkg/CpuDxe: Add RISC-V Boot protocol support
` [edk2-staging/RiscV64QemuVirt PATCH 20/29] UefiCpuPkg: Add CpuTimerDxe module
` [edk2-staging/RiscV64QemuVirt PATCH 21/29] ArmVirtPkg/PlatformHasAcpiDtDxe: Move to OvmfPkg
` [edk2-staging/RiscV64QemuVirt PATCH 22/29] ArmVirtPkg: Fix up the location of PlatformHasAcpiDtDxe
` [edk2-staging/RiscV64QemuVirt PATCH 23/29] ArmVirtPkg/PlatformBootManagerLib: Move to OvmfPkg
` [edk2-staging/RiscV64QemuVirt PATCH 24/29] ArmVirtPkg: Fix up the paths to PlatformBootManagerLib
` [edk2-staging/RiscV64QemuVirt PATCH 25/29] OvmfPkg: Add NorFlashQemuLib library
` [edk2-staging/RiscV64QemuVirt PATCH 26/29] OvmfPkg: Add generic Qemu NOR flash DXE driver
` [edk2-staging/RiscV64QemuVirt PATCH 27/29] OvmfPkg: RiscVVirt: Add Qemu Virt platform support
` [edk2-staging/RiscV64QemuVirt PATCH 28/29] Maintainers.txt: Add entry for OvmfPkg/RiscVVirt
` [edk2-staging/RiscV64QemuVirt PATCH 29/29] UefiCpuPkg/UefiCpuPkg.ci.yaml: Ignore RISC-V file

[PATCH v1 1/1] OvmfPkg/VirtioNetDxe: Check ChildHandle argument in GetControllerName
 2022-10-10 10:18 UTC  (4+ messages)
    ` [edk2-devel] "

[PATCH 00/14] Add PCCT generator and various fixes
 2022-10-10  9:48 UTC  (16+ messages)
` [PATCH 01/14] DynamicTablesPkg: Use correct print formatter
` [PATCH 02/14] DynamicTablesPkg: Add PrintString to CmObjParser
` [PATCH 03/14] DynamicTablesPkg: Update CmObjParser for IORT Rev E.d
` [PATCH 04/14] DynamicTablesPkg: Update CmObjParser for MinorRevision
` [PATCH 05/14] DynamicTablesPkg: Fix GTBlock and GTBlockTimerFrame CmObjParsers
` [PATCH 06/14] DynamicTablesPkg: Fix wrong/missing fields in CmObjParser
` [PATCH 07/14] DynamicTablesPkg: Remove deprecated APIs
` [PATCH 08/14] DynamicTablesPkg: FdtHwInfoParserLib: Remove wrong comment
` [PATCH 09/14] DynamicTablesPkg: Fix Ssdt PCI generation comments
` [PATCH 10/14] DynamicTablesPkg: Add PCCT related objects
` [PATCH 11/14] DynamicTablesPkg: Add PCCT Generator
` [PATCH 12/14] DynamicTablesPkg/AmlLib: Allow larger AccessSize for Pcc address space
` [PATCH 13/14] DynamicTablesPkg: Readme.md: Update available tables for generation
` [PATCH 14/14] ShellPkg/AcpiView: Update PCCT fields for ACPI 6.5
  ` [edk2-devel] "

[PATCH 1/3] MdeModulePkg/BootLogoLib: Add option to follow Microsoft Recommendations
 2022-10-10  9:44 UTC  (9+ messages)
` [PATCH 2/3] MdeModulePkg/Logo: Add a PCD to control the position of the Logo
  ` 回复: "
  ` [edk2-devel] [PATCH 1/3] MdeModulePkg/BootLogoLib: Add option to follow Microsoft Recommendations
` 回复: "

[edk2-platforms PATCH v2] Platform/RaspberryPi: fix pci DT node address in SyncPcie()
 2022-10-10  9:15 UTC  (3+ messages)

回复: [edk2-devel] [PATCH] MdeModulePkg VariablePei: Add Variable state check when find variable in IndexTable
 2022-10-10  8:36 UTC  (4+ messages)
` [edk2-devel] "
  ` 回复: "
    ` [edk2-devel] "

[PATCH] Ps2KbdCtrller: Make wait for SUCCESS after BAT non-fatal
 2022-10-10  8:29 UTC  (2+ messages)
` [edk2-devel] "

[edk2-devel] [PATCH] Ps2KbdCtrller: Make wait for SUCCESS after BAT non-fatal
 2022-10-10  7:36 UTC  (2+ messages)

[PATCH V3 0/3] CryptoPkg: Extend Tls library
 2022-10-10  6:31 UTC  (9+ messages)
` [PATCH V3 1/3] MdePkg: Add Tls configuration related define
` [PATCH V3 2/3] CryptoPkg: Extend Tls function library
` [PATCH V3 3/3] CryptoPkg: Add new Tls APIs to DXE and protocol
  ` [edk2-devel] [PATCH V3 0/3] CryptoPkg: Extend Tls library

[PATCH v1 1/1] UefiCpuPkg: Reset a parameter when BSP Exit in CPU relaxed mode
 2022-10-10  5:17 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH 0/4] CryptoPkg: add more X509 functions
 2022-10-10  4:30 UTC  (4+ messages)
` [PATCH 1/4] CryptoPkg: add new X509 function definition

[PATCH V4 00/10] Introduce Lazy-accept for Tdx guest
 2022-10-10  3:18 UTC  (6+ messages)
    ` 回复: "
      ` [edk2-devel] "

回复: [edk2-devel] 回复: [edk2-devel] [edk2] [PATCH]MdeModulePkg\scsi: Coverity scan flags multiple issues in edk2-stable202205
 2022-10-10  2:57 UTC  (4+ messages)
` [edk2-devel] "
  ` 回复: "

[PATCH V2 0/3] CryptoPkg: Extend Tls library
 2022-10-10  2:41 UTC  (7+ messages)
` [PATCH V2 1/3] MdePkg: Add Tls configuration related define
    ` [edk2-devel] "
` [PATCH V2 2/3] CryptoPkg: Extend Tls function library
` [PATCH V2 3/3] CryptoPkg: Add new Tls APIs to DXE and protocol

[edk2-test][PATCH v1 1/1] uefi-sct/SctPkg: Check for memory below 4G
 2022-10-10  2:05 UTC 

[RESEND PATCH 1/1] MdeModulePkg: Fix PiSmmCore integer over- and underflows
 2022-10-10  2:02 UTC  (2+ messages)
` 回复: [edk2-devel] "

[PATCH 2/2] SimicsOpenBoardPkg: Override additional Pcd
 2022-10-10  1:43 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v7 0/7] Add safe unaccepted memory behavior
 2022-10-10  1:33 UTC  (17+ messages)
` [PATCH v7 1/7] OvmfPkg: Realize EfiMemoryAcceptProtocol in AmdSevDxe
` [PATCH v7 2/7] MdePkg: Add EFI_EVENT_BEFORE_EXIT_BOOT_SERVICES_GUID
    ` 回复: [edk2-devel] "
` [PATCH v7 3/7] MdeModulePkg: Notify BeforeExitBootServices in CoreExitBootServices
      ` 回复: [edk2-devel] "
      `  "
` [PATCH v7 4/7] OvmfPkg: Introduce CocoDxe driver
` [PATCH v7 5/7] MdePkg: Introduce the AcceptAllUnacceptedMemory protocol
` [PATCH v7 6/7] OvmfPkg: Implement AcceptAllUnacceptedMemory in CocoDxe
` [PATCH v7 7/7] OvmfPkg/PlatformPei: SEV-SNP make >=4GB unaccepted

[PATCH v1 0/1] Fix integer overflow in CryptoPkg
 2022-10-10  1:11 UTC  (4+ messages)
` [PATCH v1 1/1] CryptoPkg: Fix integer overflow

[edk2-devel] Event: Tools, CI, Code base construction meeting series - 10/10/2022 #cal-reminder
 2022-10-09 23:30 UTC 

[PATCH EDK2 v1 0/1] MdePkg/UefiDevicePathLib:Add NULL point check
 2022-10-09  8:55 UTC  (2+ messages)
` [PATCH EDK2 v1 1/1] "

[PATCH] MdeModulePkg VariablePei: Add Variable state check when find variable in IndexTable
 2022-10-08 10:05 UTC  (4+ messages)
` [edk2-devel] "
  ` 回复: "
    ` [edk2-devel] "

[PATCH 1/2] SimicsOpenBoardPkg: Fix bug in DSDT
 2022-10-08  7:31 UTC  (2+ messages)

[PATCH v2 1/1] UefiCpuPkg: Reset a parameter when BSP Exit in CPU relaxed mode
 2022-10-08  6:33 UTC  (2+ messages)

[edk2-devel] [PATCH v3 00/34] Add a new architecture called LoongArch in EDK II
 2022-10-08  4:18 UTC 

[Patch V2] UefiCpuPkg/CpuExceptionHandlerLib: Code optimization to allow bigger stack
 2022-10-08  2:57 UTC  (2+ messages)

[edk2-devel] Updated Event: TianoCore edk2-test Bug Triage Meeting #cal-invite
 2022-10-08  2:40 UTC 

[PATCH v2 00/17] Remove duplicated words
 2022-10-08  2:22 UTC  (5+ messages)
` [PATCH v2 02/17] BaseTools: "
  ` [edk2-devel] "
      ` 回复: "

[PATCH v3] remove GCC build warning
 2022-10-08  2:14 UTC  (2+ messages)
` 回复: [edk2-devel] "

回复: [edk2-devel] [PATCH] [PATCH]MdeModulePkg/Ufs: Coverity scan flags multiple issues in edk2-stable202205 Signed-off-by: sivaparvathic@ami.com
 2022-10-08  1:53 UTC  (3+ messages)
` [edk2-devel] "
  ` 回复: "

[RFC] Adoption of CodeQL in edk2
 2022-10-08  1:26 UTC  (6+ messages)
` [edk2-devel] "
    ` 回复: "
        ` 回复: "

[PATCH 1/1] OvmfPkg: rename QemuBootOrderNNNN to VMMBootOrderNNNN
 2022-10-07 21:49 UTC  (2+ messages)

[PATCH v2 0/4] OvmfPkg: make better use of physical address space
 2022-10-07 21:49 UTC  (6+ messages)
` [PATCH v2 4/4] OvmfPkg/PciHotPlugInitDxe: reserve more mmio space
` [edk2-devel] [PATCH v2 0/4] OvmfPkg: make better use of physical address space

[PATCH 0/2] OvmfPkg/Microvm: support stateless secure boot
 2022-10-07 21:49 UTC  (4+ messages)
` [PATCH 1/2] OvmfPkg/Microvm: add SECURE_BOOT_FEATURE_ENABLED
` [PATCH 2/2] Revert "OvmfPkg/Microvm: no secure boot"

[[edk2-staging/HttpProxy PATCH v2] 0/6] Support HTTPS Proxy Server for HTTP Boot
 2022-10-07 21:34 UTC  (7+ messages)
` [[edk2-staging/HttpProxy PATCH v2] 1/6] MdeModulePkg/Library: Support multi-URI HTTP Boot device path
` [[edk2-staging/HttpProxy PATCH v2] 2/6] MdePkg/Include: Add Proxy Server URL in EFI_HTTP_REQUEST_DATA
` [[edk2-staging/HttpProxy PATCH v2] 3/6] NetworkPkg/HttpBootDxe: Update HTTP Boot Driver with parsed Proxy URL
` [[edk2-staging/HttpProxy PATCH v2] 4/6] NetworkPkg: Add Proxy Support to HTTP_PROTOCOL
` [[edk2-staging/HttpProxy PATCH v2] 5/6] NetworkPkg: Add support for HTTP CONNECT Method
` [[edk2-staging/HttpProxy PATCH v2] 6/6] NetworkPkg/HttpDxe: Support HTTPS EndPoint server with Proxy

[PATCH v2 1/1] ArmPlatformPkg/PrePeiCore: Print the firmware version early in boot
 2022-10-07 13:44 UTC  (4+ messages)
` [edk2-devel] "

[PATCH 1/1] Platform/ARM: Bump Dsdt/Ssdt ACPI table revision
 2022-10-07 13:23 UTC  (2+ messages)
` [edk2-devel] "

[PATCH 1/3] UsbNetworkPkg/UsbRndis: Add USB RNDIS devices support
 2022-10-07  8:21 UTC  (2+ messages)

[PATCH] UefiPayloadPkg: Make UniversalPayloadBuild.sh executable
 2022-10-07  0:24 UTC  (2+ messages)

[edk2-platforms][PATCH v1 0/3] Platform/Intel: Fix invalid DEBUG() macros
 2022-10-06 23:59 UTC  (4+ messages)
` [edk2-platforms][PATCH v1 2/3] TigerLakeOpenBoardPkg: Remove unnecessary debug macro argument

Show platform-key fingerprint when secure boot is enabled
 2022-10-06 19:37 UTC 

[PATCH v2] MdeModulePkg/UefiBootManagerLib: Add Disk Info support for Ufs
 2022-10-06 17:39 UTC  (2+ messages)

Intel NUC platform firmware -- no serial I/O support?
 2022-10-06 15:07 UTC  (4+ messages)
` [edk2-devel] "

[PATCH] MdeModulePkg/UefiBootManagerLib: Add Disk Info support for Ufs
 2022-10-06 14:38 UTC  (5+ messages)
` 回复: [edk2-devel] "
  `  "

[PATCH v1 1/1] MiscBootServices: Stall_Func: Reduces the stall interval for Stall_Func
 2022-10-06 14:36 UTC  (2+ messages)
` [edk2-devel] "

[edk2-devel] Now: TianoCore edk2-test Bug Triage Meeting - 10/06/2022 #cal-notice
 2022-10-06 14:00 UTC 

[edk2-devel] Event: TianoCore edk2-test Bug Triage Meeting - 10/06/2022 #cal-reminder
 2022-10-06 13:45 UTC 

The principles of EDK2 module reconstruction for archs
 2022-10-06  8:37 UTC  (18+ messages)
  ` [edk2-devel] "

回复: [edk2-devel] [PATCH]Shell screen will show a redundant symbol after using Hexedit command under command line
 2022-10-06  8:14 UTC  (2+ messages)
` [edk2-devel] "

[edk2-devel] [PATCH v7 00/19] Add Raw algorithm support using Arm FW-TRNG interface
 2022-10-06  7:12 UTC 

[PATCH v4] UefiPayloadPkg: Remove deprecate Crypto Service
 2022-10-06  6:07 UTC  (2+ messages)

[PATCH] edk2Platforms-Silicon:Add VAB FIT record types support in FitGen.c
 2022-10-06  1:24 UTC 

[edk2-devel] Python368.efi failed to run in shell environment
 2022-10-05 16:28 UTC  (2+ messages)

[PATCH v3] UefiPayloadPkg: Remove deprecate Crypto Service
 2022-10-05 16:28 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v5 0/7] Add safe unaccepted memory behavior
 2022-10-05 16:54 UTC  (7+ messages)
` [PATCH v5 2/7] MdePkg: Introduce ExitBootServicesCallbackProtocol
  ` [edk2-devel] "

[edk2-platforms][PATCH v1 1/1] IntelSiliconPkg/SpiFvbService: Read FV header length from header
 2022-10-05 15:23 UTC 

[PATCH v1 0/1] uefi-sct/SctPkg: Fix for Stall_Func IO timeout
 2022-10-05 14:55 UTC  (2+ messages)
` [PATCH v1 1/1] MiscBootServices: Stall_Func: Reduces the stall interval for Stall_Func

[edk2-devel] Event: TianoCore edk2-test Bug Triage Meeting - 10/06/2022 #cal-reminder
 2022-10-05 14:00 UTC 

[PATCH v7 00/19] Add Raw algorithm support using Arm FW-TRNG interface
 2022-10-05 11:44 UTC  (9+ messages)
` [PATCH v7 05/19] ArmPkg/ArmHvcLibNull: Add NULL instance of ArmHvcLib
` [PATCH v7 08/19] ArmPkg: Add FID definitions for Firmware TRNG
` [PATCH v7 09/19] ArmPkg/TrngLib: Add Arm Firmware TRNG library
  ` [edk2-devel] "
` [PATCH v7 17/19] SecurityPkg/RngDxe: Rename AArch64/RngDxe.c

[PATCH v2] UefiPayloadPkg: Remove deprecate Crypto Service
 2022-10-05  9:17 UTC  (2+ messages)
` [edk2-devel] "

[PATCH] UefiPayloadPkg: Remove deprecate Crypto Service
 2022-10-05  9:00 UTC  (2+ messages)
` [edk2-devel] "

[edk2-devel] [PATCH 0/2] IntelFsp2WrapperPkg: Add header for PlatformMultiPhaseLib
 2022-10-05  4:16 UTC 

[edk2-platforms][PATCH v1 0/3] Silicon/Intel: Fix invalid DEBUG() macros
 2022-10-05  4:06 UTC  (4+ messages)
` [edk2-platforms][PATCH v1 1/3] CoffeelakeSiliconPkg: Fix invalid debug macros
` [edk2-platforms][PATCH v1 2/3] KabylakeSiliconPkg: "
` [edk2-platforms][PATCH v1 3/3] TigerlakeSiliconPkg: "


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