c02bb56 Update to efivar 29

Authored and Committed by pjones 7 years ago
    Update to efivar 29
    
    - Use -pie not -PIE in our linker config
    - Fix some overflow checks for gcc < 5.x
    - Make variable class probes other than the first one actually work
    - Move -flto to CFLAGS
    - Pack all of the efi device path headers
    - Fix redundant decl of efi_guid_zero()
    
    Signed-off-by: Peter Jones <pjones@redhat.com>
    
        
file modified
+10 -2
file modified
+1 -1