The NetBSD Project

CVS log for src/sys/stand/efiboot/Attic/efienv.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / stand / efiboot

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.7, Sun Jun 28 11:39:50 2020 UTC (3 years, 9 months ago) by jmcneill
Branch: MAIN
CVS Tags: thorpej-futex-base, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, bouyer-sunxi-drm-base, bouyer-sunxi-drm, HEAD
Changes since 1.6: +1 -1 lines
FILE REMOVED

Remove support for storing settings in EFI environment variables now that
we have boot.cfg support.

Revision 1.6 / (download) - annotate - [select for diffs], Fri Jun 26 03:23:04 2020 UTC (3 years, 9 months ago) by thorpej
Branch: MAIN
Changes since 1.5: +1 -64 lines
Diff to previous 1.5 (colored)

Add dtoverlay command to specify device tree overlays from the boot
loader command line.  Add support for specifying device tree overlays
in boot.cfg, with the syntax:

dtoverlay=/path/to/overlay.dtbo
dtoverlay=hd0e:/overlays/example.dtbo

Multiple overlays can be specified, and they are loaded in the order
they appear in boot.cfg.

Remove support for efiboot.plist.

Revision 1.5 / (download) - annotate - [select for diffs], Thu May 14 08:34:18 2020 UTC (3 years, 11 months ago) by msaitoh
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored)

Remove extra semicolon.

Revision 1.4.2.2 / (download) - annotate - [select for diffs], Mon Jun 10 22:09:56 2019 UTC (4 years, 10 months ago) by christos
Branch: phil-wifi
Changes since 1.4.2.1: +196 -0 lines
Diff to previous 1.4.2.1 (colored) to branchpoint 1.4 (colored) next main 1.5 (colored)

Sync with HEAD

Revision 1.4.2.1, Sun Apr 21 22:30:41 2019 UTC (4 years, 11 months ago) by christos
Branch: phil-wifi
Changes since 1.4: +0 -196 lines
FILE REMOVED

file efienv.c was added on branch phil-wifi on 2019-06-10 22:09:56 +0000

Revision 1.4 / (download) - annotate - [select for diffs], Sun Apr 21 22:30:41 2019 UTC (4 years, 11 months ago) by thorpej
Branch: MAIN
CVS Tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, phil-wifi-20190609, 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, 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: +65 -1 lines
Diff to previous 1.3 (colored)

- Add support for a boot configuration file, defaulting to /etc/efiboot.plist.
- Add support for pre-loading EFI environment variables from efiboot.plist.
- Add support for device tree overlays specified in efiboot.plist.

(Man page for efiboot forthcoming.)

Revision 1.3 / (download) - annotate - [select for diffs], Sat Mar 30 12:47:53 2019 UTC (5 years ago) by jmcneill
Branch: MAIN
CVS Tags: isaki-audio2-base, isaki-audio2
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Build fixes for 32-bit targets.

Revision 1.2.2.2 / (download) - annotate - [select for diffs], Sun Sep 30 01:45:57 2018 UTC (5 years, 6 months ago) by pgoyette
Branch: pgoyette-compat
CVS Tags: pgoyette-compat-merge-20190127
Changes since 1.2.2.1: +132 -0 lines
Diff to previous 1.2.2.1 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored)

Ssync with HEAD

Revision 1.2.2.1, Tue Sep 18 19:19:45 2018 UTC (5 years, 7 months ago) by pgoyette
Branch: pgoyette-compat
Changes since 1.2: +0 -132 lines
FILE REMOVED

file efienv.c was added on branch pgoyette-compat on 2018-09-30 01:45:57 +0000

Revision 1.2 / (download) - annotate - [select for diffs], Tue Sep 18 19:19:45 2018 UTC (5 years, 7 months ago) by jmcneill
Branch: MAIN
CVS Tags: pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930
Branch point for: pgoyette-compat
Changes since 1.1: +5 -7 lines
Diff to previous 1.1 (colored)

utf8_to_ucs2 second param (nmp) needs to be initialized before calling this function

Revision 1.1 / (download) - annotate - [select for diffs], Sun Sep 9 17:55:22 2018 UTC (5 years, 7 months ago) by jmcneill
Branch: MAIN

Add support for setting environment variables. Currently the following env
vars are supported: "fdtfile", "initrd", and "rootdev".

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>