mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-25 20:45:00 -04:00
Implement dumping GUIDs from firmware and add more to builtin database
This commit is contained in:
parent
afce02430a
commit
d16c438069
6 changed files with 659 additions and 51 deletions
|
@ -117,8 +117,9 @@ private slots:
|
|||
void writeSettings();
|
||||
|
||||
void loadGuidDatabase();
|
||||
void unloadGuidDatabase();
|
||||
void loadDefaultGuidDatabase();
|
||||
void unloadGuidDatabase();
|
||||
void loadDefaultGuidDatabase();
|
||||
void exportDiscoveredGuids();
|
||||
void generateReport();
|
||||
|
||||
void currentTabChanged(int index);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue