init(rawValue:)
Creates a new EFI variable store with the specified value.
Declaration
init(rawValue: UInt)Parameters
- rawValue:
An unsigned integer that describes the EFI initialization options.
Creates a new EFI variable store with the specified value.
init(rawValue: UInt)An unsigned integer that describes the EFI initialization options.