xref: /illumos-gate/usr/src/boot/.gitignore (revision 14e8f286dd05c4acf54ddb51d15afc0de471037b)
1#
2# This file and its contents are supplied under the terms of the
3# Common Development and Distribution License ("CDDL"), version 1.0.
4# You may only use this file in accordance with the terms of version
5# 1.0 of the CDDL.
6#
7# A full copy of the text of the CDDL should have accompanied this
8# source.  A copy of the CDDL is also available via the Internet at
9# http://www.illumos.org/license/CDDL.
10#
11
12#
13# Copyright 2025 Oxide Computer Company
14#
15
16*.bin
17*.sym
18*.efi
19*.out
20
21*/amd64/machine
22*/amd64/x86
23*/i386/machine
24*/i386/x86
25efi/*/amd64/machine
26efi/*/amd64/x86
27efi/*/i386/machine
28efi/*/i386/x86
29i386/*/machine
30i386/*/x86
31
32i386/btx/btx/btx
33i386/btx/btxldr/btxldr
34i386/cdboot/cdboot
35i386/gptzfsboot/gptzfsboot
36i386/isoboot/isoboot
37i386/loader/loader
38i386/loader/loader.help
39i386/pmbr/pmbr
40i386/pxeldr/loader
41i386/pxeldr/pxeboot
42i386/pxeldr/pxeldr
43
44libsa/amd64/*.[ch]
45libsa/i386/*.[ch]
46efi/loader/amd64/*.[ch]
47efi/loader/i386/*.[ch]
48
49i386/loader/8x16.c
50i386/loader/vers.c
51libficl/softcore/softcore.c
52libsa/amd64/sha1-x86_64.S
53