public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2023-01-06 09:45:43 to 2023-01-11 16:53:35 UTC [more...]

[PATCH V3 0/6] Refactor installation of gQemuAcpiTableNotifyProtocol
 2023-01-11 16:53 UTC  (9+ messages)
` [PATCH V3 1/6] OvmfPkg/AcpiPlatformDxe: Remove QEMU_ACPI_TABLE_NOTIFY_PROTOCOL
` [PATCH V3 2/6] OvmfPkg/AcpiPlatformDxe: Use local variable in CloudHvAcpi.c
` [PATCH V3 3/6] OvmfPkg/AcpiPlatformDxe: Use local variable in QemuFwCfgAcpi.c
  ` [edk2-devel] "
` [PATCH V3 4/6] OvmfPkg/AcpiPlatformDxe: Add log to show the installed tables
` [PATCH V3 5/6] OvmfPkg/AcpiPlatformDxe: Refactor QemuAcpiTableNotifyProtocol
  ` [edk2-devel] "
` [PATCH V3 6/6] OvmfPkg/AcpiPlatformDxe: Return error if installing NotifyProtocol failed

[PATCH 0/3] OVMF: support EFI_RNG_PROTOCOL without virtio-rng
 2023-01-11 16:49 UTC  (9+ messages)
` [PATCH 2/3] ArmVirtPkg/ArmVirtQemu: Expose TRNG hypercall via RngDxe if implemented
    ` [edk2-devel] "
  ` [edk2-devel] [PATCH 0/3] OVMF: support EFI_RNG_PROTOCOL without virtio-rng

[PATCH v4 0/3] ArmPkg,MdeModulePkg: Implement EFI_MP_SERVICES_PROTOCOL for AArch64 and add an MpServicesTest application to exercise it
 2023-01-11 16:41 UTC  (22+ messages)
` [PATCH v4 2/3] ArmPkg: implement EFI_MP_SERVICES_PROTOCOL based on PSCI calls
  ` [edk2-devel] "
` [PATCH v4 3/3] MdeModulePkg: Add new Application/MpServicesTest application
    ` [edk2-devel] "
    ` [edk2-devel] [PATCH v4 0/3] ArmPkg,MdeModulePkg: Implement EFI_MP_SERVICES_PROTOCOL for AArch64 and add an MpServicesTest application to exercise it

[PATCH v3 00/14] Fix new typos reported
 2023-01-11 16:23 UTC  (11+ messages)
` [PATCH v3 13/14] ArmPkg: Turn off spellcheck audit mode
        ` [edk2-devel] "

[PATCH v2 0/4] OvmfPkg: check 64bit mmio window for resource conflicts
 2023-01-11 15:23 UTC  (15+ messages)
` [PATCH v2 1/4] OvmfPkg/PlatformInitLib: Add PlatformScanE820 and GetFirstNonAddressCB
` [PATCH v2 2/4] OvmfPkg/PlatformInitLib: Add PlatformGetLowMemoryCB
` [PATCH v2 3/4] OvmfPkg/PlatformInitLib: Add PlatformAddHobCB
` [PATCH v2 4/4] OvmfPkg/PlatformInitLib: Add PlatformReservationConflictCB

[edk2-platforms][PATCH V1 1/1] Revert "Platform/Sgi: Fix missing FdtLib instance issue"
 2023-01-11 11:19 UTC  (3+ messages)

[edk2-devel] [PATCH 1/3] UsbNetworkPkg/UsbRndis: Add USB RNDIS devices support
 2023-01-11 10:56 UTC  (8+ messages)

[PATCH 1/3] UsbNetworkPkg/UsbRndis: Add USB RNDIS devices support
 2023-01-11  9:47 UTC  (3+ messages)
