]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin/efibootmgr
Revert r327005 - SPDX tags for license similar to BSD-2-Clause.
[FreeBSD/FreeBSD.git] / usr.sbin / efibootmgr /
2017-12-12 impActually insert the free(d) call missed in r326802.
2017-12-12 impAdd sanity testing against maximum sane lengths for...
2017-12-12 impFree load_opt_buf after we're done with it.
2017-12-12 impFix resource leak. Free converted description after...
2017-12-12 impDon't leak new_data.
2017-12-12 impCheck return value for set_bootvar and give a good...
2017-12-11 impUnbreak gcc build by using (void) for functions that...
2017-12-09 impIndent multiple device path entries correctly.
2017-12-09 impRemove vestiges of -d and -p commands.
2017-12-09 impForgotten in 326725
2017-12-09 impImport Netflix's efibootmgr to help manage UEFI boot...