1b2b98a Update to efivar 36

Authored and Committed by pjones 5 years ago
36 files changed. 6112 lines added. 4 lines removed.
0001-Move-the-syntastic-file-I-use-out-of-the-repo.patch
file added
+56
0002-Move-verbosity-headers-to-be-public.patch
file added
+53
0003-Pacify-some-coverity-nits.patch
file added
+45
0004-efivar-Fix-some-types-in-L-behavior-to-pacify-coveri.patch
file added
+38
0005-Promote-_make_hd_dn-to-make_hd_dn-and-get-rid-of-the.patch
file added
+88
0006-Try-to-convince-covscan-that-sysfs_read_file-doesn-t.patch
file added
+138
0007-Make-efidp_make_file-have-even-more-better-input-con.patch
file added
+58
0008-Make-path-helpers.c-also-import-fix_coverity.h.patch
file added
+25
0009-Fix-a-makeguids-building-problem-with-generics.h.patch
file added
+34
0010-Improve-ACPI-device-path-formatting.patch
file added
+402
0011-Give-linux-s-parse-functions-the-unmodified-device-l.patch
file added
+177
0012-Move-ACPI-ID-parsing-to-a-shared-location.patch
file added
+391
0013-Make-a-platform-ACPI-root-parser-separate-from-PCI-r.patch
file added
+425
0014-Make-a-way-to-say-e-3-isn-t-viable-for-a-kind-of-dev.patch
file added
+71
0015-Make-a-linux-device-root-for-SOC-devices-that-use-FD.patch
file added
+131
0016-If-we-can-t-parse-part-of-the-device-link-skip-it-an.patch
file added
+110
0017-Pacify-clang-analyzer-just-a-little.patch
file added
+25
0018-Try-even-harder-to-convince-coverity-that-get_file-i.patch
file added
+32
0019-Make-the-debug-code-less-intrusive.patch
file added
+1063
0020-efiboot-Make-the-device-node-skipping-code-pass-cove.patch
file added
+79
0021-efiboot-don-t-error-on-unknown-type-with-DEV_ABBREV_.patch
file added
+35
0022-efiboot-fix-a-bad-error-check.patch
file added
+26
0023-efiboot-parse_scsi_link-fix-the-offset-searching-for.patch
file added
+27
0024-Coverity-still-doesn-t-believe-in-error-codes.patch
file added
+28
0025-Don-t-require-NVME-to-have-an-EUI.patch
file added
+28
0026-makeguids-initialize-memory.patch
file added
+27
0027-emmc_parser-add-emmc_parser.patch
file added
+255
0028-abignore-work-around-an-abidw-bug.patch
file added
+55
0029-Update-abidw-for-newer-tools.patch
file added
+1780
0030-linux-emmc-update-for-internal-API-breakage.patch
file added
+50
0031-Fix-another-buggy-fake-acpi-pci-root-driver.patch
file added
+64
0032-Fix-dev-probes-intialization-test.patch
file added
+28
0033-Deal-with-devices-that-don-t-have-a-device-link-in-s.patch
file added
+92
0034-Handle-partition-name-parsing-and-formatting-for-par.patch
file added
+124
efivar.spec
file modified
+51 -3
sources
file modified
+1 -1
    Update to efivar 36
    Add NVDIMM support
    Re-written linux interface parser to handle how devices are
      partitioned better, and for cleaner code, with one file per device
      type.
    lots of verbosity updates
    better CI
    analysis with clang's analyzer as well as coverity
    Better handling of immutable bits in sysfs
    LIBEFIVAR_OPS=help
    lots of code cleanups.
    
    Signed-off-by: Peter Jones <pjones@redhat.com>
    
        
  • Build failed
    failure
    Built as efivar-36-1.fc30
    5 years ago
file modified
+51 -3
file modified
+1 -1