public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2023-03-23 07:41:15 to 2023-03-24 20:49:37 UTC [more...]

[PATCH v6 00/12] Enable New CodeQL Queries
 2023-03-24 20:48 UTC  (2+ messages)
` [PATCH v6 01/12] MdeModulePkg/SmbiosDxe: Fix pointer and buffer overflow CodeQL alerts

[PATCH v4] MdePkg/Include: Add IPMI KCS definitions
 2023-03-24 19:37 UTC  (5+ messages)
` [edk2-devel] "

[PATCH v4] MdePkg/Include: Add DMTF MCTP definitions
 2023-03-24 19:36 UTC  (2+ messages)

[PATCH v2 1/1] BaseTools/Scripts/PatchCheck.py: Improve check for Makefiles
 2023-03-24 19:34 UTC  (2+ messages)

[PATCH 1/1] BaseTools/Scripts/PatchCheck.py: Check for *.makefile
 2023-03-24 19:18 UTC  (3+ messages)

[PATCH v3 1/1] ArmPkg/SmbiosMiscDxe: Adjust the priority of getting firmware version
 2023-03-24 18:29 UTC  (3+ messages)

[edk2-devel] [PATCH 1/1] BaseTools/Scripts/PatchCheck.py: Check for *.makefile
 2023-03-24 18:12 UTC 

[PATCH 1/1] OvmfPkg/RiscVVirt: Support multiple reserved memory ranges
 2023-03-24 17:17 UTC  (2+ messages)

[edk2-staging/OpenSSL11_EOL][PATCH 0/4] Openssl 3.0 POC update Mar 22
 2023-03-24 17:07 UTC  (9+ messages)
` [edk2-staging/OpenSSL11_EOL][PATCH 4/4] Readme: 0322 update
  ` [edk2-devel] "
` [edk2-devel] [edk2-staging/OpenSSL11_EOL][PATCH 0/4] Openssl 3.0 POC update Mar 22

[PATCH v5 00/12] Enable New CodeQL Queries
 2023-03-24 16:21 UTC  (13+ messages)
` [PATCH v5 01/12] MdeModulePkg/SmbiosDxe: Fix pointer and buffer overflow CodeQL alerts
` [PATCH v5 02/12] BaseTools/PatchCheck.py: Add PCCTS to tab exemption list
` [PATCH v5 03/12] BaseTools/VfrCompile: Fix potential buffer overwrites
` [PATCH v5 04/12] CryptoPkg: Fix conditionally uninitialized variable
` [PATCH v5 05/12] MdeModulePkg: Fix conditionally uninitialized variables
` [PATCH v5 06/12] MdePkg: "
` [PATCH v5 07/12] NetworkPkg: "
` [PATCH v5 08/12] PcAtChipsetPkg: "
` [PATCH v5 09/12] ShellPkg: "
` [PATCH v5 10/12] UefiCpuPkg: "
` [PATCH v5 11/12] .github/codeql/edk2.qls: Enable CWE 457, 676, and 758 queries
` [PATCH v5 12/12] .github/codeql/edk2.qls: Enable CWE 120, 787, and 805 queries

[PATCH v4 00/12] Enable New CodeQL Queries
 2023-03-24 15:54 UTC  (7+ messages)
` [PATCH v4 10/12] UefiCpuPkg: Fix conditionally uninitialized variables
  ` [edk2-devel] "

[PATCH v1 0/2] WIP: Enable CMO support for RiscV64
 2023-03-24 15:43 UTC  (3+ messages)
` [PATCH v1 1/2] MdePkg/BaseCacheMaintenanceLib: Enable RISCV CMO
` [PATCH v1 2/2] OvmfPkg/RiscVVirt: Enable CMO support

[PATCH 1/1] UefiCpuPkg/PiSmmCpuDxeSmm: fix format string
 2023-03-24 15:35 UTC  (6+ messages)

[PATCH 0/8] BaseTools: remove duplicate includes
 2023-03-24 15:31 UTC  (13+ messages)
` [PATCH 1/8] BaseTools: remove WinNtInclude.h
` [PATCH 2/8] BaseTools: remove duplicate includes: <arch>/ProcessorBind.h
  ` [edk2-devel] "
