ファイル名efi_console.c
ソースファイル情報| 内容 | 行数 | 比率 |
|---|---|---|
| コメント行数 | 77 | 28% |
| 空行行数 | 46 | 17% |
| 実行行数 | 151 | 55% |
| 合計行数 | 274 | 100% |
関数定義数| 内容 | 定義数 |
|---|---|
| 関数数 | 7 |
定義関数| No. | 型 | 名称 | 属性 | 説明 |
|---|---|---|---|---|
1 |
efi_handle_cup | static void | Handle ANSI CUP (cursor position) | |
2 |
efi_handle_ed | static void | Handle ANSI ED (erase in page) | |
3 |
efi_handle_sgr | static void | Handle ANSI SGR (set graphics rendition) | |
4 |
efi_putchar | static void | Print a character to EFI console | |
5 |
scancode_to_ansi_seq | static const char * | Get ANSI escape sequence corresponding to EFI scancode | |
6 |
efi_getchar | static int | Get character from EFI console | |
7 |
efi_iskey | static int | Check for character ready to read from EFI console |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー