Backport: coreboot-utils (#6047)

This commit is contained in:
Owen Zimmerman
2025-08-11 22:09:28 -05:00
committed by GitHub
parent b09e671784
commit ad16d2dbaf
15 changed files with 1037 additions and 115 deletions
@@ -0,0 +1,10 @@
diff --git a/util/spdtool/spdtool.py b/util/spdtool/spdtool.py
index 89976eac..2cd70273 100644
--- a/util/spdtool/spdtool.py
+++ b/util/spdtool/spdtool.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
# spdtool - Tool for partial deblobbing of UEFI firmware images
# SPDX-License-Identifier: GPL-3.0-or-later
#