` [PATCH 3/8] BaseTools: remove duplicate includes: IndustryStandard/Acpi*.h
` [PATCH 4/8] MdePkg/PeImage.h: add bits from BaseTools version
` [PATCH 5/8] BaseTools: drop IMAGE_FILE_MACHINE_ARM hacks
` [PATCH 6/8] BaseTools: switch from EFI_IMAGE_MACHINE_* to IMAGE_FILE_MACHINE_*
  ` [edk2-devel] "
` [PATCH 7/8] BaseTools: remove duplicate includes: IndustryStandard/PeImage.h
  ` [edk2-devel] "
` [PATCH 8/8] BaseTools: remove duplicate includes: IndustryStandard/*.h

[edk2-libc Patch 0/2] Python/Python3.6.8: migration of edk2module from chipsec repo
 2023-03-24 15:24 UTC  (4+ messages)
` [edk2-libc Patch 1/2] "
` [edk2-libc Patch 2/2] Added file header with copyright and license

[edk2-devel] PATCH v1 0/1 Remove deprecated Itanium data
 2023-03-24 14:45 UTC  (6+ messages)
` [edk2-devel] PATCH v1 1/1 MdePkg: Remove Itanium leftover data structure

[Patch V6 00/22] Fix issues in CpuPageTableLib
 2023-03-24 14:03 UTC  (5+ messages)
` [Patch V6 04/22] UefiCpuPkg/CpuPageTableLib: Fix the non-1:1 mapping issue
` [Patch V6 06/22] UefiCpuPkg/CpuPageTableLib: Fix issue when splitting leaf entry

[edk2-devel] PATCH v3 0/3 Add xterm resize support to OVMF
 2023-03-24 14:00 UTC  (5+ messages)
` 回复: "
  ` [edk2-devel] PATCH v3 3/3 OvmfPkg: take PcdResizeXterm from the QEMU command line
  ` [edk2-devel] PATCH v3 2/3 ArmVirtPkg: "

[PATCH] OvmfPkg/VirtioMmioDeviceLib: virtio 1.0: Fix SetQueueAlignment
 2023-03-24 12:30 UTC  (2+ messages)

reg: MAC address could not change on pre-boot environment and failed to PXE boot
 2023-03-24 11:30 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v4 1/9] ManageabilityPkg: Add Readme file
 2023-03-24 11:18 UTC  (22+ messages)
` [PATCH v4 2/9] ManageabilityPkg: Initial package
  ` [edk2-devel] "
` [PATCH v4 3/9] ManageabilityPkg: Add ManageabilityTransportLib header file
` [PATCH v4 4/9] ManageabilityPkg: Add NULL ManageabilityTransportLib
` [PATCH v4 5/9] ManageabilityPkg: Add ManageabilityTransportHelperLib
  ` [edk2-devel] "
` [PATCH v4 6/9] ManageabilityPkg/ManageabilityTransportKcsLib
` [PATCH v4 7/9] ManageabilityPkg: Implement Ipmi Protocol/Ppi
  ` [edk2-devel] "
` [PATCH v4 9/9] edk2-platforms: Maintainers.txt
` [edk2-devel] [PATCH v4 1/9] ManageabilityPkg: Add Readme file

[edk2-platforms][PATCH V3 0/5] Enable SoC expansion block and Virtio-P9 for RD-N2 variants
 2023-03-24 11:03 UTC  (6+ messages)
` [edk2-platforms][PATCH V3 1/5] Platform/Sgi: Add SSDT table for Virtio-P9
` [edk2-platforms][PATCH V3 2/5] Platform/Sgi: Enable virtio-p9 device on RD-N2 platform variants
` [edk2-platforms][PATCH V3 3/5] Platform/Sgi: Add SSDT table for IO virtualization SoC expansion block
` [edk2-platforms][PATCH V3 4/5] Platform/Sgi: Initialize additional UART controllers
` [edk2-platforms][PATCH V3 5/5] Platform/Sgi: Enable SoC expansion block for RD-N2 variants

[PATCH v5] MdePkg/Include: Add IPMI KCS definitions
 2023-03-24  9:14 UTC 

[Patch V3 0/2] Modify defination for MpWakeupStructure
 2023-03-24  8:52 UTC  (6+ messages)
` [Patch V3 1/2] MdePkg: modify the wrong 'AcpiId' to 'ApicId' in MpWakeupStructure
  ` 回复: "
        ` [edk2-devel] "

[Patch V5 00/22] Fix issues in CpuPageTableLib
 2023-03-24  8:10 UTC  (30+ messages)
` [Patch V5 01/22] UefiCpuPkg/CpuPageTableLib: Remove unneeded 'if' condition
` [Patch V5 02/22] UefiCpuPkg/CpuPageTableLib: Add check for input Length
` [Patch V5 03/22] UefiCpuPkg/CpuPageTableLib:Initialize some LocalVariable at beginning
` [Patch V5 04/22] UefiCpuPkg/CpuPageTableLib: Fix the non-1:1 mapping issue
` [Patch V5 05/22] UefiCpuPkg/CpuPageTableLib:Clear PageSize bit(Bit7) for non-leaf
` [Patch V5 06/22] UefiCpuPkg/CpuPageTableLib: Fix issue when splitting leaf entry
` [Patch V5 07/22] UefiCpuPkg/MpInitLib: Add code to initialize MapMask
` [Patch V5 08/22] UefiCpuPkg/CpuPageTableLib:Add check for Mask and Attr
` [Patch V5 09/22] UefiCpuPkg/CpuPageTableLib: Add manual test to check "
` [Patch V5 10/22] UefiCpuPkg/CpuPageTableLib:Modify RandomBoolean() in RandomTest
` [Patch V5 11/22] UefiCpuPkg/CpuPageTableLib: Add LastMapEntry pointer
` [Patch V5 12/22] UefiCpuPkg/CpuPageTableLib:Modify RandomTest to check Mask/Attr
` [Patch V5 13/22] UefiCpuPkg/CpuPageTableLib: Enable non-1:1 mapping in random test
` [Patch V5 14/22] UefiCpuPkg/CpuPageTableLib: Add OUTPUT IsModified parameter
` [Patch V5 15/22] UefiCpuPkg/CpuPageTableLib: Modify RandomTest to check IsModified
` [Patch V5 16/22] UefiCpuPkg: Fix IA32 build failure in CpuPageTableLib.inf
` [Patch V5 17/22] UefiCpuPkg: Modify UnitTest code since tested API is changed
` [Patch V5 18/22] UefiCpuPkg/CpuPageTableLib: Add check for page table creation
` [Patch V5 19/22] UefiCpuPkg: Combine branch for non-present and leaf ParentEntry
` [Patch V5 20/22] UefiCpuPkg/CpuPageTableLib: Enable PAE paging
` [Patch V5 21/22] UefiCpuPkg/CpuPageTableLib: Add RandomTest for "
` [Patch V5 22/22] UefiCpuPkg/CpuPageTableLib: Reduce the number of random tests

error C0DE: Unknown fatal error
 2023-03-24  6:24 UTC 

[PATCH 0/3] BaseTools: allow users to override CC and CXX on the make command line
 2023-03-24  4:57 UTC  (3+ messages)
  ` [edk2-devel] "
      ` 回复: "

[PATCH 0/3] BaseTools: Fix doc block location and formatting; run uncrustify
 2023-03-24  4:55 UTC  (4+ messages)
` [PATCH 2/3] BaseTools: Replace duplicate __PcdSet prototype with __PcdGet
  ` 回复: "

[PATCH v3] MdePkg/Include: Add DMTF MCTP definitions
 2023-03-24  3:00 UTC  (3+ messages)

[Patch V4 00/21] Fix issues in CpuPageTableLib
 2023-03-24  2:19 UTC  (43+ messages)
` [Patch V4 02/21] UefiCpuPkg/CpuPageTableLib: Add check for input Length
` [Patch V4 03/21] UefiCpuPkg/CpuPageTableLib:Initialize some LocalVariable at beginning
` [Patch V4 04/21] UefiCpuPkg/CpuPageTableLib: Fix the non-1:1 mapping issue
` [Patch V4 05/21] UefiCpuPkg/CpuPageTableLib:Clear PageSize bit(Bit7) for non-leaf
` [Patch V4 06/21] UefiCpuPkg/CpuPageTableLib: Fix issue when splitting leaf entry
    ` [edk2-devel] "
` [Patch V4 07/21] UefiCpuPkg/MpInitLib: Add code to initialize MapMask
` [Patch V4 08/21] UefiCpuPkg/CpuPageTableLib:Add check for Mask and Attr
` [Patch V4 09/21] UefiCpuPkg/CpuPageTableLib: Add manual test to check "
` [Patch V4 10/21] UefiCpuPkg/CpuPageTableLib:Modify RandomBoolean() in RandomTest
` [Patch V4 11/21] UefiCpuPkg/CpuPageTableLib:Modify RandomTest to check Mask/Attr
` [Patch V4 12/21] UefiCpuPkg/CpuPageTableLib: Enable non-1:1 mapping in random test
` [Patch V4 13/21] UefiCpuPkg/CpuPageTableLib: Add OUTPUT IsModified parameter
` [Patch V4 14/21] UefiCpuPkg/CpuPageTableLib: Modify RandomTest to check IsModified
` [Patch V4 15/21] UefiCpuPkg: Fix IA32 build failure in CpuPageTableLib.inf
` [Patch V4 16/21] UefiCpuPkg: Modify UnitTest code since tested API is changed
` [Patch V4 17/21] UefiCpuPkg/CpuPageTableLib: Add check for page table creation
` [Patch V4 18/21] UefiCpuPkg: Combine branch for non-present and leaf ParentEntry
` [Patch V4 19/21] UefiCpuPkg/CpuPageTableLib: Enable PAE paging
` [Patch V4 20/21] UefiCpuPkg/CpuPageTableLib: Add RandomTest for "
` [Patch V4 21/21] UefiCpuPkg/CpuPageTableLib: Reduce the number of random tests
` [edk2-devel] [Patch V4 00/21] Fix issues in CpuPageTableLib

[PATCH 0/1] MdeModulePkg/Ahci: Skip retry for non-transient errors
 2023-03-24  1:13 UTC  (5+ messages)
  ` [edk2-devel] "

[PATCH V5 0/8] Enable secure-boot when lauch OVMF with -bios parameter
 2023-03-24  0:38 UTC  (4+ messages)
` [PATCH V5 4/8] OvmfPkg/PlatformPei: Update ReserveEmuVariableNvStore
  ` [edk2-devel] "

[PATCH v3] MdePkg/Include: Add IPMI KCS definitions
 2023-03-23 22:12 UTC  (4+ messages)
` [edk2-devel] "

[Patch 0/2] Add and use FirmwareVolumeShadowPpi
 2023-03-23 19:17 UTC  (2+ messages)
` [edk2-devel] "

[edk2-devel] [PATCH 1/3] BaseTools/Conf/tools_def: Fix linking using CLANGDWARF_IA32
 2023-03-23 14:51 UTC  (4+ messages)

[PATCH 1/1] OvmfPkg: replace SECURE_BOOT_FEATURE_ENABLED with PcdSecureBootSupported
 2023-03-23 13:40 UTC 

[PATCH 0/9] BaseTools,CryptoPkg,MdePkg,OvmfPkg: Delete CLANG35,CLANG38 and update CLANGDWARF, delete VS 2008-2013, EBC
 2023-03-23 13:14 UTC  (6+ messages)
` [PATCH 3/9] BaseTools: Update CLANGDWARF toolchain and remove CLANG35 and CLANG38

[PATCH v3 1/3] Platform/AMD: Adds MinBoardPkg to support MinPlatformPkg
 2023-03-23 12:23 UTC  (6+ messages)
` [PATCH v3 2/3] Platform/AMD/MinBoardPkg: Adds SetCacheMtrrLib library
` [PATCH v3 3/3] Maintainers.txt: Adds AMD/MinBoardPkg maintainers

[PATCH 1/1] OvmfPkg/PlatformBootManagerLib: use utf8 for the serial console
 2023-03-23  9:18 UTC  (5+ 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