public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2023-04-12 08:56:19 to 2023-04-17 10:17:45 UTC [more...]

[PATCH v4 0/2] Set Firmware Version from build command line
 2023-04-17 10:17 UTC  (5+ messages)
` [PATCH v4 1/2] OvmfPkg: allow setting "
` [PATCH v4 2/2] ArmVirtPkg: "
` [edk2-devel] [PATCH v4 0/2] Set "

Strange behavior between GCC 11 and GCC 12
 2023-04-17  9:24 UTC  (7+ messages)
    ` [edk2-devel] "

[PATCH 0/4] OvmfPkg: add virtio serial driver
 2023-04-17  9:03 UTC  (5+ messages)
` [PATCH 1/4] OvmfPkg: add IndustryStandard/VirtioSerial.h
` [PATCH 2/4] OvmfPkg/VirtioSerialDxe: add driver
` [PATCH 3/4] OvmfPkg/VirtioSerialDxe: wire up in OvmfPkg*
` [PATCH 4/4] OvmfPkg/PlatformBootManagerLib: setup virtio serial console

[PATCH v8 0/9] Adds AmdSmmCpuFeaturesLib and SmmSmramSaveStateLib
 2023-04-17  8:46 UTC  (4+ messages)
` [PATCH v8 2/9] UefiCpuPkg: Adds SmmSmramSaveStateLib library class
  ` [edk2-devel] "

[PATCH v4 0/3] Adds Platform/AMD/AmdMinBoardPkg
 2023-04-17  5:56 UTC  (2+ messages)
  ` [edk2-devel] [PATCH v4 3/3] Maintainers.txt: Adds AMD/AmdMinBoardPkg maintainers

[PATCH v3] IntelFsp2Pkg/Tools: Enhance PathFv.py to patch Fd file directly
 2023-04-17  5:40 UTC  (2+ messages)

[PATCH v3 0/3] Support FDT library
 2023-04-17  5:35 UTC  (4+ messages)
` [PATCH v3 1/3] Tianocore: "
` [PATCH v3 2/3] MdePkg: "
` [PATCH v3 3/3] .pytool: "

[edk2-platforms][PATCH 1/3] ManageabilityPkg/IpmiPpi: Fix duplicate library instance
 2023-04-17  5:22 UTC  (7+ messages)
` [edk2-platforms][PATCH 2/3] ManageabilityPkg: Use SMBUS I2C instead of I2C
` [edk2-platforms][PATCH 3/3] ManageabilityPkg: Support AARCH64

[edk2-platforms][PATCH] ManageabilityPkg: add support for the phosphor ipmi blob transfer protocol
 2023-04-17  3:08 UTC  (8+ messages)
  ` [edk2-devel] "

[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, April 17, 2023 #cal-reminder
 2023-04-16 23:30 UTC 

[PATCH 1/1] edk2: Add .git-blame-ignore-revs file
 2023-04-16 18:19 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v3 00/13] BaseTools,CryptoPkg,EmulatorPkg,MdePkg,others: Delete CLANG35,CLANG38,VS2008-2013,EBC, deprecate GCC48,GCC49,GCC5, add GCC and GCCNOLTO, update CLANGDWARF
 2023-04-16 17:05 UTC  (14+ messages)
` [PATCH v3 01/13] BaseTools,CryptoPkg: Update CLANGDWARF, remove CLANG 35/38 toolchains
` [PATCH v3 02/13] BaseTools: Remove VS2008, 2010, 2012 and 2013 toolchain definitions
` [PATCH v3 03/13] BaseTools: Remove VS2008-VS2013 remnants
` [PATCH v3 04/13] MdePkg: "
` [PATCH v3 05/13] edksetup.bat: "
` [PATCH v3 06/13] BaseTools: Remove unused IPHONE_TOOLS and SOURCERY_CYGWIN_TOOLS defs
` [PATCH v3 07/13] BaseTools: Remove EBC (EFI Byte Code) compiler definitions
` [PATCH v3 08/13] BaseTools: Update VS toolchain descriptions in tools_def.txt.template
` [PATCH v3 09/13] BaseTools/Conf/tools_def.template: Add GCC and GCCNOLTO toolchains
` [PATCH v3 10/13] BaseTools: Only call LoadConfiguration once in build.py
` [PATCH v3 11/13] BaseTools: Add a deprecation warning for GCC48,GCC49,GCC5 to build.py
` [PATCH v3 12/13] BaseTools/Conf/tools_def.template: Add section for deprecated toolchains
` [PATCH v3 13/13] BaseTools/Conf/tools_def.template: Bump VERSION to 3.00

