Backport: coreboot-utils (#6047) (#6049)

This commit is contained in:
Raboneko
2025-08-11 20:25:52 -07:00
committed by GitHub
parent 10a18cde88
commit 5210e738f0
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
#