| Name: | efibootmgr |
|---|---|
| Version: | 0.8.0 |
| Release: | 7.el7 |
| Architecture: | x86_64 |
| Group: | System Environment/Base |
| Size: | 80825 |
| License: | GPLv2+ |
| RPM: | efibootmgr-0.8.0-7.el7.x86_64.rpm |
| Source RPM: | efibootmgr-0.8.0-7.el7.src.rpm |
| Build Date: | Tue Nov 03 2015 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://github.com/vathpela/efibootmgr/ |
| Summary: | EFI Boot Manager |
| Description: | efibootmgr displays and allows the user to edit the Intel Extensible Firmware Interface (EFI) Boot Manager variables. Additional information about EFI can be found at http://developer.intel.com/technology/efi/efi.htm and http://uefi.org/. |
- Fix a couple of problems parsing command line options QA is seeing. Resolves: rhbz#1241411
- Handle -b and -o parsing in a way that matches the documentation. Resolves: rhbz#1174964 - Use the right GUID when setting boot entries active/inactive Resolves: rhbz#1221771
- Fix patch merge error from -4 Resolves: rhbz#1188313
- Fix buffer overflow when remove_from_boot_order removes nothing (lennysz) Resolves: rhbz#1168019
- Don't error when BootOrder is unset and we're trying to add to it. Related:rhbz#967969
- Fix some covscan related errors. Related: rhbz#1129435
- Rebase to 0.8.0 Resolves: rhbz#1129435