Skip to content

[Missing library]: Unable to use GetStringNameFromHandle function - unresolved external symbol #55

@fededim

Description

@fededim

Hi,

I would like to get a meaningful name from an efi handle using the function GetStringNameFromHandle, I add this include

#include <Library/HandleParsingLib.h>

The compilation is fine, yet the linking fails with

unresolved external symbol GetStringFromHandle

In EDK2 the function is insde HandleParsingLib yet VisualUefi seems not to be create the lib file. Any plan to add it ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions