Alan Sguigna
In Episode 12, I wrote a simple โHello World!โ application in โCโ using the built-in UEFI shell functions. In Episode 13, I failed in an attempt to re-write that application using standard โCโ library functions, such as printf(). Iโve learned a lot since then โ hereโs how to write more sophisticated programs.