public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2023-04-21 05:23:28 to 2023-04-25 16:04:57 UTC [more...]

[RFC PATCH v1 00/30] Support for Arm CCA guest firmware
 2023-04-25 16:04 UTC  (8+ messages)
` [RFC PATCH v1 01/30] ArmVirtPkg: kvmtool: Add Emulated Runtime variable support
` [RFC PATCH v1 05/30] ArmPkg & ArmVirtPkg: Make PcdMonitorConduitHvc a dynamic PCD
` [RFC PATCH v1 06/30] ArmVirtPkg: Add Arm CCA Realm Service Interface Library
` [RFC PATCH v1 07/30] ArmVirtPkg: ArmCcaRsiLib: Add interfaces to manage the Realm IPA state
` [RFC PATCH v1 08/30] ArmVirtPkg: ArmCcaRsiLib: Add an interface to get an attestation token
` [RFC PATCH v1 09/30] ArmVirtPkg: ArmCcaRsiLib: Add interfaces to get/extend REMs
` [RFC PATCH v1 11/30] ArmVirtPkg: Define a GUID HOB for IPA width of a Realm

TianoCore Community Meeting Agenda 20230504
 2023-04-25 15:33 UTC 

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

[Patch V2 0/2] Update ProcTrace feature code for new requirements
 2023-04-25 14:13 UTC  (5+ messages)
` [Patch V2 1/2] UefiCpuPkg: Update code to support enable ProcTrace only on BSP
  ` [edk2-devel] "
` [Patch V2 2/2] UefiCpuPkg: Update PT code to support enable collect performance

[PATCH 0/5] refine Smm range code in BoardX58Ich10
 2023-04-25 13:58 UTC  (12+ messages)
` [PATCH 1/5] SimicsOpenBoardPkg: Build gEfiSmmSmramMemoryGuid Hob in S3 path
    ` [edk2-devel] "
` [PATCH 2/5] SimicsOpenBoardPkg: Move AcpiVariableGuid hob to MemDetect
  ` [edk2-devel] "
` [PATCH 3/5] SimicsOpenBoardPkg: Use SmmAccessLib instead of SmmAccessPei.inf
` [PATCH 4/5] SimicsOpenBoardPkg: Use another SmmAccess Driver
` [PATCH 5/5] SimicsX58SktPkg: Remove unused Smm related modules

[PATCH v2 1/1] ArmPkg/PlatformBootManagerLib: Add path to boot UEFI Shell over UiApp
 2023-04-25 11:27 UTC 

[PATCH 1/1] DynamicTablesPkg/SsdtCpuTopology: Allow multi-packages topologies
 2023-04-25 10:33 UTC  (2+ messages)

[PATCH 0/3] Enable 64bit PEI for BoardX58Ich10
 2023-04-25  7:02 UTC  (6+ messages)
` [PATCH 1/3] SimicsOpenBoardPkg: Support 64-bit Pei BoardX58Ich10
` [PATCH 2/3] SimicsOpenBoardPkg: Initialize temporary memory with PcdInitValueInTempStack
` [PATCH 3/3] SimicsOpenBoardPkg: Remove unused PCD PcdSimicsSecPageTablesBase

[PATCH] SimicsOpenBoardPkg: BoardX58Ich10 set PcdSmrrEnable as False
 2023-04-25  6:59 UTC  (2+ messages)

[PATCH 1/1] ArmPkg/PlatformBootManagerLib: Add path to boot UEFI Shell over UiApp
 2023-04-25  6:57 UTC  (5+ messages)
    ` [edk2-devel] "

[PATCH 0/3] Update ProcTrace feature code for new requirements
 2023-04-25  6:45 UTC  (11+ messages)
` [PATCH 1/3] UefiCpuPkg: Update code to support enable ProcTrace only on BSP
    ` [edk2-devel] "
` [PATCH 2/3] UefiCpuPkg: Update PT code to support enable collect performance
` [PATCH 3/3] UefiCpuPkg: Disable MTC packet by default
  ` [edk2-devel] "

[PATCH] Fix GCC5 Release build warning [-Wreturn-local-addr]
 2023-04-25  6:40 UTC 

[PATCH v2 1/1] BaseTools: Add quotes around OBJCOPY cmd in build_rule.template
 2023-04-25  3:48 UTC  (3+ messages)
