rhboot / efivar

Tools and libraries to work with EFI variables
GNU Lesser General Public License v2.1
241 stars 104 forks source link

Minor code updates #243

Closed SergiiDmytruk closed 10 months ago

SergiiDmytruk commented 1 year ago

While making this project work on BSD systems (in limited capacity) I stumbled upon some things in the code which you might want to fix. Of course, there were more changes related to compatibility, but given that the project is targeting Linux I've skipped them and submitting only those which make sense to apply in general.

macpijan commented 1 year ago

@vathpela Hi, any chance to take a look at this? If merged, this would reduce code differences a bit, which should help with maintenance and broader usage of this tool not only in Linux, but also in BSD systems.