public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2023-05-08 14:51:53 to 2023-05-10 02:40:10 UTC [more...]

[edk2-stable202305 PATCH 0/4] BaseTools: Fix CLANGDWARF HII resource rules and paths
 2023-05-10  2:40 UTC  (7+ messages)
` [edk2-stable202305 PATCH 1/4] BaseTools: Remove BUILDRULEFAMILY from CLANGDWARF in tools_def.template
` [edk2-stable202305 PATCH 2/4] BaseTools: Set the CLANGDWARF OBJCOPY path "
` [edk2-stable202305 PATCH 3/4] BaseTools: Set CLANGDWARF RC path to llvm-objcopy "
` [edk2-stable202305 PATCH 4/4] BaseTools: Remove the CLANGCC build rule for Hii-Binary-Package.UEFI_HII
` [edk2-devel] [edk2-stable202305 PATCH 0/4] BaseTools: Fix CLANGDWARF HII resource rules and paths

[PATCH v3 0/4] Trace Hub debug library support
 2023-05-10  2:33 UTC  (5+ messages)
` [PATCH v3 1/4] MdePkg: Add MipiSysTLib library
` [PATCH v3 2/4] MdePkg: Add NULL library of TraceHubDebugSysTLib
` [PATCH v3 3/4] MdeModulePkg: Add TraceHubDebugSysTLib library
` [PATCH v3 4/4] Maintainers.txt: Update reviewers and maintainers for TraceHubDebugLib

[edk2-platforms][PATCH 1/2] ManageabilityPkg: Add Manageability IPMI helper Library
 2023-05-10  2:31 UTC  (7+ messages)
` [edk2-platforms][PATCH 2/2] ManageabilityPkg/ManageabilityTransportKcsLib: Add debug message of IPMI KCS Completion Code

[PATCH v5 0/5] UefiCpuPkg/ResetVector: Refine page table creation, and support 5 Level paging
 2023-05-10  2:22 UTC  (4+ messages)
` [edk2-devel] "

[PATCH v1 0/3] Target to enable paging from temporary RAM Done
 2023-05-10  2:00 UTC  (12+ messages)
` [PATCH v1 1/3] UefiCpuPkg/SecCore: Migrate page table to permanent memory
  ` [edk2-devel] "
` [PATCH v1 2/3] UefiCpuPkg/CpuMpPei: Enable PAE page table if CR0.PG is not set
  ` [edk2-devel] "
` [PATCH v1 3/3] MdeModulePkg/DxeIpl: Align Page table Level setting with previous level
  ` [edk2-devel] "
` [edk2-devel] [PATCH v1 0/3] Target to enable paging from temporary RAM Done

[PATCH 1/1] Remove bashisms from edksetup.sh and BaseTools/BuildEnv
 2023-05-10  1:33 UTC  (12+ messages)
` [edk2-devel] "
            ` 回复: "
                      ` 回复: "

[edk2-redfish-client][PATCH 6/6] RedfishClientPkg: Introduce RedfishConfigLangMap driver
 2023-05-10  1:29 UTC  (2+ messages)

[edk2-redfish-client][PATCH 5/6] RedfishClientPkg: Introduce resource identify library
 2023-05-10  1:29 UTC  (2+ messages)

[edk2-redfish-client][PATCH 4/6] RedfishClientPkg: Introduce Redfish resource config library
 2023-05-10  1:29 UTC  (2+ messages)

[edk2-redfish-client][PATCH 3/6] RedfishClientPkg: Update Redfish Resource Config Protocol
 2023-05-10  1:29 UTC  (2+ messages)

[edk2-redfish-client][PATCH 2/6] RedfishClientPkg: Introduce Redfish version library
 2023-05-10  1:29 UTC  (2+ messages)

[edk2-redfish-client][PATCH 1/6] RedfishClientPkg: Introduce Redfish event library
 2023-05-10  1:29 UTC  (2+ messages)

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, May 9, 2023 #cal-reminder
 2023-05-10  1:15 UTC 

[PATCH 1/1] CryptoPkg: Delete CLANG35 and CLANG38 build flags; add CLANGDWARF flags
 2023-05-10  1:05 UTC  (4+ messages)

[PATCH 1/1] ShellPkgDisconnect: zero-initialize handles
 2023-05-10  0:54 UTC  (3+ messages)

[PATCH v3 0/2] Add more google mock library
 2023-05-10  0:42 UTC  (6+ messages)
` [PATCH v3 1/2] MdeModulePkg: Add more PciHostBridgeLib gmock support
` [PATCH v3 2/2] MdePkg: Add more HobLib/PeiServicesLib "
` [edk2-devel] [PATCH v3 0/2] Add more google mock library

