aboutsummaryrefslogtreecommitdiff
path: root/stand/efi
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-22 01:32:01 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-23 17:43:30 +0000
commit023fc80ee38a117fa65b2ccb2abf8bdc7dbd6fd9 (patch)
treebdf05d4455073183dc86cf825f95b4a6632cbc89 /stand/efi
parent5510f79042fbd543de55807d0da7f8a2b8be2f89 (diff)
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/ Similar commit in main: (cherry picked from commit d0b2dbfa0ecf)
Diffstat (limited to 'stand/efi')
-rw-r--r--stand/efi/Makefile1
-rw-r--r--stand/efi/Makefile.inc1
-rw-r--r--stand/efi/boot1/Makefile1
-rw-r--r--stand/efi/boot1/Makefile.depend1
-rw-r--r--stand/efi/fdt/Makefile1
-rw-r--r--stand/efi/fdt/Makefile.depend1
-rw-r--r--stand/efi/gptboot/Makefile1
-rw-r--r--stand/efi/libefi/Makefile1
-rw-r--r--stand/efi/libefi/Makefile.depend1
-rw-r--r--stand/efi/loader/Makefile1
-rw-r--r--stand/efi/loader/Makefile.depend1
-rw-r--r--stand/efi/loader/arch/amd64/Makefile.inc1
-rw-r--r--stand/efi/loader/arch/arm/Makefile.inc1
-rw-r--r--stand/efi/loader/arch/arm64/Makefile.inc1
-rw-r--r--stand/efi/loader/arch/i386/Makefile.inc1
-rw-r--r--stand/efi/loader/arch/riscv/Makefile.inc1
-rw-r--r--stand/efi/loader_4th/Makefile1
-rw-r--r--stand/efi/loader_lua/Makefile1
-rw-r--r--stand/efi/loader_simp/Makefile1
19 files changed, 0 insertions, 19 deletions
diff --git a/stand/efi/Makefile b/stand/efi/Makefile
index 94cb5bba5638..5177ea688ed1 100644
--- a/stand/efi/Makefile
+++ b/stand/efi/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
NO_OBJ=t
diff --git a/stand/efi/Makefile.inc b/stand/efi/Makefile.inc
index c2d803ddc1ab..6654888a6968 100644
--- a/stand/efi/Makefile.inc
+++ b/stand/efi/Makefile.inc
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Options used when building app-specific efi components
# See conf/kern.mk for the correct set of these
diff --git a/stand/efi/boot1/Makefile b/stand/efi/boot1/Makefile
index daedc627e5dc..5fbc00661ddd 100644
--- a/stand/efi/boot1/Makefile
+++ b/stand/efi/boot1/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
.include <bsd.init.mk>
diff --git a/stand/efi/boot1/Makefile.depend b/stand/efi/boot1/Makefile.depend
index ffc5430cceec..f08d8d6eb30a 100644
--- a/stand/efi/boot1/Makefile.depend
+++ b/stand/efi/boot1/Makefile.depend
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
diff --git a/stand/efi/fdt/Makefile b/stand/efi/fdt/Makefile
index 7f69ce1b3f11..518d7a75dc68 100644
--- a/stand/efi/fdt/Makefile
+++ b/stand/efi/fdt/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
.include <bsd.init.mk>
diff --git a/stand/efi/fdt/Makefile.depend b/stand/efi/fdt/Makefile.depend
index 18be76b0cb6f..15a1f9c07f7c 100644
--- a/stand/efi/fdt/Makefile.depend
+++ b/stand/efi/fdt/Makefile.depend
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
diff --git a/stand/efi/gptboot/Makefile b/stand/efi/gptboot/Makefile
index 2dcf8dda8f59..82d4b3b8c464 100644
--- a/stand/efi/gptboot/Makefile
+++ b/stand/efi/gptboot/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
# ZFS is not supported, we want debugging until this is vetted and
# we don't want the gptboot.efifat thing created.
diff --git a/stand/efi/libefi/Makefile b/stand/efi/libefi/Makefile
index 8f1a30d86900..09028b739e9e 100644
--- a/stand/efi/libefi/Makefile
+++ b/stand/efi/libefi/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
.include <bsd.init.mk>
diff --git a/stand/efi/libefi/Makefile.depend b/stand/efi/libefi/Makefile.depend
index 73bc18c8c0fc..18537add9fe3 100644
--- a/stand/efi/libefi/Makefile.depend
+++ b/stand/efi/libefi/Makefile.depend
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
diff --git a/stand/efi/loader/Makefile b/stand/efi/loader/Makefile
index 4c94f67cf4e0..ec2a147bd69f 100644
--- a/stand/efi/loader/Makefile
+++ b/stand/efi/loader/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
LOADER_NET_SUPPORT?= yes
LOADER_MSDOS_SUPPORT?= yes
diff --git a/stand/efi/loader/Makefile.depend b/stand/efi/loader/Makefile.depend
index 06e5b772c214..96a148bee2d7 100644
--- a/stand/efi/loader/Makefile.depend
+++ b/stand/efi/loader/Makefile.depend
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
diff --git a/stand/efi/loader/arch/amd64/Makefile.inc b/stand/efi/loader/arch/amd64/Makefile.inc
index 0d9e2648cb59..00658b3b8636 100644
--- a/stand/efi/loader/arch/amd64/Makefile.inc
+++ b/stand/efi/loader/arch/amd64/Makefile.inc
@@ -1,4 +1,3 @@
-# $FreeBSD$
SRCS+= amd64_tramp.S \
start.S \
diff --git a/stand/efi/loader/arch/arm/Makefile.inc b/stand/efi/loader/arch/arm/Makefile.inc
index 284e517bfbb8..bbfec5668f68 100644
--- a/stand/efi/loader/arch/arm/Makefile.inc
+++ b/stand/efi/loader/arch/arm/Makefile.inc
@@ -1,4 +1,3 @@
-# $FreeBSD$
SRCS+= exec.c \
efiserialio.c \
diff --git a/stand/efi/loader/arch/arm64/Makefile.inc b/stand/efi/loader/arch/arm64/Makefile.inc
index 9978d9c4ea9c..271b6f35e50f 100644
--- a/stand/efi/loader/arch/arm64/Makefile.inc
+++ b/stand/efi/loader/arch/arm64/Makefile.inc
@@ -1,4 +1,3 @@
-# $FreeBSD$
HAVE_FDT=yes
diff --git a/stand/efi/loader/arch/i386/Makefile.inc b/stand/efi/loader/arch/i386/Makefile.inc
index fcdb6324b2f0..3c020c060c83 100644
--- a/stand/efi/loader/arch/i386/Makefile.inc
+++ b/stand/efi/loader/arch/i386/Makefile.inc
@@ -1,4 +1,3 @@
-# $FreeBSD$
SRCS+= start.S \
elf32_freebsd.c \
diff --git a/stand/efi/loader/arch/riscv/Makefile.inc b/stand/efi/loader/arch/riscv/Makefile.inc
index 333b789e935d..bf7b43b13579 100644
--- a/stand/efi/loader/arch/riscv/Makefile.inc
+++ b/stand/efi/loader/arch/riscv/Makefile.inc
@@ -1,4 +1,3 @@
-# $FreeBSD$
HAVE_FDT=yes
diff --git a/stand/efi/loader_4th/Makefile b/stand/efi/loader_4th/Makefile
index 3659f7efe673..8fe166232b9c 100644
--- a/stand/efi/loader_4th/Makefile
+++ b/stand/efi/loader_4th/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
LOADER_INTERP=4th
diff --git a/stand/efi/loader_lua/Makefile b/stand/efi/loader_lua/Makefile
index 3a4268440cf6..919620d1a9f7 100644
--- a/stand/efi/loader_lua/Makefile
+++ b/stand/efi/loader_lua/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
LOADER_INTERP=lua
diff --git a/stand/efi/loader_simp/Makefile b/stand/efi/loader_simp/Makefile
index 0c27d5673941..ac873c1a3033 100644
--- a/stand/efi/loader_simp/Makefile
+++ b/stand/efi/loader_simp/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
LOADER_INTERP=simp