diff options
Diffstat (limited to 'SecurityPkg/Library/RpmcLibNull/RpmcLibNull.c')
-rw-r--r-- | SecurityPkg/Library/RpmcLibNull/RpmcLibNull.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/SecurityPkg/Library/RpmcLibNull/RpmcLibNull.c b/SecurityPkg/Library/RpmcLibNull/RpmcLibNull.c index e1dd09eb10..792e48250e 100644 --- a/SecurityPkg/Library/RpmcLibNull/RpmcLibNull.c +++ b/SecurityPkg/Library/RpmcLibNull/RpmcLibNull.c @@ -44,4 +44,3 @@ IncrementMonotonicCounter ( ASSERT (FALSE);
return EFI_UNSUPPORTED;
}
-
|