boot: Add HWID calculation from SMBIOS strings and matching against a built-in list
authoranonymix007 <48598263+anonymix007@users.noreply.github.com>
Sat, 31 Aug 2024 18:49:10 +0000 (21:49 +0300)
committeranonymix007 <48598263+anonymix007@users.noreply.github.com>
Tue, 5 Nov 2024 19:29:58 +0000 (22:29 +0300)
commit6bb76ab9597777a6ebdd5e07058746786194eb52
tree95e7040a14ccad4f366e959ccb520aed399d6337
parent1c3a0a4b1f8a51f6f8f6c43e04306c2e53eaf65d
boot: Add HWID calculation from SMBIOS strings and matching against a built-in list
LICENSES/README.md
src/boot/efi/chid.c [new file with mode: 0644]
src/boot/efi/chid.h [new file with mode: 0644]
src/boot/efi/meson.build