[PATCH 1/1] SecurityPkg: Add missing break in Tpm2TestParms
 2023-05-10  0:13 UTC  (2+ messages)

[edk2-devel][edk2-platforms][PATCH V1 1/1] MinPlatformPkg/Build: Add standalone MM build rules
 2023-05-09 23:06 UTC  (3+ messages)

[edk2-devel][edk2-platforms][PATCH V1 1/1] WhitleyOpenBoardPkg/DSC: Restore AdvancedFeatures
 2023-05-09 22:24 UTC  (3+ messages)

[PATCH edk2-platforms 0/4] Remove usage of OvmfPkg/SataControllerDxe
 2023-05-09 22:13 UTC  (6+ messages)
` [PATCH edk2-platforms 1/4] QemuOpenBoardPkg: Use MdeModulePkg's SataControllerDxe
  ` [edk2-devel] "
` [PATCH edk2-platforms 2/4] SbsaQemu: "
` [PATCH edk2-platforms 3/4] LoongArchQemuPkg: "
` [PATCH edk2-platforms 4/4] Silicon/Armada7k8k: "

[PATCH v2 0/2] OvmfPkg: Relax assertion that interrupts do not occur at TPL_HIGH_LEVEL
 2023-05-09 21:49 UTC  (6+ messages)
    ` [edk2-devel] "
  ` [PATCH v2 1/2] OvmfPkg: Clarify invariants for NestedInterruptTplLib
  ` [PATCH v2 2/2] OvmfPkg: Relax assertion that interrupts do not occur at TPL_HIGH_LEVEL

[edk2-platforms:PATCH V1] MinPlatformPkg/SaveMemoryConfig: Support NVS Data compression
 2023-05-09 21:41 UTC  (13+ messages)
    ` [edk2-devel] "

[PATCH v11 0/8] Adds AmdSmmCpuFeaturesLib and MmSaveStateLib
 2023-05-09 19:11 UTC  (6+ messages)
` [PATCH v11 8/8] OvmfPkg: Uses MmSaveStateLib library
` [edk2-devel] [PATCH v11 0/8] Adds AmdSmmCpuFeaturesLib and MmSaveStateLib

Side effects of enabling PML5 in EFI
 2023-05-09 17:24 UTC 

[PATCH v3 1/2] Ext4Pkg: Improve extent node validation on the number of entries
 2023-05-09 16:50 UTC  (4+ messages)
` [PATCH v3 2/2] Ext4Pkg: Advertise CSUM_SEED as supported

[PATCH 0/2] OvmfPkg: Replace the OVMF-specific SataControllerDxe with the generic one
 2023-05-09 16:46 UTC  (9+ messages)
` [PATCH 1/2] MdeModulePkg/SataControllerDxe: Remove useless null check
  ` [edk2-devel] "
