# UEFI File Manager (UFM) A dual pane file manager with a text based user interface for UEFI environment. Distributed under the BSD-2-Clause Plus Patent License. _Requires EFI Shell v2.0 and above for correct work_ ## Installation: TODO ## Organization of code: * lib: code of auxiliary routines * tbi: responsible for pseudo-graphics (text-based interface) * scr: the application's main code