public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2023-09-21 15:58:26 to 2023-09-28 13:20:59 UTC [more...]

[edk2-devel] EDK2 ArmVirtQemu behaviour with multiple UARTs
 2023-09-28 11:50 UTC  (8+ messages)

[edk2-devel] UDK2022 stable202211 - GCC compiler for Windows for building X64 EFI
 2023-09-28  4:48 UTC  (2+ messages)

[edk2-devel] setting TLS ciphers is broken (openssl 3?)
 2023-09-28  9:11 UTC  (4+ messages)

[edk2-devel] efi and ext4 and case sensitive file names
 2023-09-28  8:01 UTC  (2+ messages)

[edk2-devel] [PATCH v1 0/2] BZ 4249: Fix FatPkg/EnhancedFatDxe issues pointed by Coverity
 2023-09-28  7:46 UTC  (3+ messages)
` [edk2-devel] [PATCH v1 1/2] FatPkg/EnhancedFatDxe: Fix SIGN_EXTENSION Coverity issues
` [edk2-devel] [PATCH v1 2/2] FatPkg/EnhancedFatDxe: Fix OVERFLOW_BEFORE_WIDEN Coverity issue

[edk2-devel] [PATCH v1 0/1] Add support for XDSDT table
 2023-09-28  6:45 UTC  (2+ messages)
` [edk2-devel] [PATCH v1 1/1] MdeModulePkg: Fix issue with ACPI table creation

[edk2-devel] [PATCH v2] MdeModulePkg/Xhci: Skip size round up for TRB during address translation
 2023-09-28  2:08 UTC  (4+ messages)

[edk2-devel] [PATCH] IntelSiliconPkg/Vtd: fix incorrect number of arguments
 2023-09-28  1:54 UTC 

[edk2-devel] UDK2022 GCC compiler
 2023-09-27 16:53 UTC 

[edk2-devel] [PATCH v2 0/7] Uncrustify GoogleTest update
 2023-09-27 19:43 UTC  (3+ messages)

[edk2-devel] [PATCH 1/1] Maintainers.txt: add Sami as maintainer of arm-architectural subdirs
 2023-09-27 16:02 UTC  (2+ messages)

[edk2-devel] [PATCHv2 0/2] MdePkg/UefiDevicePathLib: Fix buffer overflows in DevPathToTextAcpiEx
 2023-09-27 15:51 UTC  (3+ messages)
` [edk2-devel] [PATCHv2 1/2] MdePkg/UefiDevicePathLib: Fix AcpiEx print logic
` [edk2-devel] [PATCHv2 2/2] MdePkg/Test: Add DevicePathLib host test module

[edk2-devel] [PATCH v4 0/4] Add support for generating ACPI ThermalZones
 2023-09-27 15:07 UTC  (11+ messages)
` [edk2-devel] [PATCH v4 2/4] DynamicTablesPkg: Add support for simple method invocation
` [edk2-devel] [PATCH v4 3/4] DynamicTablesPkg: Add support to add Strings to package

[edk2-devel] Uploading to fd file flash chip
 2023-09-27 12:48 UTC 

[edk2-devel] [PATCH 0/1] MdePkg/UefiDevicePathLib: Fix buffer overflows in DevPathToTextAcpiEx
 2023-09-27 11:33 UTC  (3+ messages)
` [edk2-devel] [PATCH 1/1] MdePkg/UefiDevicePathLib: Fix AcpiEx print logic

[edk2-devel] [PATCH edk2-platforms v3 0/1] Platform/SbsaQemu: use XHCI to replace EHCI
 2023-09-27 10:30 UTC  (4+ messages)
` [edk2-devel] [PATCH edk2-platforms v3 1/1] Platform/SbsaQemu: add XHCI support and "

[edk2-devel] [PATCH v2 0/2] StandaloneMmPkg: Make StandaloneMmCpu platform
 2023-09-27 10:10 UTC  (6+ messages)
` [edk2-devel] [PATCH v2 1/2] StandaloneMmPkg: Make StandaloneMmCpu driver platform independent
` [edk2-devel] [PATCH v2 2/2] StandaloneMmPkg: Arm: Update to use the new StandaloneMmCpu driver

[edk2-devel] [PATCH v4 00/28] Implement Dynamic Memory Protection Settings
 2023-09-27  8:19 UTC  (3+ messages)
` [edk2-devel] [PATCH v4 20/28] MdeModulePkg: Add Additional Profiles to SetMemoryProtectionsLib

[edk2-devel] [PATCH v1 0/5] BZ 4239: Fix PciBusDxe issues pointed by
 2023-09-27  6:17 UTC  (6+ messages)
