Expand description

UEFI character handling

UEFI uses both Latin-1 and UCS-2 character encoding, this module implements support for the associated character types.

Structs

A Latin-1 character

An UCS-2 code point

Character conversion error

Constants

Latin-1 version of the NUL character

UCS-2 version of the NUL character