6c6f0ce Update to efivar 37

Authored and Committed by pjones 5 years ago
36 files changed. 20 lines added. 6099 lines removed.
0001-Move-the-syntastic-file-I-use-out-of-the-repo.patch
file removed
-56
0002-Move-verbosity-headers-to-be-public.patch
file removed
-53
0003-Pacify-some-coverity-nits.patch
file removed
-45
0004-efivar-Fix-some-types-in-L-behavior-to-pacify-coveri.patch
file removed
-38
0005-Promote-_make_hd_dn-to-make_hd_dn-and-get-rid-of-the.patch
file removed
-88
0006-Try-to-convince-covscan-that-sysfs_read_file-doesn-t.patch
file removed
-138
0007-Make-efidp_make_file-have-even-more-better-input-con.patch
file removed
-58
0008-Make-path-helpers.c-also-import-fix_coverity.h.patch
file removed
-25
0009-Fix-a-makeguids-building-problem-with-generics.h.patch
file removed
-34
0010-Improve-ACPI-device-path-formatting.patch
file removed
-402
0011-Give-linux-s-parse-functions-the-unmodified-device-l.patch
file removed
-177
0012-Move-ACPI-ID-parsing-to-a-shared-location.patch
file removed
-391
0013-Make-a-platform-ACPI-root-parser-separate-from-PCI-r.patch
file removed
-425
0014-Make-a-way-to-say-e-3-isn-t-viable-for-a-kind-of-dev.patch
file removed
-71
0015-Make-a-linux-device-root-for-SOC-devices-that-use-FD.patch
file removed
-131
0016-If-we-can-t-parse-part-of-the-device-link-skip-it-an.patch
file removed
-110
0017-Pacify-clang-analyzer-just-a-little.patch
file removed
-25
0018-Try-even-harder-to-convince-coverity-that-get_file-i.patch
file removed
-32
0019-Make-the-debug-code-less-intrusive.patch
file removed
-1063
0020-efiboot-Make-the-device-node-skipping-code-pass-cove.patch
file removed
-79
0021-efiboot-don-t-error-on-unknown-type-with-DEV_ABBREV_.patch
file removed
-35
0022-efiboot-fix-a-bad-error-check.patch
file removed
-26
0023-efiboot-parse_scsi_link-fix-the-offset-searching-for.patch
file removed
-27
0024-Coverity-still-doesn-t-believe-in-error-codes.patch
file removed
-28
0025-Don-t-require-NVME-to-have-an-EUI.patch
file removed
-28
0026-makeguids-initialize-memory.patch
file removed
-27
0027-emmc_parser-add-emmc_parser.patch
file removed
-255
0028-abignore-work-around-an-abidw-bug.patch
file removed
-55
0029-Update-abidw-for-newer-tools.patch
file removed
-1780
0030-linux-emmc-update-for-internal-API-breakage.patch
file removed
-50
0031-Fix-another-buggy-fake-acpi-pci-root-driver.patch
file removed
-64
0032-Fix-dev-probes-intialization-test.patch
file removed
-28
0033-Deal-with-devices-that-don-t-have-a-device-link-in-s.patch
file removed
-92
0034-Handle-partition-name-parsing-and-formatting-for-par.patch
file removed
-124
efivar.spec
file modified
+19 -38
sources
file modified
+1 -1
    Update to efivar 37
    
    - Update to efivar 37:
      - Minor coverity fixes
      - Improve ACPI device path formatting
      - Add support for SOC devices that use FDT as their PCI root node
      - Make devices we can't parse the "device" sysfs link for use DEV_ABBREV_ONLY
      - Handle SCSI port numbers better
      - Don't require an EUI for NVMe
      - Fix the accidental requirement on ACPI UID nodes existing
      - Add support for EMMC devices
      - Add support for PCI root nodes without a device link in sysfs
      - Add support for partitioned MD devices
      - Fix partition number detection when the number isn't provided
      - Add support for ACPI Generic Container and Embedded Controller root nodes
      - Add limited support for SAS/SATA port expanders
    
    Signed-off-by: Peter Jones <pjones@redhat.com>
    
        
file modified
+19 -38
file modified
+1 -1