SysLib for UEFI Activity
Container library (lists, arrays, strings, etc. ) in C under UEFI
Status: Beta
Brought to you by:
talewisx1
Initial revision of the C++ support library, and a simple Hello World application. This library builds on top of the StdLib C library that comes with EDK2. This version only provides the support for new, and the wrappers for the stdlib, stdio and wchar headers.
Updated to list the 2-clause BSD license as the license for all files.
Add the source code for the Maze game, as originally described on uefi.blogspot.com.
Added sample FDF file to be included in the pla...
Game with a Thermometer in it. Still need to ch...