Up to [cvs.NetBSD.org] / src / sys / stand / efiboot
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.6 / (download) - annotate - [select for diffs], Sun Apr 24 06:49:38 2022 UTC (9 months, 1 week ago) by mlelstv
Branch: MAIN
CVS Tags: netbsd-10-base,
netbsd-10,
bouyer-sunxi-drm-base,
bouyer-sunxi-drm,
HEAD
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Use physical sector size as unit for disk addresses. Provide new ioctl to libsa to query for sector size.
Revision 1.5 / (download) - annotate - [select for diffs], Sun Oct 11 14:03:33 2020 UTC (2 years, 3 months ago) by jmcneill
Branch: MAIN
CVS Tags: thorpej-i2c-spi-conf2-base,
thorpej-i2c-spi-conf2,
thorpej-i2c-spi-conf-base,
thorpej-i2c-spi-conf,
thorpej-futex2-base,
thorpej-futex2,
thorpej-futex-base,
thorpej-futex,
thorpej-cfargs2-base,
thorpej-cfargs2,
thorpej-cfargs-base,
thorpej-cfargs,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x
Changes since 1.4: +3 -1
lines
Diff to previous 1.4 (colored)
Add ISO9660 support.
Revision 1.4.4.2 / (download) - annotate - [select for diffs], Mon Jun 10 22:09:56 2019 UTC (3 years, 7 months ago) by christos
Branch: phil-wifi
Changes since 1.4.4.1: +63 -0
lines
Diff to previous 1.4.4.1 (colored) to branchpoint 1.4 (colored) next main 1.5 (colored)
Sync with HEAD
Revision 1.3.2.3 / (download) - annotate - [select for diffs], Mon Nov 26 01:52:52 2018 UTC (4 years, 2 months ago) by pgoyette
Branch: pgoyette-compat
CVS Tags: pgoyette-compat-merge-20190127
Changes since 1.3.2.2: +3 -1
lines
Diff to previous 1.3.2.2 (colored) to branchpoint 1.3 (colored) next main 1.4 (colored)
Sync with HEAD, resolve a couple of conflicts
Revision 1.4.4.1, Thu Nov 15 23:52:33 2018 UTC (4 years, 2 months ago) by christos
Branch: phil-wifi
Changes since 1.4: +0 -63
lines
FILE REMOVED
file conf.c was added on branch phil-wifi on 2019-06-10 22:09:56 +0000
Revision 1.4 / (download) - annotate - [select for diffs], Thu Nov 15 23:52:33 2018 UTC (4 years, 2 months ago) by jmcneill
Branch: MAIN
CVS Tags: phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
phil-wifi-20191119,
phil-wifi-20190609,
pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
pgoyette-compat-1126,
netbsd-9-base,
netbsd-9-3-RELEASE,
netbsd-9-2-RELEASE,
netbsd-9-1-RELEASE,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2,
netbsd-9-0-RC1,
netbsd-9,
isaki-audio2-base,
isaki-audio2,
is-mlppp-base,
is-mlppp,
bouyer-xenpvh-base2,
bouyer-xenpvh-base1,
bouyer-xenpvh-base,
bouyer-xenpvh,
ad-namecache-base3,
ad-namecache-base2,
ad-namecache-base1,
ad-namecache-base,
ad-namecache
Branch point for: phil-wifi
Changes since 1.3: +3 -1
lines
Diff to previous 1.3 (colored)
Add support for loading kernels over NFS.
Revision 1.3.2.2 / (download) - annotate - [select for diffs], Thu Sep 6 06:56:47 2018 UTC (4 years, 4 months ago) by pgoyette
Branch: pgoyette-compat
Changes since 1.3.2.1: +61 -0
lines
Diff to previous 1.3.2.1 (colored) to branchpoint 1.3 (colored)
Sync with HEAD Resolve a couple of conflicts (result of the uimin/uimax changes)
Revision 1.3.2.1, Mon Sep 3 00:04:02 2018 UTC (4 years, 4 months ago) by pgoyette
Branch: pgoyette-compat
Changes since 1.3: +0 -61
lines
FILE REMOVED
file conf.c was added on branch pgoyette-compat on 2018-09-06 06:56:47 +0000
Revision 1.3 / (download) - annotate - [select for diffs], Mon Sep 3 00:04:02 2018 UTC (4 years, 4 months ago) by jmcneill
Branch: MAIN
CVS Tags: pgoyette-compat-1020,
pgoyette-compat-0930,
pgoyette-compat-0906
Branch point for: pgoyette-compat
Changes since 1.2: +10 -1
lines
Diff to previous 1.2 (colored)
Add PXE support.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Aug 26 21:28:18 2018 UTC (4 years, 5 months ago) by jmcneill
Branch: MAIN
Changes since 1.1: +10 -1
lines
Diff to previous 1.1 (colored)
Add support for booting kernels from FFS partitions.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Aug 24 02:01:06 2018 UTC (4 years, 5 months ago) by jmcneill
Branch: MAIN
Add MI EFI bootloader and AArch64 glue.