mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-25 12:34:54 -04:00
Add Insyde Flash Device Map parser
This commit is contained in:
parent
0b66c5c7ff
commit
b3c68b7006
28 changed files with 1361 additions and 230 deletions
|
@ -38,7 +38,9 @@ uefitoolcommon = static_library('uefitoolcommon',
|
|||
'generated/edk2_vss2.cpp',
|
||||
'generated/edk2_ftw.cpp',
|
||||
'generated/insyde_fdc.cpp',
|
||||
'generated/insyde_fdm.cpp',
|
||||
'generated/phoenix_flm.cpp',
|
||||
'generated/phoenix_evsa.cpp',
|
||||
'generated/intel_acbp_v1.cpp',
|
||||
'generated/intel_acbp_v2.cpp',
|
||||
'generated/intel_keym_v1.cpp',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue