Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Testing GetVariable without SetVariable #31

@vstehle

Description

@vstehle

To test UEFI GetVariable(), FWTS needs the SetVariable() service to be supported.

This limitation of the test method prevents testing UEFI Variables at all on some systems (e.g. U-Boot based, where variables are r/o at runtime in some configurations).

It would be nice to add a minimal, read-only test for the UEFI variables in FWTS.

Some UEFI Variables commonly found on those smaller systems, such as OsIndicationsSupported could be leveraged for testing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions