00675a8 New upstream release (38)

Authored and Committed by rharwood 2 years ago
92 files changed. 11 lines added. 28928 lines removed.
0001-Fix-abidw-output-for-missing-variadic-arguments.patch
file removed
-90
0001-Fix-sys-block-sysfs-parsing-for-eMMC-s.patch
file removed
-55
0001-util.h-add-unlikely-and-likely-macros.patch
file removed
-33
0002-dp.h-make-format_guid-handle-misaligned-guid-pointer.patch
file removed
-59
0003-linux-pci-root-remove-an-unused-assignment.patch
file removed
-27
0004-Fix-all-the-places-Werror-address-of-packed-member-c.patch
file removed
-172
0005-Get-rid-of-the-arrows-in-our-debug-messages.patch
file removed
-372
0006-Define-strdupa-if-it-is-not-defined.patch
file removed
-38
0007-Android-inital-porting-of-libefivar.patch
file removed
-82
0008-Remove-an-unused-function.patch
file removed
-40
0009-Fix-another-error-of-Werror-address-of-packed-member.patch
file removed
-54
0010-ucs2.h-remove-unused-variable.patch
file removed
-34
0011-ucs2.h-fix-logic-that-checks-for-UCS-2-string-termin.patch
file removed
-32
0012-dp-message-fix-efidp_ipv4_addr-fields-assignment.patch
file removed
-44
0013-Always-refer-to-MBR-and-GPT-fixed-values-as-magic-no.patch
file removed
-129
0014-Add-more-hexdump-logging-functions.patch
file removed
-87
0015-Add-efi_error_pop-and-pop-some-errors-sometimes.patch
file removed
-147
0016-Always-log-to-a-memfd-regardless-of-loglevel.patch
file removed
-215
0017-Always-initialize-any-variable-we-use-with-sscanf-s-.patch
file removed
-82
0018-Add-efi_get_libefivar_version-and-efi_get_libefiboot.patch
file removed
-126
0019-Fix-dbglog_seek-to-update-the-offset.patch
file removed
-32
0020-Update-efivar-37-.abixml-for-new-libabigail-version.patch
file removed
-5854
0021-Fix-up-efi_guid_cmp-s-alignment-problem-a-different-.patch
file removed
-70
0022-Fix-dbglog_write-to-always-return-the-status-of-writ.patch
file removed
-27
0023-Do-a-better-job-of-making-sure-DLIBEFIVAR_VERSION-ha.patch
file removed
-36
0024-efi_stash_loglevel_-efi_set_loglevel.patch
file removed
-102
0025-guids-add-grub-guid-for-grubenv.patch
file removed
-38
0026-gcc.specs-add-grecord-gcc-switches.patch
file removed
-30
0027-Makefile-don-t-echo-our-deps-submake-invocation.patch
file removed
-26
0028-Make-Add-some-more-stuff-to-the-toplevel-clean.patch
file removed
-26
0029-Make-scan-build-rules-slightly-more-intuitive.patch
file removed
-31
0030-Local-header-whitespace-cleanup.patch
file removed
-1511
0031-Exported-header-whitespace-cleanup.patch
file removed
-97
0032-Main-code-whitespace-cleanup.patch
file removed
-5136
0033-efivar-rework-usage.patch
file removed
-142
0034-Try-to-deal-with-some-signof-char-signof-uint8_t-mad.patch
file removed
-431
0035-ucs2-document-things-a-little-better.patch
file removed
-219
0036-util.h-implement-add-mul-sub-for-more-integer-types.patch
file removed
-370
0037-Implement-efivar-export-foo.var.patch
file removed
-1194
0038-Add-some-test-cases-for-efivar-export-import.patch
file removed
-187
0039-Fix-a-case-clang-analyzer-found-where-we-may-try-to-.patch
file removed
-119
0040-Make-sure-makeguids-helper-is-compiled-for-the-host-.patch
file removed
-37
0041-Makefile-sort-wildcard-output-for-reproducibility.patch
file removed
-49
0042-guids.txt-correct-sentinal-typo.patch
file removed
-22
0043-update-manpage-for-efivar-such-that-it-reflects-the-.patch
file removed
-73
0044-Fix-some-32-bit-size_t-format-specifier-errors.patch
file removed
-53
0045-Make-the-top-level-makefile-not-parallelize.patch
file removed
-34
0046-guids-add-auto_created_boot_option.patch
file removed
-25
0047-Move-our-infrastructure-makefiles-out-of-the-topdir.patch
file removed
-260
0048-Make-CC_FOR_BUILD-and-CCLD_FOR_BUILD-override-HOSTCC.patch
file removed
-33
0049-Rework-some-makefile-bits-to-make-overriding-some-op.patch
file removed
-299
0050-Make-add-Wno-missing-field-initializers.patch
file removed
-55
0051-debug-don-t-write-newlines-to-memfd.patch
file removed
-86
0052-sysfs-parsing-add-some-more-debugging-output.patch
file removed
-402
0053-gitignore-ignore-.strace.patch
file removed
-25
0054-Fix-the-error-path-in-set_disk_and_part_name.patch
file removed
-71
0055-sysfs-parsers-make-all-the-sys-block-link-parsers-wo.patch
file removed
-1084
0056-Improve-consistency-of-debug-prints.patch
file removed
-306
0057-Try-even-harder-to-find-disk-device-symlinks-in-sysf.patch
file removed
-212
0058-Handle-sys-devices-virtual-nvme-fabrics-nvme-subsyst.patch
file removed
-313
0059-Put-some-EFI-device-paths-into-the-debug-log.patch
file removed
-72
0060-Update-abixml.patch
file removed
-99
0061-Update-abixml-files-and-work-around-some-inconsequen.patch
file removed
-3314
0062-Don-t-use-march-native-on-ia64.patch
file removed
-43
0063-Work-around-autoconf-existing-in-the-world.patch
file removed
-56
0064-Fix-efivar-w-and-efivar-a.patch
file removed
-37
0065-Android-fix-incorrect-include-path.patch
file removed
-28
0066-Android-fix-missing-field-initializers.patch
file removed
-35
0067-Fix-variable-sz-uninitialized-error.patch
file removed
-39
0068-Fix-an-argument-mismatch-error.patch
file removed
-45
0069-Android-fix-building-errors.patch
file removed
-66
0070-Fix-the-MSDOS_MBR_MAGIC-type-not-the-format-string.patch
file removed
-49
0071-Make-scan-build-and-CC-clang-work-again.patch
file removed
-174
0072-Remove-a-dead-store.patch
file removed
-42
0073-makeguids-confuse-ccc-analyzer-less.patch
file removed
-38
0074-SPDX-ify-all-the-license-text-in-source-files.patch
file removed
-1629
0075-Makefile-minor-typo-fix.patch
file removed
-25
0076-util.h-minor-whitespace-cleanup.patch
file removed
-135
0077-util.h-make-strdupa-and-strndupa-pass-NULL-straight-.patch
file removed
-54
0078-Update-travis-to-use-a-newer-distro.patch
file removed
-26
0079-efivar-Split-types-and-guids-out-into-a-different-he.patch
file removed
-199
0079-guids.S-Include-cet.h-when-CET-is-enabled.patch
file removed
-35
0080-Add-efi_time_t-and-time-conversion-and-formatting-ut.patch
file removed
-430
0081-Add-the-beginnings-of-our-security-library.patch
file removed
-195
0082-Fix-up-some-guid-descriptions.patch
file removed
-62
0083-Add-some-of-the-authenticode-related-defines-from-pe.patch
file removed
-269
0084-Add-some-x509-helpers.patch
file removed
-90
0085-Add-security-types-guids-and-signature-database-iter.patch
file removed
-460
0086-Make-declaring-efi_time_t-conditional-on-EFIVAR_NO_E.patch
file removed
-57
efivar.patches
file modified
+0 -79
efivar.spec
file modified
+10 -11
sources
file modified
+1 -0
    New upstream release (38)
    
    Signed-off-by: Robbie Harwood <rharwood@redhat.com>
    
        
file modified
+0 -79
file modified
+10 -11
file modified
+1 -0