` 回复: [edk2-devel] "

[Patch V3 00/11] Use CpuPageTableLib to create and update smm page table
 2023-04-25  2:51 UTC  (17+ messages)
` [Patch V3 01/11] OvmfPkg: Add CpuPageTableLib required by PiSmmCpuDxe
` [Patch V3 02/11] UefiPayloadPkg: "
` [Patch V3 03/11] OvmfPkg:Remove code that apply AddressEncMask to non-leaf entry
      ` [edk2-devel] "
` [Patch V3 04/11] UefiCpuPkg: Use CpuPageTableLib to convert SMM paging attribute
` [Patch V3 05/11] UefiCpuPkg/PiSmmCpuDxeSmm: Avoid setting non-present range to RO/NX
` [Patch V3 06/11] UefiCpuPkg: Extern mSmmShadowStackSize in PiSmmCpuDxeSmm.h
` [Patch V3 07/11] UefiCpuPkg/PiSmmCpuDxeSmm: Add 2 function to disable/enable CR0.WP
` [Patch V3 08/11] UefiCpuPkg/PiSmmCpuDxeSmm: Clear CR0.WP before modify page table
` [Patch V3 09/11] UefiCpuPkg: Refinement to current smm page table generation code
` [Patch V3 10/11] UefiCpuPkg: Refinement to code about updating smm page table
` [Patch V3 11/11] UefiCpuPkg/PiSmmCpuDxeSmm: Remove unnecessary function

[Patch V3 0/8] Create page table by CpuPageTableLib in DxeIpl
 2023-04-25  2:45 UTC  (13+ messages)
` [Patch V3 1/8] MdePkg: Move CpuPageTableLib defination to MdePkg
` [Patch V3 2/8] EmulatorPkg: Add CpuPageTableLib required by DxeIpl in DSC
` [Patch V3 3/8] IntelFsp2Pkg: "
` [Patch V3 4/8] MdeModulePkg: "
` [Patch V3 5/8] OvmfPkg: Add CpuPageTableLib required by DxeIpl in DSC file
` [Patch V3 6/8] MdeModulePkg/DxeIpl: Create page table by CpuPageTableLib
` [Patch V3 7/8] MdeModulePkg/DxeIpl: Remove duplicated code to enable NX
` [Patch V3 8/8] MdeModulePkg/DxeIpl: Refinement to the code to set PageTable as RO
` [edk2-devel] [Patch V3 0/8] Create page table by CpuPageTableLib in DxeIpl

[edk2-devel] [edk2-platforms][PATCH V3 00/14] ManageabilityPkg part II
 2023-04-25  2:04 UTC 

[edk2-platforms][PATCH V3 00/14] ManageabilityPkg part II
 2023-04-25  1:33 UTC  (21+ messages)
` [edk2-platforms][PATCH V3 01/14] ManageabilityPkg: Add more helper functions
` [edk2-platforms][PATCH V3 02/14] ManageabilityPkg: Support Maximum Transfer Unit
  ` [edk2-devel] "
` [edk2-platforms][PATCH V3 03/14] ManageabilityPkg: Add HeaderSize and TrailerSize
` [edk2-platforms][PATCH V3 04/14] ManageabilityPkg: Add PldmProtocolLib
` [edk2-platforms][PATCH V3 05/14] ManageabilityPkg: Add PldmSmbiosTransferDxe driver
` [edk2-platforms][PATCH V3 06/14] ManageabilityPkg/KCS: KCS transport interface
` [edk2-platforms][PATCH V3 07/14] ManageabilityPkg: Add definitions of MCTP
` [edk2-platforms][PATCH V3 08/14] ManageabilityPkg: Add MCTP manageability header file
` [edk2-platforms][PATCH V3 09/14] ManageabilityPkg/MctpProtocol: Add MctpProtocol
` [edk2-platforms][PATCH V3 10/14] ManageabilityPkg: Add MCTP transport interface
` [edk2-platforms][PATCH V3 11/14] ManageabilityPkg/PldmProtocol: Add PLDM protocol
` [edk2-platforms][PATCH V3 12/14] ManageabilityPkg: Add Manageability PCDs
` [edk2-platforms][PATCH V3 13/14] ManageabilityPkg: Relocate Manageability.dsc
` [edk2-platforms][PATCH V3 14/14] ManageabilityPkg: Add Manageability FDFs

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, April 25, 2023 #cal-reminder
 2023-04-25  1:30 UTC 

Partial GitHub outage affecting TianoCore CI
 2023-04-25  0:43 UTC 

Bugzilla missing releases after edk2-stable202105
 2023-04-25  0:24 UTC  (2+ messages)
` [edk2-devel] "

[edk2-devel] Now: Tools, CI, Code base construction meeting series - Monday, April 24, 2023 #cal-notice
 2023-04-24 23:30 UTC 

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

How to properly get Simple File System Protocol on RAM Disk
 2023-04-24 19:08 UTC 

[PATCH] Maintainers.txt: Update for IntelFsp2Pkg and IntelFsp2WrapperPkg
 2023-04-24 18:52 UTC  (2+ messages)

[PATCH v3 0/3] Support FDT library
 2023-04-24 17:41 UTC  (9+ messages)
` [PATCH v3 2/3] MdePkg: "
            ` [edk2-devel] "

