diff options
Diffstat (limited to 'SecurityPkg/Include/Library/TpmMeasurementLib.h')
-rw-r--r-- | SecurityPkg/Include/Library/TpmMeasurementLib.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/SecurityPkg/Include/Library/TpmMeasurementLib.h b/SecurityPkg/Include/Library/TpmMeasurementLib.h index 91693297db..45542f45ae 100644 --- a/SecurityPkg/Include/Library/TpmMeasurementLib.h +++ b/SecurityPkg/Include/Library/TpmMeasurementLib.h @@ -30,7 +30,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. @retval EFI_OUT_OF_RESOURCES Out of memory.
@retval EFI_DEVICE_ERROR The operation was unsuccessful.
**/
-
EFI_STATUS
EFIAPI
TpmMeasureAndLogData (
|