` [edk2-devel] "

[PATCH 0/3] CloudHv:arm: Enable direct kernel boot
 2023-01-11  9:27 UTC  (6+ messages)
` [PATCH 3/3] CloudHv:arm: add kernel load driver into dsc/fdf
      ` [edk2-devel] "

[PATCH v2] UefiCpuPkg: Support SMM Relocated SmBase handling
 2023-01-11  8:35 UTC 

Implement IPMI_PROTOCOL on edk2-platforms
 2023-01-11  7:24 UTC 

[edk2-platforms][PATCH V2 0/7] loongarch add flash device
 2023-01-11  7:16 UTC  (10+ messages)
` [edk2-platforms][PATCH V2 1/7] Platform/Loongson: add bootmode support
` [edk2-platforms][PATCH V2 2/7] Platform/Loongson:add nvme device driver for loongarch
` [edk2-platforms][PATCH V2 3/7] Platform/Loongson: Support pflash "
  ` [edk2-devel] "
` [edk2-platforms][PATCH V2 4/7] Platform/Loongson: Modify the page table entry access priority
` [edk2-platforms][PATCH V2 5/7] Platform/Loongson: Optimize page table entry null determination
` [edk2-platforms][PATCH V2 6/7] Platform/Loongson: Optimize the huge page and page entry conversion
` [edk2-platforms][PATCH V2 7/7] Platform/Loongson: Enable zero address protection

[edk2-platforms][PATCH v2 1/1] JadePkg/AcpiTables: Update ACPI table of Altra for new DSU PMU spec
 2023-01-11  7:10 UTC 

[edk2-devel][edk2-non-osi][PATCH 0/1] Update ASpeed UEFI Gop binaries
 2023-01-11  6:19 UTC  (2+ messages)
` [edk2-devel][edk2-non-osi][PATCH 1/1] ASpeed/ASpeedGopBinPkg: Update X64/AArch Gop UEFI Driver

[PATCH v2 0/6] Adds AmdSmmCpuFeaturesLib
 2023-01-11  6:15 UTC  (7+ messages)
` [PATCH v2 1/6] UefiCpuPkg/SmmCpuFeaturesLib: Restructure arch-dependent code
` [PATCH v2 2/6] MdePkg: Adds AMD SMRAM save state map
` [PATCH v2 3/6] UefiCpuPkg: Adds SmmSmramSaveStateLib library class
` [PATCH v2 4/6] UefiCpuPkg: Implements "
` [PATCH v2 5/6] UefiCpuPkg: Initial implementation of AMD's SmmCpuFeaturesLib
` [PATCH v2 6/6] UefiCpuPkg: Implements SmmCpuFeaturesLib for AMD Family

[PATCH V2 1/3] MdeModulePkg/Xhci: Initial XHCI DCI slot's Context value
 2023-01-11  3:10 UTC  (3+ messages)
` [PATCH V2 2/3] MdeModulePkg/Usb: Read a large number of blocks
` [PATCH V2 3/3] MdeModulePkg/XhciPei: Unlinked XhciPei memory block

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, January 10, 2023 #cal-reminder
 2023-01-11  2:15 UTC 

How to select boot device for current boot in response to IPMI System Boot Options commands?
 2023-01-10 19:01 UTC  (2+ messages)
  ` [edk2-devel] "

[PATCH v2] DynamicTablesPkg: FdtHwInfoParserLib: Fix compatible string
 2023-01-10 15:52 UTC  (3+ messages)

[edk2-devel] PATCH v1 0/1 Remove deprecated Itanium data
 2023-01-10 15:32 UTC  (12+ messages)
` [edk2-devel] PATCH v1 1/1 MdePkg: Remove Itanium leftover data structure

[PATCH] Improved Smbios Type0 fields under smbiosview
 2023-01-10 13:20 UTC 

[PATCH 0/4] BaseTools - various cleanups
 2023-01-10 13:10 UTC  (6+ messages)
` [PATCH 1/4] BaseTools/tools_def RISCV: Make OpenSBI references RISCV-only

[PATCH v3 1/1] ShellPkg: Export default shell delay as PCD
 2023-01-10 12:09 UTC  (2+ messages)
` [edk2-devel] "

[PATCH V2 0/6] Refactor installation of gQemuAcpiTableNotifyProtocol
 2023-01-10  6:23 UTC  (12+ messages)
` [PATCH V2 1/6] OvmfPkg/AcpiPlatformDxe: Remove QEMU_ACPI_TABLE_NOTIFY_PROTOCOL
  ` [edk2-devel] "
