Commit Graph

16 Commits

Author SHA1 Message Date
Robbie Harwood
7209a37ad5 New upstream version (18)
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
2022-07-07 21:52:23 +00:00
Robbie Harwood
ae9b22cbec New upstream version (17)
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
2022-07-05 22:29:13 +00:00
Peter Jones
3801634cda efibootmgr 16
better coverity and clang-analyzer support
better CI
minor fixes

Signed-off-by: Peter Jones <pjones@redhat.com>
2018-04-09 16:41:29 -04:00
Peter Jones
5070dfa0d2 Update to efibootmgr 15
- Make efibootmgr use EFIDIR / efibootmgr.efidir like fwupdate does
- make --loader default build-time configurable
- sanitize set_mirror()/get_mirror()
- Add support for parsing loader options as UCS2
- GCC 7 fixes
- Don't use -fshort-wchar since we don't run on EFI machines.

Signed-off-by: Peter Jones <pjones@redhat.com>
2017-03-13 15:06:13 -04:00
Peter Jones
60a3748229 Update to efibootmgr 14
- Remove "(hex)" from description of --delete-bootnum
- Fix a typo in the popt options
- Add README.md
- make efibootdump install by default
- Man page fixes
- Better compiler detection
- Don't use --default-symver in efibootmgr
- Make -flto part of the overrideable CFLAGS

Signed-off-by: Peter Jones <pjones@redhat.com>
2016-09-27 17:07:04 -04:00
Peter Jones
a839bec616 Update to efibootmgr 13
- Add support for --sysprep and --driver to support UEFI System Prep
  Applications and UEFI Drivers.
- use efivar's error reporting facility, and show error traces when
  "-v -v" is used.
- Still yet better error codes returned on failures.
- Add -m and -M to support Memory Address Range Mirroring.
- Add efibootdump, to examine Boot* variables found in tarballs in bug
  reports and similar.
- miscellaneous bugfixes.

Signed-off-by: Peter Jones <pjones@redhat.com>
2016-08-17 11:32:02 -04:00
Peter Jones
eb3e224b59 Update to version 13
- add efibootdump
- use efivar's error reporting facility
- Add address range mirroring support
- lots of bug fixes

Signed-off-by: Peter Jones <pjones@redhat.com>
2016-08-11 15:59:08 -04:00
Peter Jones
a17b7ee816 Update to 0.12
- use libefiboot and libefivar to make device paths and load options
- don't depend on -lz or -lpci any more

Signed-off-by: Peter Jones <pjones@redhat.com>
2015-05-28 11:21:19 -04:00
Peter Jones
dc516a0053 Update to 0.12
- use libefiboot and libefivar to make device paths and load options
- don't depend on -lz or -lpci any more

Signed-off-by: Peter Jones <pjones@redhat.com>
2015-05-28 10:35:18 -04:00
Peter Jones
a51f1321e2 Update to 0.11.0
- All the great things about 0.10.0
- but without the cause of https://github.com/vathpela/efibootmgr/issues/18

Signed-off-by: Peter Jones <pjones@redhat.com>
2014-10-21 16:42:09 -04:00
Peter Jones
347764f414 Update to 0.10.0
- Make -o parameter validation work better and be more informative
- Better exit values
- Fix a segfault with appending ascii arguments.

Signed-off-by: Peter Jones <pjones@redhat.com>
2014-10-20 12:27:13 -04:00
Peter Jones
2911475b8d Update to 0.9.0
Signed-off-by: Peter Jones <pjones@redhat.com>
2014-10-14 16:33:50 -04:00
Peter Jones
333c84fbf4 0.7 was released upstream.
This also Fixes exclusivearch for aarch64

Resolves: rhbz#1016791
2014-04-01 16:55:38 -04:00
Peter Jones
15ba15c289 Fix exclusivearch for aarch64
Resolves: rhbz#1016791
2014-04-01 14:33:51 -04:00
Matt Domsch
ac6cfc215a initial import 2008-01-11 21:18:38 +00:00
Kevin Fenzi
e4d64ccf1e Setup of module efibootmgr 2008-01-09 21:43:03 +00:00