Provide separate filesystem.cpp

This commit is contained in:
Nikolaj Schlej 2023-06-19 12:57:14 -07:00
parent 91fb7cdc83
commit 031bd4f734
6 changed files with 108 additions and 80 deletions

View file

@ -19,6 +19,7 @@ uefitoolcommon = static_library('uefitoolcommon',
'guiddatabase.cpp',
'types.cpp',
'descriptor.cpp',
'filesystem.cpp',
'ffs.cpp',
'nvram.cpp',
'nvramparser.cpp',