5fb29d import efibootmgr-0.8.0-5.el7

Authored and Committed by centosrcm 9 years ago
31 files changed. 1503 lines added. 433 lines removed.
.efibootmgr.metadata
file modified
+1 -1
.gitignore
file modified
+1 -1
SOURCES/0001-Don-t-error-on-unset-BootOrder-when-we-re-trying-to-.patch
file added
+566
SOURCES/0001-Fix-a-bad-allocation-size.patch
file added
+28
SOURCES/0001-Fix-buffer-overflow-when-remove_from_boot_order-remo.patch
file added
+95
SOURCES/0001-Make-EFI-redhat-shim.efi-the-default-bootloader-1036.patchSOURCES/efibootmgr-0.5.4-default-to-shim.patch
file renamed
+11 -11
SOURCES/0001-Make-sure-BootOrder-gets-shortened-while-deleting.patch
file added
+35
SOURCES/0002-Make-the-return-path-something-coverity-can-actually.patch
file added
+45
SOURCES/0003-Don-t-leak-our-socket-s-fd-when-determining-network-.patch
file added
+58
SOURCES/0004-Fix-another-leaked-fd.patch
file added
+31
SOURCES/0005-Fix-some-minor-memory-leaks.patch
file added
+45
SOURCES/0006-Make-sure-data-created-for-load-options-is-freed.patch
file added
+50
SOURCES/0007-Fix-an-error-path-not-checking-the-return-right-in-m.patch
file added
+49
SOURCES/0008-Try-to-avoid-covscan-freaking-out-about-sscanf-with-.patch
file added
+59
SOURCES/0009-Get-rid-of-an-invalid-comparison.patch
file added
+28
SOURCES/0010-Covscan-can-t-tell-that-we-re-not-filling-a-buffer.patch
file added
+41
SOURCES/0011-Don-t-free-something-that-shouldn-t-ever-be-non-NULL.patch
file added
+57
SOURCES/0012-Don-t-reuse-a-pointer-to-static-data-and-free-condit.patch
file added
+53
SOURCES/0013-Handle-the-case-where-there-are-no-EFI-variables.patch
file added
+28
SOURCES/0014-Make-a-free-non-conditional-since-the-condition-can-.patch
file added
+30
SOURCES/0015-Check-malloc-return.patch
file added
+28
SOURCES/0016-Check-open-s-return-correctly.patch
file added
+28
SOURCES/0017-Check-lseek-for-errors.patch
file added
+41
SOURCES/0018-Don-t-leak-our-partition-table-structures.patch
file added
+44
SOURCES/efibootmgr-0.5.4-Remove-device-path-padding-on-non-Itanium.patch
file removed
-28
SOURCES/efibootmgr-0.5.4-Work-around-broken-Apple-firmware.patch
file removed
-30
SOURCES/efibootmgr-0.5.4-fix-disk-minor-number-discovery.patch
file removed
-29
SOURCES/efibootmgr-0.5.4-fix-minor-memory-leak.patch
file removed
-29
SOURCES/efibootmgr-0.5.4-make_boot_var-does-not-check-for-failed-status-with-.patch
file removed
-47
SOURCES/efibootmgr-0.5.4-support-4k-sectors.patch
file removed
-176
SPECS/efibootmgr.spec
file modified
+51 -81
    import efibootmgr-0.8.0-5.el7
    
        
file modified
+1 -1
file modified
+1 -1
SOURCES/0001-Make-EFI-redhat-shim.efi-the-default-bootloader-1036.patch SOURCES/efibootmgr-0.5.4-default-to-shim.patch
file renamed
+11 -11
file modified
+51 -81