` [PATCH 2/2] OvmfPkg: Replace the OVMF-specific SataControllerDxe with a generic one

[edk2-devel] [PATCH v2 00/12] OvmfPkg: Replace the OVMF-specific SataControllerDxe with the generic one
 2023-05-09 16:33 UTC 

[PATCH v2 00/12] OvmfPkg: Replace the OVMF-specific SataControllerDxe with the generic one
 2023-05-09 16:32 UTC  (13+ messages)
` [PATCH v2 01/12] MdeModulePkg/SataControllerDxe: Clean up error handling in Start()
` [PATCH v2 02/12] MdeModulePkg/SataControllerDxe: Log expected errors at DEBUG_INFO level
` [PATCH v2 03/12] MdeModulePkg/SataControllerDxe: Remove useless null check
` [PATCH v2 04/12] MdeModulePkg/SataControllerDxe: Fix up ASSERTS (Private != NULL)
` [PATCH v2 05/12] OvmfPkg: Replace the OVMF-specific SataControllerDxe
` [PATCH v2 06/12] OvmfPkg/Microvm: "
` [PATCH v2 07/12] OvmfPkg/Bhyve: "
` [PATCH v2 08/12] OvmfPkg/CloudHv: "
` [PATCH v2 09/12] OvmfPkg/IntelTdx: "
` [PATCH v2 10/12] OvmfPkg/AmdSev: "
` [PATCH v2 11/12] OvmfPkg/Xen: "
` [PATCH v2 12/12] OvmfPkg: Remove SataControllerDxe

[PATCH v3] BaseTools/Plugin: Too many execute filess cause "cmd too long" failure
 2023-05-09 16:12 UTC  (2+ messages)

[PATCH v10 0/9] Adds AmdSmmCpuFeaturesLib and MmSaveStateLib
 2023-05-09 15:41 UTC  (3+ messages)
` [PATCH v10 9/9] OvmfPkg: Uses MmSaveStateLib library
  ` [edk2-devel] "

Stuart Feedback
 2023-05-09 15:39 UTC 

[edk2-devel][PATCH v1 1/1] ArmPkg: CpuDxe: Sync GCD Capabilities With Page Table Attributes
 2023-05-09 14:59 UTC  (12+ messages)
    ` [edk2-devel] [PATCH "

[PATCH v1 0/8] SecurityPkg/MdePkg: RngLib GUID
 2023-05-09 13:55 UTC  (12+ messages)
` [PATCH v1 1/8] MdePkg/ArmTrngLib: Remove ASSERTs in Null implementation
` [PATCH v1 2/8] MdePkg/MdePkg.dec: Move PcdCpuRngSupportedAlgorithm to MdePkg
` [PATCH v1 3/8] MdePkg/DxeRngLib: Request raw algorithm instead of default
` [PATCH v1 4/8] MdePkg/Rng: Add GUIDs to describe Rng algorithms
` [PATCH v1 5/8] MdePkg/Rng: Add GetRngGuid() to RngLib
` [PATCH v1 6/8] SecurityPkg/RngDxe: Use GetRngGuid() when probing RngLib
` [PATCH v1 7/8] SecurityPkg/RngDxe: Select safe default Rng algorithm
` [PATCH v1 8/8] SecurityPkg/RngDxe: Simplify Rng algorithm selection for Arm

[edk2-devel] [PATCH v2 1/1] OvmfPkg/NestedInterruptTplLib: replace ASSERT() with a warning logged
 2023-05-09 13:27 UTC  (11+ messages)
` [PATCH 0/2] OvmfPkg: Relax assertion that interrupts do not occur at TPL_HIGH_LEVEL
    ` [edk2-devel] "
  ` [PATCH 1/2] OvmfPkg: Clarify invariants for NestedInterruptTplLib
  ` [PATCH 2/2] OvmfPkg: Relax assertion that interrupts do not occur at TPL_HIGH_LEVEL
      ` [edk2-devel] "

[PATCH v2 1/1] OvmfPkg/NestedInterruptTplLib: replace ASSERT() with a warning logged
 2023-05-09  9:13 UTC  (7+ messages)
` [edk2-devel] "

[PATCH] ShellPkg: Add a condition to print accurate type0 Bios Size in smbiosview
 2023-05-09  8:59 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v1 00/11] DynamicTablesPkg: Enable _PSD/_CPC generation using SCMI
 2023-05-09  7:50 UTC  (4+ messages)
` [PATCH v1 03/11] MdePkg/Acpi64: Add _PSD/_CPC/State Coordination Types macros
  ` 回复: "

[PATCH v2 1/2] Ext4Pkg: Improve extent node validation on the number of entries
 2023-05-09  7:09 UTC  (3+ messages)
` [PATCH v2 2/2] Ext4Pkg: Advertise CSUM_SEED as supported

[PATCH 1/2] Ext4Pkg: Improve extent node validation on the number of entries
 2023-05-09  7:06 UTC  (4+ messages)
` [PATCH 2/2] Ext4Pkg: Advertise CSUM_SEED as supported

