mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-06-02 08:09:49 -04:00
NE Alpha 44
+ support of MS Surface implementation of Intel Boot Guard + optional disabling Intel Boot Guard marking
This commit is contained in:
parent
68df5a64a3
commit
02369442a2
8 changed files with 164 additions and 63 deletions
|
@ -106,6 +106,8 @@ private slots:
|
|||
void enableMessagesCopyActions(QListWidgetItem* item);
|
||||
void clearMessages();
|
||||
|
||||
void toggleBootGuardMarking(bool enabled);
|
||||
|
||||
void about();
|
||||
void aboutQt();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue