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