UEFI App Bare Bones: Difference between revisions

no edit summary
[unchecked revision][unchecked revision]
m (→‎Prerequisites: update mkgpt link)
No edit summary
Line 36:
 
/* Store the system table for future use in other functions */
EFI_SYSTEM_TABLE *ST = SystemTable;
 
/* Say hi */
Anonymous user