uefirtmisc/uefirtvariable/uefirttime/uefirtauthvar Failure
ivanhu
ivan.hu at canonical.com
Wed May 17 03:47:56 UTC 2023
Hi Eric,
From the result log, it seems that the tests by calling
GetNextHighMonotonicCount and QueryCapsuleCapabilities runtime services
got the EFI_ABORTED returned. You should check these runtime services
implementation.
Cheers,
Ivan
On 5/16/23 10:11, Dong, Eric wrote:
> Hi FWTS tool owner,
>
> Now we met runtime services test failures, seems like the test meets
> error before it runs the specific test items. We don’t know how to
> check such error; do you have any suggest where we can begin the check?
> Thanks.
>
> uefirtmisc: UEFI miscellaneous runtime service interface tests.
>
> --------------------------------------------------------------------------------
>
> Test 1 of 4: Test for UEFI miscellaneous runtime service interfaces.
>
> Testing UEFI runtime service GetNextHighMonotonicCount interface.
>
> FAILED [HIGH] UEFIRuntimeGetNextHighMonotonicCount: Test 1, Failed to
> get high
>
> monotonic count with UEFI runtime service.
>
> *Return status: EFI_ABORTED. The operation was aborted.*
>
> Testing UEFI runtime service QueryCapsuleCapabilities interface.
>
> FAILED [HIGH] UEFIRuntimeQueryCapsuleCapabilities: Test 1, Failed to query
>
> capsule capabilities with UEFI runtime service with flag value 0x0.
>
> *Return status: EFI_ABORTED. The operation was aborted.*
>
> Test 2 of 4: Stress test for UEFI miscellaneous runtime service interfaces.
>
> Stress testing for UEFI runtime service GetNextHighMonotonicCount
> interface 50
>
> times.
>
> FAILED [HIGH] UEFIRuntimeGetNextHighMonotonicCount: Test 2, Failed to
> get high
>
> monotonic count with UEFI runtime service.
>
> *Return status: EFI_ABORTED. The operation was aborted.*
>
> Stress testing UEFI runtime service QueryCapsuleCapabilities interface.
>
> FAILED [HIGH] UEFIRuntimeQueryCapsuleCapabilities: Test 2, Failed to query
>
> capsule capabilities with UEFI runtime service with flag value 0x0.
>
> *Return status: EFI_ABORTED. The operation was aborted.*
>
> Test 3 of 4: Test GetNextHighMonotonicCount with invalid NULL parameter.
>
> FAILED [HIGH] UEFIRuntimeGetNextHighMonotonicCountInvalid: Test 3,
> Failed to get
>
> correct return status from UEFI runtime service, expecting
>
> EFI_INVALID_PARAMETER.
>
> *Return status: EFI_ABORTED. The operation was aborted.*
>
> Test 4 of 4: Test UEFI miscellaneous runtime services unsupported status.
>
> SKIPPED: Test 4, GetNextHighMonotonicCount runtime service supported,
> skip test.
>
> ================================================================================
>
> 0 passed, 5 failed, 0 warning, 0 aborted, 1 skipped, 0 info only.
>
> ================================================================================
>
> Thanks,
>
> Eric
>
>
More information about the fwts-devel
mailing list