public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2023-02-21 19:03:03 to 2023-03-02 09:15:50 UTC [more...]

[PATCH v3 0/2] OvmfPkg: Enable measured direct boot on AMD SEV-SNP
 2023-03-02  9:15 UTC  (2+ messages)
` [PATCH v3 1/2] OvmfPkg/AmdSev: Reorder MEMFD pages to match the order in OvmfPkgX64.fdf

[edk2-staging][PATCH 1/3] RedfishClientPkg: RedfishFeatureUtilityLib
 2023-03-02  7:17 UTC  (2+ messages)

[edk2-devel] [PATCH edk2-platforms 1/1] Silicon/RISC-V: Fix a build failure in RiscVCpuLib
 2023-03-02  7:17 UTC  (2+ messages)

[PATCH] UefiCpuPkg: Calculate DisplayFamily correctly
 2023-03-02  7:13 UTC  (3+ messages)

[edk2-stable202302 PATCH V2 1/1] OvmfPkg/RiscVVirt: Add Stack HOB
 2023-03-02  6:50 UTC  (5+ messages)
` 回复: "
  ` [edk2-devel] "
    ` 回复: "

[PATCH] IntelSiliconPkg/Vtd: Add Vtd core drivers
 2023-03-02  6:10 UTC 

[PATCH 0/7] Assorted fixes to core RISC-V and RiscVVirt
 2023-03-02  5:26 UTC  (15+ messages)
` [PATCH 1/7] OvmfPkg: RiscVVirt: add SATA support
  ` [edk2-devel] "
` [PATCH 2/7] MdePkg: BasePeCoffLib: Allow AArch64 and x64 images in ImageFormatSupported
` [PATCH 3/7] MdePkg: BaseLib: don't log in RISCV InternalSwitchStack
` [PATCH 4/7] MdePkg: BaseCpuLib: Fix RISCV CpuSleep symbol name
` [PATCH 5/7] MdeModulePkg: Dxe: add RISCV64 to mMachineTypeInfo
` [PATCH 6/7] [PATCH v2] UefiCpuPkg: CpuTimerDxeRiscV64: fix tick duration accounting
` [PATCH 7/7] [PATCH v2] UefiCpuPkg: BaseRiscV64CpuExceptionHandlerLib: clean up exception handling
  ` [edk2-devel] "

[edk2-devel] Event: TianoCore Community Meeting - APAC/NAMO - Thursday, March 2, 2023 #cal-reminder
 2023-03-02  3:30 UTC 

DSC nightmare
 2023-03-01 22:49 UTC  (4+ messages)
` [edk2-devel] "

[PATCH v2 1/1] Add a .editorconfig file to tell editors basic formatting details
 2023-03-01 22:11 UTC  (2+ messages)

[PATCH v4 00/11] ArmPkg: implement EFI memory attributes protocol
 2023-03-01 21:57 UTC  (5+ messages)

RFC Proposed Security Process Changes
 2023-03-01 19:57 UTC 

[PATCH edk2-libc 1/1] Update my email address in Maintainers.txt
 2023-03-01 18:50 UTC  (2+ messages)

[PATCH edk2-platforms 1/1] Maintainers.txt : update email for Graeme Gregory
 2023-03-01 18:49 UTC  (2+ messages)

[edk2 0/2] RISC-V SBI-backed SerialLib
 2023-03-01 17:56 UTC  (10+ messages)
` [edk2 1/2] MdePkg: BaseRiscVSbiLib: make more useful to consumers
` [edk2 2/2] MdePkg: add BaseSerialPortLibRiscVSbi
  ` [edk2-devel] "

[PATCH v1] MinPlatformPkg: Update MinDsdt device name from PCI0 to MinDsdt_PC00
 2023-03-01 16:02 UTC  (2+ messages)

[edk2-devel] Event: TianoCore Community Meeting EMEA/NAMO - Thursday, March 2, 2023 #cal-reminder
 2023-03-01 16:00 UTC 

[IMPORTANT] February Release Reviews and Merges
 2023-03-01 14:51 UTC  (14+ messages)
` [edk2-announce] "
  ` 回复: [edk2-devel] "
      ` 回复: [edk2-discuss] "
` 回复: [edk2-devel] [IMPORTANT] February Release Reviews and Merges for this stable tag 202302
    ` 回复: [edk2-discuss] "
      ` 回复: "
          ` 回复: "

[edk2-staging][PATCH 3/3] RedfishClientPkg: Add ComputerSystem feature driver v1.17.0
 2023-03-01 14:09 UTC 

[edk2-staging][PATCH 2/3] RedfishClientPkg: Add BIOS feature driver v1.2.0
 2023-03-01 14:09 UTC 

[edk2-staging][PATCH 0/3] RedfishClientPkg: Add feature drivers
 2023-03-01 14:09 UTC 

[edk2-devel] Event: TianoCore edk2-test Bug Triage Meeting - Thursday, March 2, 2023 #cal-reminder
 2023-03-01 14:00 UTC 

[edk2-staging][PATCH v2 1/1] RedfishClientPkg: Add mechanism to reboot system if config is changed
 2023-03-01 13:25 UTC  (2+ messages)

[edk2-staging][PATCH] RedfishClientPkg: Add mechanism to reboot system if config is changed
 2023-03-01 13:18 UTC  (3+ messages)

[Patch V4 0/8] Put APs in 64 bit mode before handoff to OS
 2023-03-01  6:40 UTC  (10+ messages)
` [Patch V4 1/8] UefiCpuPkg: Check AP_SAFE_STACK_SIZE during build time
` [Patch V4 2/8] UefiCpuPkg: Split the path in RelocateApLoop into two
` [Patch V4 3/8] UefiCpuPkg: Allocate contiguous memory for stacks and APs loop
` [Patch V4 4/8] OvmfPkg: Add CpuPageTableLib required by MpInitLib
` [Patch V4 5/8] UefiPayloadPkg: "
` [Patch V4 6/8] UefiCpuPkg: Put APs in 64 bit mode before handoff to OS
` [Patch V4 7/8] UefiCpuPkg: Rename AsmRelocateApLoopStart
` [Patch V4 8/8] UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
` [edk2-devel] [Patch V4 0/8] Put APs in 64 bit mode before handoff to OS

[PATCH v1] EmulatorPkg: Correct Comment
 2023-03-01  5:11 UTC  (12+ messages)
` [PATCH v1] EmulatorPkg: Delete EMU_IO_THUNK_PROTOCO_GUID
` [PATCH v1] EmulatorPkg: Fix misspelling
` [PATCH v1] EmulatorPkg: Fix SecInterruptEnabled misspelling
` [PATCH v1] EmulatorPkg: Remove Duplicate gEmuIoThunkProtocolGuid
` [PATCH v1] EmulatorPkg: Rename Variable
` [PATCH v1] MdeModulePkg: Fix misspelling

[edk2-devel][PATCH V1 1/1] BaseTools: Generate compile information in build report
 2023-03-01  4:00 UTC  (13+ messages)

[PATCH 1/1] Add a .editorconfig file to tell editors basic formatting details
 2023-03-01  3:27 UTC  (14+ messages)
` [edk2-devel] "

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, February 28, 2023 #cal-reminder
 2023-03-01  2:15 UTC 

[edk2-devel][edk2-platforms][PATCH V1] IpmiFeaturePkg:Provided multliple IPMI interface support
 2023-02-28 16:07 UTC 

[PATCH v1 0/1] Add all UEFI Config Tables to Dmem output
 2023-02-28 15:16 UTC  (5+ messages)
` [PATCH v1 1/1] ShellPkg: UefiShellDebug1CommandsLib: Uefi Config Tables in Dmem.c
  ` [edk2-devel] "

