diff options
Diffstat (limited to 'SecurityPkg/Include/Library/TcgPhysicalPresenceLib.h')
-rw-r--r-- | SecurityPkg/Include/Library/TcgPhysicalPresenceLib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SecurityPkg/Include/Library/TcgPhysicalPresenceLib.h b/SecurityPkg/Include/Library/TcgPhysicalPresenceLib.h index 9826a79742..db9645b15d 100644 --- a/SecurityPkg/Include/Library/TcgPhysicalPresenceLib.h +++ b/SecurityPkg/Include/Library/TcgPhysicalPresenceLib.h @@ -41,7 +41,7 @@ TcgPhysicalPresenceLibProcessRequest ( **/
BOOLEAN
EFIAPI
-TcgPhysicalPresenceLibNeedUserConfirm(
+TcgPhysicalPresenceLibNeedUserConfirm (
VOID
);
|