[Patch V2 0/8] Create page table by CpuPageTableLib in DxeIpl
 2023-04-16  5:21 UTC  (10+ messages)
` [Patch V2 3/8] MdeModulePkg: Add CpuPageTableLib required by DxeIpl in DSC
` [Patch V2 5/8] MdeModulePkg: Add UefiCpuPkg.dec to pass DependencyCheck
    ` [edk2-devel] "

[PATCH 0/5] Adding necessary changes for RedfishPkg
 2023-04-16  4:36 UTC  (14+ messages)
` [PATCH 1/5] RedfishPkg: Correct variable type to prevent memory corruption
` [PATCH 2/5] RedfishPkg: Prevent assertion of allocate zero length region
` [PATCH 3/5] RedfishPkg: Create RestEx child on selected interface
` [PATCH 4/5] RedfishPkg: Add missing newline character
` [PATCH 5/5] RedfishPkg: Fix compile issue on Linux

[PATCH 4/5] RedfishPkg: Helper library of EDKII_REDFISH_PLATFORM_CONFIG_PROTOCOL
 2023-04-16  4:18 UTC  (2+ messages)

[PATCH 5/5] RedfishPkg: Add Redfish Platform Config Protocol to RedfishPkg
 2023-04-16  4:12 UTC  (2+ messages)

[PATCH 3/5] RedfishPkg: Implementation of EDKII_REDFISH_PLATFORM_CONFIG_PROTOCOL
 2023-04-16  4:08 UTC  (2+ messages)

[PATCH 2/5] RedfishPkg: introduce HII utility helper library
 2023-04-16  3:34 UTC  (2+ messages)

Role of DLINK2_FLAGS and link-time option consistency
 2023-04-15 19:33 UTC  (5+ messages)
` [edk2-devel] "

[PATCH v4 1/9] ManageabilityPkg: Add Readme file
 2023-04-15 12:07 UTC  (11+ messages)
` [PATCH v4 5/9] ManageabilityPkg: Add ManageabilityTransportHelperLib
  ` [edk2-devel] "
` [PATCH v4 7/9] ManageabilityPkg: Implement Ipmi Protocol/Ppi
  ` [edk2-devel] "
` [PATCH v4 8/9] ManageabilityPkg: Add IpmiProtocol to Manageability Package
  ` [edk2-devel] "

[PATCH 2/2] UefiCpuPkg: Support 5 level page table in ResetVector
 2023-04-15  5:02 UTC  (5+ messages)
  ` [edk2-devel] "

[PATCH 1/5] RedfishPkg: introduce EDKII_REDFISH_PLATFORM_CONFIG_PROTOCOL
 2023-04-15  3:22 UTC  (2+ messages)

[edk2-devel] [Patch V2 0/8] Use CpuPageTableLib to create and update smm page table
 2023-04-14 19:05 UTC  (9+ messages)

[PATCH v2 0/6] RISC-V MMU support
 2023-04-14 18:58 UTC  (7+ messages)
` [PATCH v2 1/6] MdePkg/BaseLib: RISC-V: Support getting satp register value
` [PATCH v2 2/6] MdePkg/Register: RISC-V: Add satp mode bits shift definition
` [PATCH v2 3/6] UefiCpuPkg: RISC-V: Support MMU with SV39/48/57 mode
` [PATCH v2 4/6] OvmfPkg/RiscVVirt: VirtNorFlashPlatformLib: Fix wrong flash size
` [PATCH v2 5/6] OvmfPkg/VirtNorFlashDxe: Not add memory space if it exists
` [PATCH v2 6/6] OvmfPkg/RiscVVirt: SEC: Add IO memory resource hob for platform devices