[PATCH v1 2/2] uefi-sct/SctPkg: Enable LoongArch64 building
 2023-02-28 14:04 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v1 1/2] uefi-sct/SctPkg: Add LoongArch64 platform support
 2023-02-28 14:03 UTC  (2+ messages)
` [edk2-devel] "

GetSectionFromAnyFv doesnt find file from FV
 2023-02-28 12:02 UTC 

[PATCH 1/1] SecurityPkg/DxeImageVerificationLib: Check result of GetEfiGlobalVariable2
 2023-02-28  8:47 UTC  (4+ messages)

[edk2-staging][PATCH 0/2] CryptoPkg: openssl submodule update
 2023-02-28  8:16 UTC  (6+ messages)
` [edk2-staging][PATCH 1/2] CryptoPkg: update openssl to 1.1.1t
` [edk2-staging][PATCH 2/2] CryptoPkg: fix wrong name in tls 1.2 cipher suite

[edk2-devel] [PATCH edk2-platforms 1/1] Silicon/RiscVEdk2SbiLib.h: correct a duplicated macro definition
 2023-02-28  6:43 UTC 

[PATCH v2] CryptoPkg/OpensslLib: Upgrade OpenSSL to 1.1.1t
 2023-02-28  3:26 UTC  (2+ messages)
` [edk2-devel] "

[edk2-platform][PATCH 1/1] MdeModulePkg: SdMmcPciHcDxe: Support for Bayhub SD/eMMC host
 2023-02-28  2:55 UTC  (2+ messages)

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, February 28, 2023 #cal-reminder
 2023-02-28  2:30 UTC 

[PATCH v4 0/9] merge UefiCpuPkg/UefiCpuLib to MdePkg/CpuLib
 2023-02-28  1:50 UTC  (3+ messages)
` [edk2-devel] "

[edk2-devel] Now: Tools, CI, Code base construction meeting series - Monday, February 27, 2023 #cal-notice
 2023-02-28  0:30 UTC 

[PATCH edk2-platforms 0/3] IpmiFeaturePkg: fix IPMI GetSelfTest command response
 2023-02-27 23:27 UTC  (4+ messages)
` [PATCH edk2-platforms 1/3] IpmiFeaturePkg: fix IPMI GetSelfTest command response parsing
` [PATCH edk2-platforms 2/3] IpmiFeaturePkg: remove buffer temporary buffer from BMC instance structure
` [PATCH edk2-platforms 3/3] IpmiFeaturePkg: refine GetSelfTest function

[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, February 27, 2023 #cal-reminder
 2023-02-27 23:30 UTC 

[RESEND] [PATCH v2 0/2] OvmfPkg: Enable measured direct boot on AMD SEV-SNP
 2023-02-27 18:50 UTC  (7+ messages)
` [RESEND] [PATCH v2 2/2] OvmfPkg/ResetVector: Exclude SEV launch secrets page from pre-validation

[PATCH v4 4/9] OvmfPkg: Remove UefiCpuLib from module INFs
 2023-02-27  7:24 UTC 

[PATCH v4 1/9] OvmfPkg: Add CpuLib to module INFs that depend on UefiCpuLib
 2023-02-27  7:24 UTC 

[PATCH v2 0/1] MdeModulePkg: Improve formatting of DEBUG messages in UsbBusDxe
 2023-02-27  5:16 UTC  (4+ messages)
` [PATCH v2 1/1] "

[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, February 27, 2023 #cal-reminder
 2023-02-27  0:30 UTC 

[PATCH 0/3] BaseTools: Fix doc block location and formatting; run uncrustify
 2023-02-25  0:54 UTC  (4+ messages)
` [PATCH 1/3] BaseTools: Source/C/Common: Fix doc block locations and convert to Doxygen
` [PATCH 2/3] BaseTools: Replace duplicate __PcdSet prototype with __PcdGet
` [PATCH 3/3] BaseTools: Run Uncrustify over files in Source/C/Common

[PATCH 1/1] OvmfPkg/RiscVVirt: Add Stack HOB
 2023-02-24 19:52 UTC  (2+ messages)

[edk2-platforms][PATCH 0/2] Support Ampere Altra Max processor
 2023-02-24 18:03 UTC  (8+ messages)
` [edk2-platforms][PATCH 1/2] Ampere: PCIe: Add support for Ampere Altra Max
` [edk2-platforms][PATCH 2/2] JadePkg: ACPI: Support ACPI tables "
  ` [edk2-devel] "

[Patch V3 0/6] Put APs in 64 bit mode before handoff to OS
 2023-02-24 12:00 UTC  (12+ messages)
` [Patch V3 1/6] UefiCpuPkg: Move AsmRelocateApLoop to AmdSev.nasm
` [Patch V3 2/6] UefiCpuPkg: Duplicate AsmRelocateApLoopAmd
  ` [edk2-devel] "
` [Patch V3 3/6] UefiCpuPkg: Contiguous memory allocation and code clean-up
` [Patch V3 4/6] OvmfPkg: Add CpuPageTableLib required by MpInitLib
` [Patch V3 5/6] UefiPayloadPkg: "
` [Patch V3 6/6] UefiCpuPkg: Put APs in 64 bit mode before handoff to OS
` [edk2-devel] [Patch V3 0/6] "

[PATCH] CryptoPkg/OpensslLib: Upgrade OpenSSL to 1.1.1t
 2023-02-24  1:48 UTC 

[PATCH 1/1] Ext4Pkg: Move unicode collation initialization to Start()
 2023-02-24  0:34 UTC  (5+ messages)

[PATCH 1/1] MdeModulePkg: Improve formatting of warning DEBUG in UsbSelectConfig
 2023-02-23 23:08 UTC  (5+ messages)
` [edk2-devel] "

[PATCH 0/5] Put APs in 64 bit mode before handoff to OS
 2023-02-23 13:32 UTC  (8+ messages)
` [Patch V2 1/5] UefiCpuPkg: Duplicate RelocateApLoop for the processors with SEV-ES
` [Patch V2 2/5] UefiCpuPkg: Contiguous memory allocation and code clean-up
  ` [edk2-devel] "

[PATCH V2 1/1] BaseTools/tools_def.template: Update -march parameter for RISC-V
 2023-02-23  3:12 UTC  (3+ messages)
  ` 回复: "

Python UEFI port information captured in the official Python.org website
 2023-02-22  9:57 UTC 

[edk2 1/1] RiscV64 Timer: fix tick duration accounting
 2023-02-22  9:57 UTC  (2+ messages)
  ` [edk2-devel] "

[PATCH] UefiPayloadPkg: Integrate UiApp and BootManagerMenuApp into MultiFv BdsFv
 2023-02-22  9:30 UTC 

[edk2 1/1] RISCV: clean up exception handling
 2023-02-22  7:54 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH 1/1] BaseTools/tools_def.template: Update -march parameter for RISC-V
 2023-02-22  7:23 UTC  (2+ messages)
` [edk2-devel] "

[PATCH V2 1/1] OvmfPkg/RiscVVirt: Fix SCT memory allocation test case failure
 2023-02-22  7:21 UTC  (2+ messages)

[edk2-devel] [PATCH v1 0/2] Enable LoongArch64 in uefi-sct
 2023-02-22  4:10 UTC 

Hard Feature Freeze starts now for edk2-stable202302
 2023-02-22  3:31 UTC 

[edk2-devel] Python368.efi failed to run in shell environment
 2023-02-22  1:22 UTC  (9+ messages)
` [edk2-devel] Access 64bit address space in 32bit mode
        ` [edk2-devel] PciBus scan: Does it support scan from EndBusNum to StartBusNum?

撤回: [edk2-devel] PciBus scan: Does it support scan from EndBusNum to StartBusNum?
 2023-02-22  1:15 UTC 

[PATCH 1/1] ShellPkg: Improve "ping" output by adding equals sign after time
 2023-02-21 19:02 UTC  (6+ 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