Tryag File Manager
Home
-
Turbo Force
Current Path :
/
proc
/
self
/
root
/
usr
/
share
/
doc
/
gnu-efi-3.0c
/
apps
/
Upload File :
New :
File
Dir
//proc/self/root/usr/share/doc/gnu-efi-3.0c/apps/tpause.c
#include <efi.h> #include <efilib.h> EFI_STATUS efi_main (EFI_HANDLE image, EFI_SYSTEM_TABLE *systab) { Print(L"Press `q' to quit, any other key to continue:\n"); }