SysLib for UEFI Wiki
Container library (lists, arrays, strings, etc. ) in C under UEFI
Status: Beta
Brought to you by:
talewisx1
The SysArray container holds fixed-length data structures sequentially in memory. It is based on [SysObj], can be dynamically sized and provides sorting and searching capabilities.
Each SysArray container has the following attributes: