package
1.2.0
Repository: https://github.com/linuxboot/fiano.git
Documentation: pkg.go.dev

# Functions

CreatePriorityMask combines PriorityLevel into a APCBPriorityMask.
GetTokenIDString returns literal representation of known Token IDs otherwise an empty string.
ParseAPCBBinaryTokens returns all tokens contained in the APCB Binary.
UpsertToken inserts a new token or updates current into apcb binary.

# Constants

Defines existing APCB token priority levels.
Defines existing APCB token priority levels.
Defines existing APCB token priority levels.
Defines existing APCB token priority levels.
Defines existing APCB token priority levels.
Defines existing APCB token priority levels.
See: AgesaPkg/Addendum/Apcb/Inc/GN/ApcbV3TokenUid.h.
See: AgesaPkg/Addendum/Apcb/Inc/GN/ApcbV3TokenUid.h.
See: AgesaPkg/Addendum/Apcb/Inc/GN/ApcbV3TokenUid.h.
See: AgesaPkg/Addendum/Apcb/Inc/GN/ApcbV3TokenUid.h.

# Structs

Token represents an APCB token.

# Type aliases

PriorityLevel describes APCB BInary token priority level (APCB_PRIORITY_LEVEL in AGESA source code).
PriorityMask specifies a combined set of APCBPriorityLevels.
TokenID is a unique token identifier.