[PATCH v2] MinPlatformPkg: Add Pcd for FADT REVISION and MINOR REVISION to update FADT entries from board package
 2023-04-14 15:56 UTC  (4+ messages)

[PATCH v2] IntelFsp2Pkg/Tools: Enhance PathFv.py to patch Fd file directly https://bugzilla.tianocore.org/show_bug.cgi?id=4412
 2023-04-14 15:47 UTC  (3+ messages)

[PATCH v4 00/10] BaseTools: remove duplicate includes
 2023-04-14 15:10 UTC  (19+ messages)
` [PATCH v4 01/10] BaseTools: add BASETOOLS define
      ` [edk2-devel] "
` [PATCH v4 02/10] MdePkg: don't set visibility to hidden for BaseTools
` [PATCH v4 03/10] BaseTools: remove WinNtInclude.h
` [PATCH v4 04/10] BaseTools: remove duplicate includes: <arch>/ProcessorBind.h
` [PATCH v4 05/10] BaseTools: remove duplicate includes: IndustryStandard/Acpi*.h
` [PATCH v4 06/10] MdePkg/PeImage.h: add bits from BaseTools version
` [PATCH v4 07/10] BaseTools: drop IMAGE_FILE_MACHINE_ARM hacks
` [PATCH v4 08/10] BaseTools: switch from EFI_IMAGE_MACHINE_* to IMAGE_FILE_MACHINE_*
  ` [edk2-devel] "
