diff options
author | Leandro Pereira <leandro@hardinfo.org> | 2019-07-12 08:35:01 -0700 |
---|---|---|
committer | Leandro Pereira <leandro@hardinfo.org> | 2019-07-12 08:35:01 -0700 |
commit | ecb800e15479967fb15f76f9ff754bc1a53e50de (patch) | |
tree | ee5ed904e4fb2892145ee22191c4fc3c5f86991a | |
parent | 85a9e786d419cf584e2911fe1be7be39d51c0ee8 (diff) |
Add new vendors
-rw-r--r-- | data/vendor.ids | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/data/vendor.ids b/data/vendor.ids index 31a23840..aefbc5ae 100644 --- a/data/vendor.ids +++ b/data/vendor.ids @@ -555,6 +555,11 @@ name Elitegroup Computer Systems ansi_color 0;36;41 match_string_case ECS +name SANYO + name_short SANYO + url www.sanyo.com + match_string SANYO + # # BIOS manufacturers # @@ -583,6 +588,11 @@ name Insyde Software ansi_color 0;30;42 match_string Insyde +name Coreboot Project + name_short Coreboot + url www.coreboot.org + match_string coreboot + # # Linux # |