[Patch V2 0/8] Create page table by CpuPageTableLib in DxeIpl
 2023-04-24 15:59 UTC  (18+ 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 v4 0/3] Support FDT library
 2023-04-24 14:24 UTC  (4+ messages)
` [PATCH v4 1/3] Tianocore: "
` [PATCH v4 2/3] MdePkg: "
` [PATCH v4 3/3] .pytool: "

[PATCH 1/1] BaseTools: Add quotes around OBJCOPY cmd in build_rule.template
 2023-04-24 13:47 UTC 

[Patch V4 0/8] Create page table by CpuPageTableLib in DxeIpl
 2023-04-24 10:26 UTC  (3+ messages)
` [Patch V4 1/8] MdePkg: Move CpuPageTableLib definition to MdePkg
` [Patch V4 6/8] MdeModulePkg/DxeIpl: Create page table by CpuPageTableLib

[PATCH V1 1/1] OvmfPkg/PlatformPei: Skip PlatformInitEmuVariableNvStore in SEV guest
 2023-04-24  9:45 UTC  (13+ messages)

Question regarding changing video adapter selection during pre-boot (PEI/DXE)
 2023-04-24  6:00 UTC 

[edk2-devel] [PATCH 1/1] MdeModulePkg/RegularExpressionDxe: Fix Arm build error
 2023-04-24  5:40 UTC  (8+ messages)
  ` 回复: "

[PATCH v4 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-24  5:03 UTC  (5+ messages)
` [PATCH v4 09/13] BaseTools/Conf/tools_def.template: Add GCC and GCCNOLTO toolchains
  ` 回复: "
      ` 回复: [edk2-devel] "

[PATCH 0/3] CloudHv:arm: Enable direct kernel boot
 2023-04-24  2:36 UTC  (6+ messages)
` [PATCH 3/3] CloudHv:arm: add kernel load driver into dsc/fdf
      ` [edk2-devel] "

[PATCH v2 1/2] BaseTools/Plugin: Report error if code coverage failure
 2023-04-24  1:56 UTC  (8+ messages)
` [PATCH v2 2/2] .azurepipelines: Install code coverage tool
    ` [edk2-devel] "

[edk2-platforms][PATCH V2 00/14] ManageabilityPkg part II
 2023-04-24  1:42 UTC  (8+ messages)
` [edk2-platforms][PATCH V2 02/14] ManageabilityPkg: Support Maximum Transfer Unit
  ` [edk2-devel] "

[PATCH 0/4] Trace Hub debug library support
 2023-04-24  1:37 UTC  (2+ messages)
  ` [edk2-devel] "

[PATCH tianocore-docs v3 0/2] Fix links to specifications, guides etc
 2023-04-24  0:03 UTC  (6+ messages)
` [PATCH tianocore-docs v3 2/2] Readme.md: Update the Gitbook documentation section
    ` [edk2-devel] "

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

[PATCH] BaseTools/Plugin: Report error if code coverage failure
 2023-04-22 22:00 UTC 

[edk2-redfish-client][PATCH v2] Initial edk2 redfish client repository
 2023-04-22  2:59 UTC  (2+ messages)
` [edk2-devel] "

[edk2-devel] [edk2-redfish-client][PATCH] Initial edk2 redfish client repository
 2023-04-22  2:39 UTC  (3+ messages)

[PATCH tianocore.github.io.wiki 1/1] Update gitbook.io links to point to tianocore-docs.github.io
 2023-04-22  2:12 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v5 2/2] add ArmCpuInfo EFI application
 2023-04-21 20:18 UTC  (11+ messages)
` [PATCH v6 1/2] ArmLib: add functions to read system registers
  ` [PATCH v6 2/2] add ArmCpuInfo EFI application
      ` [edk2-devel] "
            ` [PATCH v7 1/2] ArmLib: add functions to read system registers
              ` [PATCH v7 2/2] add ArmCpuInfo EFI application

[PATCH v1 0/1] uefi-sct/SctPkg: TCGMOR SCT Test Implementation
 2023-04-21 19:46 UTC  (2+ messages)
` [PATCH v1 1/1] uefi-sct/SctPkg: TCGMOR Platform Reset Check Test

[PATCH] RedfishPkg: Remove the global variables related to Discover Token functionality
 2023-04-21 19:31 UTC  (5+ messages)

[PATCH] MdePkg: Add DEBUG_MANAGEABILITY print error level
 2023-04-21 15:44 UTC  (6+ messages)
    ` [edk2-devel] "

[edk2-redfish-client][PATCH] Initial edk2 redfish client repository
 2023-04-21 15:38 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v5 02/10] MdePkg: don't set visibility to hidden
 2023-04-21  9:23 UTC  (7+ messages)

[PATCH v2 1/1] OvmfPkg: replace SECURE_BOOT_FEATURE_ENABLED with PcdSecureBootSupported
 2023-04-21  6:55 UTC 


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