Returns a monotonically increasing count for the platform.
@paramout Count The pointer to returned value.
@retval EFI_SUCCESS The next monotonic count was returned. @retval EFI_INVALID_PARAMETER Count is NULL. @retval EFI_DEVICE_ERROR The device is not functioning properly.
See Implementation
Returns a monotonically increasing count for the platform.
@paramout Count The pointer to returned value.
@retval EFI_SUCCESS The next monotonic count was returned. @retval EFI_INVALID_PARAMETER Count is NULL. @retval EFI_DEVICE_ERROR The device is not functioning properly.