` [PATCH V2 2/6] OvmfPkg/AcpiPlatformDxe: Use local variable in CloudHvAcpi.c
` [PATCH V2 3/6] OvmfPkg/AcpiPlatformDxe: Use local variable in QemuFwCfgAcpi.c
  ` [edk2-devel] "
` [PATCH V2 4/6] OvmfPkg/AcpiPlatformDxe: Add log to show the installed tables
  ` [edk2-devel] "
` [PATCH V2 5/6] OvmfPkg/AcpiPlatformDxe: Refactor QemuAcpiTableNotifyProtocol
  ` [edk2-devel] "
` [PATCH V2 6/6] OvmfPkg/AcpiPlatformDxe: Return error if installing NotifyProtocol failed

[PATCH] NetworkPkg: Add WiFi profile sync protocol support
 2023-01-10  5:27 UTC  (4+ messages)
  ` [edk2-devel] "

[edk2-devel] 回复: [edk2-devel] 回复: 回复: [edk2-devel] 回复: [edk2-devel] 回复: [edk2-devel] FW: [PATCH] ShellPkg: Displaying SMBIOS Type38 fields in formatted manner
 2023-01-10  4:35 UTC  (2+ messages)

MinPlatformPkg question
 2023-01-10  3:49 UTC  (2+ messages)

[PATCH] UefiPayloadPkg/DebugPrintErrorLevelLibHob
 2023-01-10  2:31 UTC  (6+ messages)
` [edk2-devel] "

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, January 10, 2023 #cal-reminder
 2023-01-10  2:30 UTC 

[edk2-devel] Now: Tools, CI, Code base construction meeting series - Monday, January 9, 2023 #cal-notice
 2023-01-10  0:30 UTC 

edk2-platforms, continuous integration, testing, and you
 2023-01-10  0:24 UTC  (6+ messages)
` [edk2-devel] "

[edk2-devel][edk2-platforms][PATCH V1 1/1] WhitleyOpenBoardPkg/AcpiTables: Fix EFI_ACPI_GPE0_BLK_LEN calculation
 2023-01-10  0:09 UTC  (3+ messages)

[PATCH v2 1/2] ArmVirtPkg/ArmPlatformLibQemu: Ensure that VFP is on before running C code
 2023-01-10  0:08 UTC  (3+ messages)
` [PATCH v2 2/2] ArmVirtPkg/ArmVirtQemu: Avoid early ID map on ThunderX

[edk2-devel][edk2-platforms][PATCH V1 1/1] Features/Intel: Prepare for edk2-platforms CI
 2023-01-10  0:05 UTC 

[PATCH V2 0/2] [PATCH V1 0/2] Refactor TDX MmioExit
 2023-01-09 23:56 UTC  (3+ messages)
` [PATCH V2 1/2] OvmfPkg/CcExitLib: Move common X86 instruction code to separate file
` [PATCH V2 2/2] OvmfPkg/CcExitLib: Refactor TDX MmioExit

