ファイル定義書 VB2010

efi_console.c

ファイル名ファイル名

efi_console.c

ソースファイル情報ソースファイル情報

内容 行数 比率
コメント行数 77 28%
空行行数 46 17%
実行行数 151 55%
合計行数 274 100%

関数定義数関数定義数

内容 定義数
関数数 7

定義関数定義関数

No. 名称 属性 説明
1
StaticStatic efi_handle_cup static void Handle ANSI CUP (cursor position)
2
StaticStatic efi_handle_ed static void Handle ANSI ED (erase in page)
3
StaticStatic efi_handle_sgr static void Handle ANSI SGR (set graphics rendition)
4
StaticStatic efi_putchar static void Print a character to EFI console
5
StaticStatic scancode_to_ansi_seq static const char * Get ANSI escape sequence corresponding to EFI scancode
6
StaticStatic efi_getchar static int Get character from EFI console
7
StaticStatic efi_iskey static int Check for character ready to read from EFI console

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー