Documentation
¶
Overview ¶
Package guids provides a way to map well known firmware volume file GUIDs to readable names.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileNameString ¶
FileNameString returns the semi-readable name for the supplied GUID if it corresponds to a well known name used for files in firmware volumes (see efi.MediaFvFileDevicePathNode). If it is not known by this package, then ("", false) will be returned.
func ListAllKnown ¶ added in v0.9.9
ListAllKnown returns a list of all well-known GUIDs that are used to identify the name of files in firmware volumes (see efi.MediaFvFileDevicePathNode).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.