diff options
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -56,6 +56,11 @@ UfmCommandLib|Include/Library/UfmCommandLib.h ``` +## Binary release + +Compiling programs for UEFI is not always convenient, especially for an application. Therefore, precompiled application is distributed. You can find binaries (for x86_64) at [joursoir.net/binaries/ufm](http://joursoir.net/binaries/ufm/). + + ## Usage: ``` |