` [edk2-devel] [PATCH v1 1/5] MdeModulePkg/Bus/Pci/PciBusDxe: Fix DEADCODE Coverity issue
` [edk2-devel] [PATCH v1 2/5] MdeModulePkg/Bus/Pci/PciBusDxe: Fix MISSING_BREAK Coverity issues
` [edk2-devel] [PATCH v1 3/5] MdeModulePkg/Bus/Pci/PciBusDxe: Fix ARRAY_VS_SINGLETON "
` [edk2-devel] [PATCH v1 4/5] MdeModulePkg/Bus/Pci/PciBusDxe: Fix NULL_RETURNS Coverity issue
` [edk2-devel] [PATCH v1 5/5] MdeModulePkg/Bus/Pci/PciBusDxe: Fix UNUSED_VALUE Coverity issues

[edk2-devel] [PATCH v2 0/5] BZ 4219: MdeModulePkg/Core/Dxe: Fix issues
 2023-09-27  6:06 UTC  (6+ messages)
` [edk2-devel] [PATCH v2 1/5] MdeModulePkg/Core/Dxe: Fix FORWARD_NULL Coverity issues
` [edk2-devel] [PATCH v2 2/5] MdeModulePkg/Core/Dxe: Fix MISSING_BREAK Coverity issue
` [edk2-devel] [PATCH v2 3/5] MdeModulePkg/Core/Dxe: Fix DEADCODE "
` [edk2-devel] [PATCH v2 4/5] MdeModulePkg/Core/Dxe: Fix OVERFLOW_BEFORE_WIDEN Coverity issues
` [edk2-devel] [PATCH v2 5/5] MdeModulePkg/Core/Dxe: Fix UNUSED_VALUE "

[edk2-devel] [PATCH v1] EmulatorPkg: Fix Source Level Debug on Windows
 2023-09-27  3:45 UTC  (8+ messages)

[edk2-devel] [PATCH v1] EmulatorPkg: Fix Terminal Issues
 2023-09-27  2:59 UTC  (7+ messages)

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, September 26, 2023 #cal-reminder
 2023-09-27  1:15 UTC 

[edk2-devel] [PATCH v1 0/5] Use CodeQL CLI
 2023-09-26 19:21 UTC  (6+ messages)
` [edk2-devel] [PATCH v1 1/5] Remove existing CodeQL infrastructure
` [edk2-devel] [PATCH v1 2/5] BaseTools/Plugin/CodeQL: Add CodeQL build plugin
` [edk2-devel] [PATCH v1 3/5] BaseTools/Plugin/CodeQL: Add integration helpers
` [edk2-devel] [PATCH v1 4/5] .pytool/CISettings.py: Integrate CodeQL
` [edk2-devel] [PATCH v1 5/5] .github/workflows/codeql.yml: Add CodeQL workflow

[edk2-devel] [PATCH v2 0/5] MdePkg: various fixes to ARM/AArch64 SetJump/LongJump
 2023-09-26 17:15 UTC  (6+ messages)
` [edk2-devel] [PATCH v2 1/5] MdePkg/BaseLib: fix comments in ARM* SetJump/LongJump implementations
` [edk2-devel] [PATCH v2 2/5] MdePkg/BaseLib: add ASSERT in ARM* SetJump implementations
` [edk2-devel] [PATCH v2 3/5] MdePkg/BaseLib: use normal register init in ARM "
` [edk2-devel] [PATCH v2 4/5] MdePkg/BaseLib: correct register sizes in AArch64 SetJump/LongJump
` [edk2-devel] [PATCH v2 5/5] MdePkg/BaseLib: ensure ARM LongJump never returns 0

[edk2-devel] [PATCH v4 00/14] Add ImagePropertiesRecordLib and Fix MAT Bugs
 2023-09-26 16:02 UTC  (3+ messages)

[edk2-devel] Uploading to fd file flash chip
 2023-09-26 14:17 UTC 

[edk2-devel] [PATCH v1 0/2] Optimize semaphore sync between BSP and AP
 2023-09-26 11:39 UTC  (3+ messages)