` [PATCH v4 09/10] BaseTools: remove duplicate includes: IndustryStandard/PeImage.h
` [PATCH v4 10/10] BaseTools: remove duplicate includes: IndustryStandard/*.h
` [edk2-devel] [PATCH v4 00/10] BaseTools: remove duplicate includes

[PATCH v2 0/3] Support FDT library
 2023-04-14 13:03 UTC  (6+ messages)
` [PATCH v2 1/3] Tianocore: "
` [PATCH v2 2/3] MdePkg: "
      ` FW: "
        ` [edk2-devel] "
` [PATCH v2 3/3] .pytool: "

[PATCH 1/1] ArmPkg/PlatformBootManagerLib: Add path to boot UEFI Shell over UiApp
 2023-04-14 12:45 UTC  (3+ messages)

[PATCH 1/1] ArmPkg/PlatformBootManagerLib: Add path to boot UEFI Shell over UiApp
 2023-04-14 12:22 UTC  (2+ messages)
` [edk2-devel] "

[PATCH] CryptoPkg: Enable DXE_CORE support in DxeCryptLib.inf
 2023-04-14 10:49 UTC  (2+ messages)

[PATCH V1 1/1] OvmfPkg/PlatformPei: Skip PlatformInitEmuVariableNvStore in SEV guest
 2023-04-14 10:20 UTC  (15+ messages)

[PATCH] IntelFsp2Pkg/Tools: Enhance PathFv.py to patch Fd file directly https://bugzilla.tianocore.org/show_bug.cgi?id=4412
 2023-04-14  8:26 UTC 

[PATCH v2 1/1] Platform/ARM/JunoPkg: Don't setup PCIe root bridge for Juno-r0
 2023-04-14  7:16 UTC 

[PATCH 1/1] Platform/ARM/JunoPkg: Don't setup PCIe root bridge for Juno-r0
 2023-04-14  7:12 UTC  (4+ messages)
` [edk2-devel] "

[PATCH 1/1] SecurityPkg/DxeImageVerificationLib: Add AUTH_SIG_NOT_FOUND Action
 2023-04-14  5:18 UTC  (2+ messages)

[edk2-devel] [PATCH V3] MdeModulePkg/RegularExpressionDxe: Fix GCC build error
 2023-04-13 23:21 UTC  (4+ messages)

[PATCH v2 1/1] BaseTools: Update PatchCheck.py to check for __FUNCTION__
 2023-04-13 16:38 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v1 1/1] MdeModulePkg/Variable: TcgMorLockSmm Key Mismatch changes lock state
 2023-04-13 16:33 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v2] Maintainer.txt: add myself as reviewer for bhyve's OvmfPkg
 2023-04-13 15:36 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v3 0/2] Set Firmware Version from build command line
 2023-04-13 15:32 UTC  (3+ messages)
` [PATCH v3 1/2] OvmfPkg: allow setting "
` [PATCH v3 2/2] ArmVirtPkg: "

[PATCH v3 00/10] BaseTools: remove duplicate includes
 2023-04-13 12:51 UTC  (12+ messages)
` [PATCH v3 01/10] BaseTools: add BASETOOLS define
` [PATCH v3 02/10] MdePkg: don't set visibility to hidden for BaseTools
` [PATCH v3 03/10] BaseTools: remove WinNtInclude.h
` [PATCH v3 04/10] BaseTools: remove duplicate includes: <arch>/ProcessorBind.h
` [PATCH v3 05/10] BaseTools: remove duplicate includes: IndustryStandard/Acpi*.h
` [PATCH v3 06/10] MdePkg/PeImage.h: add bits from BaseTools version
` [PATCH v3 07/10] BaseTools: drop IMAGE_FILE_MACHINE_ARM hacks
` [PATCH v3 08/10] BaseTools: switch from EFI_IMAGE_MACHINE_* to IMAGE_FILE_MACHINE_*
` [PATCH v3 09/10] BaseTools: remove duplicate includes: IndustryStandard/PeImage.h
` [PATCH v3 10/10] BaseTools: remove duplicate includes: IndustryStandard/*.h

[PATCH v2 0/1] CI: Use Fedora-37 (gcc12) image for Linux jobs
 2023-04-13 11:33 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v5 0/2] add ArmCpuInfo application
 2023-04-13  9:31 UTC  (2+ messages)

[PATCH 0/5] Platforms cleanup v1
 2023-04-13  8:38 UTC  (3+ messages)
` [edk2-devel] "

Implementation of edk2 SPI Driver Stack
 2023-04-13  6:43 UTC 

[Patch V2 0/8] Use CpuPageTableLib to create and update smm page table
 2023-04-13  6:42 UTC  (5+ messages)
` [Patch V2 1/8] OvmfPkg: Add CpuPageTableLib required by PiSmmCpuDxe
` [Patch V2 7/8] UefiCpuPkg: Refinement to code about updating smm page table
` [Patch V2 8/8] UefiCpuPkg/PiSmmCpuDxeSmm: Remove unnecessary function

[PATCH 0/5] Introduce EDKII Redfish Platform Config Protocol
 2023-04-13  6:20 UTC 

[PATCH v2 0/1] Add all UEFI Config Tables to Dmem output
 2023-04-13  6:02 UTC  (3+ messages)
` [PATCH v2 1/1] ShellPkg: UefiShellDebug1CommandsLib: Uefi Config Tables in Dmem.c
    ` [edk2-devel] "

[PATCH v7 1/3] UsbNetworkPkg/UsbRndis: Add USB RNDIS devices support
 2023-04-13  2:33 UTC  (8+ messages)
      ` [edk2-devel] "

[PATCH 0/2] Support FDT library
 2023-04-12 16:59 UTC  (4+ messages)
` [PATCH 1/2] MdePkg: "
  ` [edk2-devel] "

[PATCH v2] MdePkg: Support FDT library
 2023-04-12 16:22 UTC  (2+ messages)

[PATCH v1] MinPlatformPkg: Add Pcd for FADT REVISION and MINOR REVISION to update FADT entries from board package
 2023-04-12 15:56 UTC  (2+ messages)

[PATCH edk2-platforms 0/2] Platform/ARM/JunoPkg: Increase FV size and enable NOOPT build
 2023-04-12 11:28 UTC  (2+ messages)

[PATCH] OvmfPkg/VirtioMmioDeviceLib: virtio 1.0: Fix SetQueueAlignment
 2023-04-12 11:13 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