]> git.proxmox.com Git - fwupd-efi.git/shortlog
fwupd-efi.git
2021-04-22 Mario LimoncielloAdd Debian packaging
2021-04-21 Mario LimoncielloFix precommit script, no dependency building
2021-04-21 Mario LimoncielloGenerate a pkgconfig file for fwupd to detect
2021-04-21 Richard HughesAutomatically generate RPM packages from CI
2021-04-21 Richard Hughestrivial: Fix the README location when SBAT distro ID...
2021-04-21 Richard HughesAdd an example Fedora spec file
2021-04-21 Mario LimoncielloAdd CI system
2021-04-21 Mario LimoncielloAdjust build system for subproject
2021-04-21 Mario LimoncielloUpdate README/RELEASE for new process on fwupd-efi
2021-04-19 Norbert Kamińskifu-tool.c: Use traditional UNIX record locks if OFD...
2021-04-15 Richard HughesUse an OFD lock to prevent more than one fwupdtool...
2021-04-13 Ross BurtonAdd option to disable the UEFI capsule splash screen...
2021-04-13 Ross BurtonDon't check for native dependencies as target dependencies
2021-04-13 Ross Burtontrivial: Remove unused readelf dep
2021-04-11 Richard HughesAdd more things to the precommit list
2021-04-09 Mario Limonciellotrivial: pre-commit: check XML for trailing whitespace too
2021-04-09 Mario Limonciellotrivial: Add pre-commit hooks for style
2021-04-09 Mario Limonciellotrivial: Add me to maintainers
2021-04-08 Mario Limonciellotrivial: reformat all python code with black
2021-04-07 Javier Martinez... uefi-capsule: Include crt0 for arm and aarch64 that...
2021-04-07 Javier Martinez... uefi-capsule: Sync linker scripts with latest used...
2021-03-29 Érico NogueiraFix build on musl.
2021-03-26 Steve McIntyreTweak the SBAT output for a vendor string
2021-03-20 Richard Hughestrivial: Rename spi to intel-spi as it's all Intel...
2021-03-19 Norbert Kamińskifwupd port for BSD distros
2021-03-19 Richard Hughestrivial: Codespell fixes
2021-03-15 Richard HughesAllow objects to deserialize to XML
2021-03-15 Richard HughesParse the IFD BIOS section into EFI FV and FFS2 sections
2021-03-15 Richard Hughesspi: Move all the IFD parsing to the new 'spi' plugin
2021-03-12 Richard Hughestrivial: Actually print the po/test-deps failure on...
2021-03-09 Richard HughesRemove unused, unsafe and deprecated functions from...
2021-03-09 Richard Hughestrivial: post branch version bump
2021-03-09 Gary Linuefi-capsule: Specify the section flags for .sbat
2021-02-26 Norbert Kamińskicontrib/qubes: Add Qubes wrapper source and create...
2021-02-24 Mario Limonciellotrivial: add linker script for armhf
2021-02-23 Richard Hughestrivial: post release version bump
2021-02-23 Richard Hughestrivial: Disable bluez by default
2021-02-22 Chris Coulsonuefi-capsule: Ensure SBAT metadata is added correctly
2021-02-22 Ricardo CañueloAdd initial support for Bluez bluetooth devices
2021-02-18 Richard Hughesuefi-capsule: Set the component generation to 1
2021-02-18 Richard Hughesuefi-capsule: Include all the sections when using objcopy
2021-02-18 Mario Limonciellotrivial: Rename meson option tpm->plugin_tpm
2021-02-16 Richard Hughestrivial: post release version bump
2021-02-16 Richard HughesAllow building without SBAT metadata
2021-02-12 Richard Hughestrivial: Untie efi_os_dir from the SBAT distro ID
2021-02-12 Javier Martinez... uefi-capsule: Fix objcopy failing to add a .sbat sectio...
2021-02-11 Richard Hughesfmap: Use memmem to find the FMAP signature
2021-02-10 Javier Martinez... uefi-capsule: Add SBAT metadata to the fwupd EFI binary
2021-02-09 Richard HughesIntegrate oss-fuzz with the CI
2021-02-07 Richard Hughestrivial: Remove unused -Dlink_language support
2021-02-04 Javier Martinez... uefi: Rewrite generate_binary.sh script in Python
2021-01-26 Richard Hughestrivial: Do not use deprecated symbols internally
2021-01-22 Mario LimoncielloUse FWUPD_COMPILATION define to indicate an in tree...
2021-01-19 Richard Hughescoreboot: Remove plugin and instead add metadata to...
2021-01-18 Richard Hughessynaptics-rmi: Support parsing and writing signed firmware
2021-01-18 Richard HughesAllow more than one plugin to use GnuTLS directly
2021-01-14 Richard HughesMake GUsb optional for fuzzing
2021-01-13 Richard HughesMake libarchive optional for fuzzing
2021-01-12 Richard Hughestrivial: Rename the meson option for plugin_synaptics_mst
2021-01-11 Richard Hughestrivial: post release version bump
2021-01-08 Richard Hughestrivial: Fix typo in fuzzing instructions
2021-01-07 Richard HughesOnly include the start year in the copyright header
2021-01-05 Richard Hughestrivial: Fix the meson option for UEFI capsule support
2021-01-05 Richard HughesCheck the AMI test key if not installed for HSI-1
2021-01-05 Richard Hugheslibfwupdplugin: Subclass FuFirmware in FuSmbios
2021-01-05 Richard Hughestrivial: Update fuzzing instructions to not use libcurl
2021-01-05 Richard Hughestrivial: Fix building on older meson
2021-01-05 Richard Hughesuefi: Rename to uefi-capsule
2021-01-05 Richard Hugheslibfwupdplugin: Subclass FuFirmware in FuEfiSignatureList
2021-01-04 Jimmy YuAdd plugin to update PixArt RF devices
2021-01-04 Richard HughesMake libcurl optional for fuzzing
2020-12-16 Richard Hughestrivial: post release version bump
2020-12-15 Richard Hughestrivial: Actually check if __get_cpuid_count exists...
2020-12-14 Richard HughesAllow linking with the CXX linker
2020-12-14 Richard HughesLower libcurl requirement further still
2020-12-14 Richard HughesDon't assume we have memfd_create()
2020-12-11 Richard Hughestrivial: Only define HF_ITER if available...
2020-12-11 Richard HughesUse honggfuzz to fuzz firmware rather than AFL
2020-12-08 Richard Hughestrivial: post release version bump
2020-12-07 Richard HughesLower the CURL version required to fix build in RHEL
2020-12-07 Richard HughesDo not use meson ternary operations to avoid bumping...
2020-12-03 Mario Limonciellotrivial: make platform integrity plugin optional and...
2020-11-23 Richard Hughestrivial: post release version bump
2020-11-19 Richard HughesRegister the SoupSession gtype when required
2020-11-19 Richard HughesSwitch from libsoup to libcurl
2020-11-16 tinywrkbInstall modules-load configs in the correct directory
2020-11-13 Mario Limonciellomake gcab optional
2020-11-13 Mario Limonciellotrivial: allow building as a subproject
2020-11-11 Mario LimoncielloAdd a flag to indicate if packages are supported
2020-11-04 Richard HughesNotify the service manager when idle-quitting
2020-11-03 Richard HughesAdd note to the README about not using Snap or Flatpak...
2020-11-02 Richard Hughestrivial: post release version bump
2020-11-02 Richard Hughestrivial: Codespell fixes
2020-10-26 Richard Hughestrivial: post release version bump
2020-10-19 Richard Hughesuefi: Drop efivar dependency
2020-10-19 Richard Hughesredfish: Drop efivar dependency
2020-10-19 Mario Limonciellodell: Drop efivar dependency
2020-10-14 Mario LimoncielloOffer to compile daemon without polkit support
2020-10-10 Érico RolimFix header names.
2020-10-10 Érico Rolimuefi: add configuration option for objcopy utility.
next