mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-06-01 15:58:21 -04:00
Provide separate filesystem.cpp
This commit is contained in:
parent
91fb7cdc83
commit
031bd4f734
6 changed files with 108 additions and 80 deletions
UEFIFind
|
@ -32,8 +32,6 @@ int main(int argc, char *argv[])
|
|||
UEFIFind w;
|
||||
USTATUS result;
|
||||
|
||||
initGuidDatabase("guids.csv");
|
||||
|
||||
if (argc == 1) {
|
||||
print_usage();
|
||||
return U_SUCCESS;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue