UEFIStarter
a simple UEFI framework
core Directory Reference

Files

file  cmdline.h [code]
 Command line parameter parser.
 
file  console.h [code]
 CLI initialization and I/O helpers.
 
file  files.h [code]
 File handling functions.
 
file  logger.h [code]
 Logging facility, supports verbosity levels.
 
file  memory.h [code]
 Memory allocation tracker: use this to prevent memory leaks.
 
file  string.h [code]
 String functions missing from EDK.
 
file  timestamp.h [code]
 Timing functions.