` [edk2-devel] [PATCH v1 1/2] UefiCpuPkg/PiSmmCpuDxeSmm: "
` [edk2-devel] [PATCH v1 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: Reduce the times of BSP and AP sync for exit

[edk2-devel] [PATCH v1 0/5] BZ 4219: MdeModulePkg/Core/Dxe: Fix issues
 2023-09-26  6:39 UTC  (6+ messages)
` [edk2-devel] [PATCH v1 1/5] MdeModulePkg/Core/Dxe: Fix FORWARD_NULL Coverity issues
` [edk2-devel] [PATCH v1 2/5] MdeModulePkg/Core/Dxe: Fix MISSING_BREAK Coverity issue
` [edk2-devel] [PATCH v1 3/5] MdeModulePkg/Core/Dxe: Fix DEADCODE "
` [edk2-devel] [PATCH v1 4/5] MdeModulePkg/Core/Dxe: Fix OVERFLOW_BEFORE_WIDEN Coverity issues
` [edk2-devel] [PATCH v1 5/5] MdeModulePkg/Core/Dxe: Fix UNUSED_VALUE "

[edk2-devel] [PATCH] MdeModulePkg/Xhci: Skip size round up for TRB during address translation
 2023-09-26  3:14 UTC  (2+ messages)

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, September 26, 2023 #cal-reminder
 2023-09-26  1:30 UTC 

[edk2-devel] [PATCH v1] MinPlatformPkg: If BaseTools doesn't build, try a clean build
 2023-09-26  0:47 UTC 

[edk2-devel] [PATCH v1 0/1] Maintainers.txt: Remove Isaac Oram
 2023-09-26  0:41 UTC  (2+ messages)
` [edk2-devel] [PATCH v1 1/1] "

[edk2-devel] Now: Tools, CI, Code base construction meeting series - Monday, September 25, 2023 #cal-notice
 2023-09-25 23:30 UTC 

[edk2-devel] [PATCH v5 0/2] Add FIT support
 2023-09-25 23:28 UTC  (7+ messages)
` [edk2-devel] [PATCH v5 1/2] MdePkg/BaseFdtLib: Add Fdt function
` [edk2-devel] [PATCH v5 2/2] UefiPayloadPkg: Add FIT support

[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, September 25, 2023 #cal-reminder
 2023-09-25 22:30 UTC 

[edk2-devel] Maybe it is time to update code style?
 2023-09-25 19:22 UTC  (6+ messages)

[edk2-devel] [PATCH] MdeModulePkg/UsbBus: Get device/config descriptor after port reset
 2023-09-25  1:54 UTC 

[edk2-devel] [PATCH] DynamicTablesPkg: IORT generator updates for Rev E.e spec
 2023-09-25  9:47 UTC  (4+ messages)

[edk2-devel] [PATCH v1 0/2] MdeModulePkg/Bus/Pci/PciHostBridgeDxe: Fix issues pointed by Coverity
 2023-09-25  6:05 UTC  (2+ messages)

[edk2-devel] [PATCH V2 1/1] MdeModulePkg/XhciDxe: Abort the Address Device cmd when time out
 2023-09-25  4:09 UTC  (3+ messages)

[edk2-devel] [PATCH v2] MdeModulePkg/SmbiosDxe: Fix BcdRevision is not match with SMBIOS version
 2023-09-25  3:07 UTC  (2+ messages)

[edk2-devel] [PATCH v3] MdeModulePkg/XhciDxe: Use Performance Timer for XHCI Timeouts
 2023-09-25  2:58 UTC  (3+ messages)

[edk2-devel] [PATCH] MdeModulePkg/SmbiosDxe: Fix BcdRevision is not match with SMBIOS version
 2023-09-25  2:13 UTC  (15+ messages)

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

[PATCH] Maintainers.txt: update maintainer for CryptoPkg
 2023-09-24 15:22 UTC  (2+ messages)
  ` [edk2-devel] "

[edk2-devel] [PATCH v3 00/11] Update MADT for ACPI 6.5, and add TRBE & ETE support
 2023-09-22 16:19 UTC  (16+ messages)
` [edk2-devel] [PATCH v3 01/13] MdePkg: MADT: Add Online capable flag in GICC
` [edk2-devel] [PATCH v3 02/13] MdePkg: MADT: Add TRBE interrupt to GICC
` [edk2-devel] [PATCH v3 03/13] DynamicTablesPkg: Add TRBE interrupt to GICC object
` [edk2-devel] [PATCH v3 04/13] DynamicTablesPkg: Add TRBE interrupt to GICC object parser
` [edk2-devel] [PATCH v3 05/13] DynamicTablesPkg: Update MADT generator for ACPI 6.5
` [edk2-devel] [PATCH v3 06/13] DynamicTablesPkg: Update FADT generator to "
` [edk2-devel] [PATCH v3 07/13] ShellPkg: Acpiview: Update MADT parser for TRBE interrupt
` [edk2-devel] [PATCH v3 08/13] DynamicTablesPkg: Add an ET info object to Arm namespace
` [edk2-devel] [PATCH v3 09/13] DynamicTablesPkg: Add an ET info object parser
` [edk2-devel] [PATCH v3 10/13] DynamicTablesPkg: Add ETE device to CPU node in AML
` [edk2-devel] [PATCH v3 11/13] DynamicTablesPkg: Fix referencing of CPC token
` [edk2-devel] [PATCH v3 12/13] ArmPkg/ArmLib: Add ArmHasTrbe () helper function
` [edk2-devel] [PATCH v3 13/13] ArmPkg/ArmLib: Add ArmHasEte "

[edk2-devel] [PATCH 1/1] DynamicTablesPkg/AmlLib: Define an enum for IsaRanges
 2023-09-22 15:35 UTC  (3+ messages)

[edk2-devel] [PATCH edk2-platforms 0/2] some trivial changes
 2023-09-22 15:27 UTC  (2+ messages)

[edk2-devel] [PATCH v2 edk2-platforms 0/2] define NS EL2 virtual timer
 2023-09-22 15:22 UTC  (2+ messages)

[edk2-devel] Problems mocking UEFI Protocol in gMock
 2023-09-22 15:04 UTC  (2+ messages)

[edk2-devel] [PATCH edk2-platforms v3 0/3] Platform/ARM: Add dynamic CPU node, TRBE & ETE support to FVP
 2023-09-22 14:50 UTC  (5+ messages)
` [edk2-devel] [PATCH edk2-platforms v3 1/3] Platform/ARM: Add dynamic CPU node generation for FVP
` [edk2-devel] [PATCH edk2-platforms v3 2/3] Platform/ARM: FVP: Specify TRBE interrupt in MADT GICC
` [edk2-devel] [PATCH edk2-platforms v3 3/3] Platform/ARM: FVP: Add ETE device if supported by FVP

[edk2-devel] [PATCH v2 0/2] Add support for PCI IO using Qword resources
 2023-09-22 14:10 UTC  (5+ messages)
` [edk2-devel] [PATCH v2 1/2] DynamicTablesPkg: AML Code generation for I/O ranges
` [edk2-devel] [PATCH v2 2/2] DynamicTablesPkg: AcpiSsdtPcieLibArm: Use QWord todescribe I/O range

[edk2-devel] [PATCH edk2-platforms v2 0/3] Platform/ARM: Add dynamic CPU node, TRBE & ETE support to FVP
 2023-09-22  9:05 UTC  (4+ messages)
` [edk2-devel] [PATCH edk2-platforms v2 2/3] Platform/ARM: FVP: Specify TRBE interrupt in MADT GICC

[edk2-devel] [PATCH v2 00/11] Update MADT for ACPI 6.5, and add TRBE & ETE support
 2023-09-22  9:01 UTC  (5+ messages)
` [edk2-devel] [PATCH v2 05/11] DynamicTablesPkg: Update MADT generator for ACPI 6.5

[edk2-devel] [PATCH] BaseTools/GenFw: Add support for LOONGARCH64 relax relocation
 2023-09-22  7:33 UTC  (2+ messages)

[edk2-devel] [PATCH 1/1] BaseTools: trim warning to error
 2023-09-22  6:47 UTC 

[edk2-devel] [PATCH V2 1/1] MdeModulePkg: Support customized FV Migration Information
 2023-09-22  5:32 UTC 

[edk2-devel] [PATCH v2 0/2] MdeModulePkg/Bus/Pci/UhciDxe: Fix issues pointed by Coverity
 2023-09-22  5:25 UTC  (2+ messages)

[edk2-devel] Event: TianoCore Community Meeting - APAC/NAMO - Thursday, September 21, 2023 #cal-reminder
 2023-09-22  2:15 UTC 

[edk2-devel] [PATCH] RedfishPkg/JsonLib: fix JsonObjectGetValue issue
 2023-09-22  1:17 UTC  (5+ messages)

[edk2-devel] [PATCH v2] RedfishPkg/JsonLib: fix JsonObjectGetValue issue
 2023-09-22  1:15 UTC  (2+ messages)

[edk2-devel] [PATCH v2 0/6] RESEND: TCG MemoryOverwriteRequest Tests
 2023-09-21 19:03 UTC  (13+ messages)
` [edk2-devel] [PATCH v2 1/6] uefi-sct/SctPkg: TCG Platform Reset Check Test
` [edk2-devel] [PATCH v2 2/6] uefi-sct/SctPkg: TCG MOR SetVariable Test
` [edk2-devel] [PATCH v2 3/6] uefi-sct/SctPkg: TCG MORLOCK "
` [edk2-devel] [PATCH v2 4/6] uefi-sct/SctPkg: TCG MORLOCK Unlocked State Test
` [edk2-devel] [PATCH v2 5/6] uefi-sct/SctPkg: TCG MORLOCK Locked No Key "
` [edk2-devel] [PATCH v2 6/6] uefi-sct/SctPkg: TCG MORLOCK Locked with "

[edk2-devel] RFC: SetVariable callbacks
 2023-09-21 15:58 UTC  (3+ messages)


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