mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-29 22:45:16 -04:00
Provide separate filesystem.cpp
This commit is contained in:
parent
91fb7cdc83
commit
031bd4f734
6 changed files with 108 additions and 80 deletions
|
@ -19,6 +19,7 @@ uefitoolcommon = static_library('uefitoolcommon',
|
|||
'guiddatabase.cpp',
|
||||
'types.cpp',
|
||||
'descriptor.cpp',
|
||||
'filesystem.cpp',
|
||||
'ffs.cpp',
|
||||
'nvram.cpp',
|
||||
'nvramparser.cpp',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue