summaryrefslogtreecommitdiffstats
path: root/util/intelmetool/intelmetool.c
Commit message (Expand)AuthorAgeFilesLines
* Spell *Boot Guard* with a space for official spellingPaul Menzel2021-12-161-5/+5
* util/intelmetool: Fix the BootGuard dump featurePablo Stebler2020-09-231-44/+63
* util/intelmetool: Fix error messageEvgeny Zinoviev2020-07-151-1/+1
* util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi2020-05-091-11/+1
* AUTHORS, util/: Drop individual copyright noticesPatrick Georgi2020-05-091-3/+2
* intelmetool: Consolidate all model support from upstreamDamien Zammit2019-03-071-1/+6
* intelmetool: Use GPLv2+ where possibleDamien Zammit2019-02-251-1/+2
* util/intelmetool: Add additional helpful error messagesPatrick Rudolph2018-04-161-1/+2
* util/intelmetool: Fix bootguard dumpPatrick Rudolph2018-04-161-9/+9
* util/intelmetool: Add support for platforms without RCBAPatrick Rudolph2018-04-161-36/+54
* util/intelmetool: Fix crash on strict devmem kernelsPatrick Rudolph2018-04-161-3/+7
* intelmetool: Include <sys/io.h> for musl-libcIvan J2018-04-051-0/+1
* util/intelmetool: Fix some platformsPatrick Rudolph2017-11-301-6/+11
* util/intelmetool: Add bootguard information dump supportPhilipp Deppenwiese2017-11-251-22/+122
* util/intelmetool: Fix lint errors and warningsPatrick Rudolph2017-11-251-108/+94
* intelmetool: Do small cosmetic changesMaximilian Schander2017-11-031-22/+30
* intelmetool: Use correct type for pointerPaul Menzel2017-05-061-1/+1
* intelmetool: handle failures to mmap MEI memoryPaul Wise2017-05-051-0/+10
* intelmetool: free sb pci_dev struct allocated by pci_get_dev()Paul Wise2017-05-051-0/+1
* util/intelmetool: Check for NULL return from pci_lookup_nameYouness Alaoui2017-04-041-0/+4
* util/intelmetool: Fix access to deleted data on stackYouness Alaoui2017-04-041-6/+7
* util/intelmetool: Fix segfault on edge casesHuan Truong2017-03-081-1/+2
* util/intelmetool: Try to activate the ME before scanning PCIe for itDan Elkouby2017-01-201-4/+4
* util/intelmetool: Fix warning building with 32-bitPaul Menzel2016-12-281-2/+2
* intelmetool: Fix detection logic of no MEI deviceDamien Zammit2016-04-131-1/+3
* util/intelmetool: Add intelmetool from Damien ZammitPhilipp Deppenwiese2016-03-251-0/+369