Environment block location
Summary
Types
@type t() :: %UBootEnv.Location{ offset: non_neg_integer(), path: Path.t(), size: pos_integer() }
Environment block location
@type t() :: %UBootEnv.Location{ offset: non_neg_integer(), path: Path.t(), size: pos_integer() }