aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/run_gdb_ovmf.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/run_gdb_ovmf.sh')
-rwxr-xr-xscripts/run_gdb_ovmf.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/run_gdb_ovmf.sh b/scripts/run_gdb_ovmf.sh
index fc283d0..4205a39 100755
--- a/scripts/run_gdb_ovmf.sh
+++ b/scripts/run_gdb_ovmf.sh
@@ -1,4 +1,9 @@
#!/bin/bash
+##
+# Copyright (c) 2021, Konstantin Aladyshev <aladyshev22@gmail.com>
+#
+# SPDX-License-Identifier: MIT
+##
##### Controllable parameters #####
QEMU_SHARED_FOLDER=~/UEFI_disk