[edk2-platforms][PATCH] ManageabilityPkg/IpmiCommandLib:IPMI Command Library
 2023-05-09  7:01 UTC  (8+ messages)
` [edk2-platforms][PATCH] ManageabilityPkg/IpmiCommandLib: Add IpmiCommandLib to package
` [edk2-devel] [edk2-platforms][PATCH] ManageabilityPkg/IpmiCommandLib:IPMI Command Library

[PATCH v1 0/1] AMD/AmdMinBoardPkg: Implements SpcrDeviceLib library
 2023-05-09  6:41 UTC  (2+ messages)

[PATCH v5 02/10] MdePkg: don't set visibility to hidden
 2023-05-09  6:08 UTC  (4+ messages)

[edk2-redfish-client][PATCH 6/6] Tool/Redfish-Profile-Simulator: Update Bios schema version
 2023-05-09  6:06 UTC  (2+ messages)

[edk2-redfish-client][PATCH 5/6] Tool/Redfish-Profile-Simulator: Add missing module
 2023-05-09  6:06 UTC  (2+ messages)

[edk2-redfish-client][PATCH 4/6] Tool/Redfish-Profile-Simulator: Add ETag support
 2023-05-09  6:06 UTC  (2+ messages)

[edk2-redfish-client][PATCH 3/6] Tool/Redfish-Profile-Simulator: Update patch method of computer system
 2023-05-09  6:06 UTC  (2+ messages)

[edk2-redfish-client][PATCH 2/6] Tool/Redfish-Profile-Simulator: Update computer system schema version
 2023-05-09  6:06 UTC  (2+ messages)

[edk2-redfish-client][PATCH 1/6] Tool/Redfish-Profile-Simulator: Update requirements.txt
 2023-05-09  6:06 UTC  (2+ messages)

[PATCH v1] MinPlatformPkg: Fix SetLargeVariable fail issue
 2023-05-09  5:38 UTC 

[edk2-stable202305 PATCH 0/3] BaseTools: Fix PYTHONPATH on Windows, Tests\TestTools.py and cleanup toolsetup.bat
 2023-05-09  4:25 UTC  (3+ messages)
` [edk2-stable202305 PATCH 1/3] BaseTools: Update toolsetup.bat to not use BASETOOLS_PYTHON_SOURCE
` [edk2-stable202305 PATCH 2/3] BaseTools: only print the environment once in toolsetup.bat

[PATCH] ShellPkg/SmbiosView: type 45 and type 46 support
 2023-05-09  1:32 UTC  (2+ messages)
` [edk2-devel] "

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

Soft Feature Freeze starts on 2023-05-08 for edk2-stable202305
 2023-05-09  0:59 UTC 

[PATCH V3 0/5] Adding necessary changes for RedfishPkg
 2023-05-09  0:46 UTC  (8+ messages)

[PATCH edk2-platforms 0/2] QemuOpenBoardPkg: PCI rework and small fixes
 2023-05-08 23:48 UTC  (6+ messages)
` [PATCH edk2-platforms 1/2] QemuOpenBoardPkg: Redo PCI bus initialization
      ` [edk2-devel] "

[edk2-devel] Now: Tools, CI, Code base construction meeting series - Monday, May 8, 2023 #cal-notice
 2023-05-08 23:30 UTC 

[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, May 8, 2023 #cal-reminder
 2023-05-08 22:30 UTC 

[PATCH v2] BaseTools/Plugin: Too many execute file report cmd too long failure
 2023-05-08 20:12 UTC 

[PATCH 0/4] Trace Hub debug library support
 2023-05-08 17:54 UTC  (5+ messages)
` [PATCH 1/4] MdePkg: Add MipiSysTLib library
` [PATCH 2/4] MdeModulePkg: Add TraceHubDebugSysTLib library

[PATCH v2 0/6] RISC-V MMU support
 2023-05-08 17:19 UTC  (4+ messages)
  ` [edk2-devel] "

[PATCH v1] BaseTools/Plugin: Too many execute file will be failure
 2023-05-08 16:54 UTC  (2+ messages)


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