[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, January 9, 2023 #cal-reminder
 2023-01-09 23:30 UTC 

It told me to send you this
 2023-01-09 19:41 UTC 

[PATCH 0/4] Revert the series of the patches which put APs in
 2023-01-09 17:54 UTC  (8+ messages)
` [PATCH 1/4] Revert "UefiCpuPkg: Has APs in 64 bit long-mode before booting to OS."
` [PATCH 2/4] Revert "UefiPayloadPkg: Add CpuPageTableLib required by MpInitLib."
` [PATCH 3/4] Revert "OvmfPkg: "
` [PATCH 4/4] Revert "UefiCpuPkg: Duplicated AsmRelocateApLoop as AsmRelocateApLoopAmd"
` [edk2-devel] [PATCH 0/4] Revert the series of the patches which put APs in

[PATCH 1/1 v3] EmulatorPkg: fixes for NetBSD compilation
 2023-01-09 17:03 UTC 

[PATCH 3/3] MdeModulePkg/XhciPei: Unlinked XhciPei memory block
 2023-01-09 15:35 UTC  (4+ messages)
` [edk2-devel] "

[edk2-staging][PATCH 0/3] BMC USBNIC Platform HI Lib
 2023-01-09 14:11 UTC  (4+ messages)
` [edk2-staging][PATCH 1/3] RedfishPkg/Library: Redfish BMC USBNIC Host Interface
` [edk2-staging][PATCH 2/3] RedfishPkg: Update Redfish DSC
` [edk2-staging][PATCH 3/3] RedfishPkg: Update Readme.md

[PATCH v3 0/4] ArmPkg/SecurityPkg: Fixes for ArmTrngLib/RngDxe
 2023-01-09 12:26 UTC  (3+ messages)
    ` [edk2-devel] "

[PATCH 0/2] OvmfPkg: check 64bit mmio window for resource conflicts
 2023-01-09 11:30 UTC  (11+ messages)
` [PATCH 1/2] OvmfPkg/PlatformInitLib: update PlatformScanOrAdd64BitE820Ram documentation
  ` [edk2-devel] "
` [PATCH 2/2] OvmfPkg/PlatformInitLib: check 64bit mmio window for resource conflicts
  ` [edk2-devel] "

[PATCH 0/1] OvmfPkg/PlatformInitLib: catch QEMU's CPU hotplug reg block regression
 2023-01-09  9:49 UTC  (6+ messages)
          ` [edk2-devel] "

[PATCH] DynamicTablesPkg: FdtHwInfoParserLib: Fix compatible string
 2023-01-09  9:11 UTC  (7+ messages)
` [edk2-devel] "

[edk2-devel] [PATCH v2 2/2] MdeModulePkg: Add new Application/MpServicesTest application
 2023-01-09  8:38 UTC 

[PATCH V1 1/1] OvmfPkg/AcpiPlatformDxe: Add back log and fix code cohesion
 2023-01-09  8:34 UTC  (6+ messages)
` [edk2-devel] "

[PATCH] MdeModulePkg: Disambiguate the meaning of PcdDxeIplSwitchToLongMode
 2023-01-09  3:34 UTC 

[PATCH V1 0/2] Refactor TDX MmioExit
 2023-01-09  1:18 UTC  (4+ messages)
` [PATCH V1 2/2] OvmfPkg/CcExitLib: "

[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, January 9, 2023 #cal-reminder
 2023-01-09  0:30 UTC 

[PATCH V2 0/3] IPMI changes for Redfish
 2023-01-08 15:18 UTC  (3+ messages)
` [edk2-devel] "

[PATCH] MdeModulePkg: remove garbage pixels in LaffStd glyphs
 2023-01-07 22:41 UTC  (3+ messages)
` [edk2-devel] "

[PATCH 0/4] Fixes for SEV-SNP CC blob and CPUID table handling
 2023-01-07 16:52 UTC  (6+ messages)
` [PATCH 1/4] OvmfPkg/AmdSevDxe: Allocate SEV-SNP CC blob as EfiACPIReclaimMemory
  ` [edk2-devel] "

[PATCH] NetworkPkg: Add WiFi profile sync protocol support
 2023-01-07  1:17 UTC  (3+ messages)

[edk2-devel] [PATCH 1/1] CryptoPkg: Make Protocol Service API backward compatible
 2023-01-06 18:11 UTC  (8+ messages)

PING [PATCH 1/1 v2] EmulatorPkg: fixes for NetBSD
 2023-01-06 18:01 UTC  (3+ messages)

[PATCH edk2-platforms] Platform/RPi4: Add EFI_MP_SERVICES_PROTOCOL support
 2023-01-06 17:39 UTC  (2+ messages)

[PATCH] UefiCpuPkg:Fixed AsmRelocateApLoopStart and ensure allocated memory <4GB
 2023-01-06 15:42 UTC  (13+ messages)
` [edk2-devel] "

[PATCH] Maintainers.txt: Update reviewers for OVMF/Confidential Computing
 2023-01-06 11:48 UTC  (2+ messages)
  ` [edk2-devel] "

[PATCH V1 1/1] SecurityPkg: Move TdTcg2Dxe from OvmfPkg to SecurityPkg
 2023-01-06 10:45 UTC  (2+ messages)
  ` [edk2-devel] "

[PATCH v3 00/16] ArmVirtPkg/ArmVirtQemu: Performance streamlining
 2023-01-06 10:06 UTC  (11+ messages)
` [PATCH v3 03/16] ArmVirtPkg: make EFI_LOADER_DATA non-executable
  ` [edk2-devel] "


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