ファイル名comboot_call.c
ソースファイル情報| 内容 | 行数 | 比率 |
|---|---|---|
| コメント行数 | 81 | 14% |
| 空行行数 | 136 | 23% |
| 実行行数 | 381 | 63% |
| 合計行数 | 598 | 100% |
関数定義数| 内容 | 定義数 |
|---|---|
| 関数数 | 8 |
定義関数| No. | 型 | 名称 | 属性 | 説明 |
|---|---|---|---|---|
1 |
print_user_string | static void | Print a string with a particular terminator | |
2 |
shuffle | static void | Perform a series of memory copies from a list in low memory | |
3 |
comboot_force_text_mode | void | Set default text mode | |
4 |
comboot_run_kernel | void | Run the kernel specified in comboot_kernel_cmdline | |
5 |
int20 | static __cdecl void | Terminate program interrupt handler | |
6 |
int21 | static __cdecl void | DOS-compatible API | |
7 |
int22 | static __cdecl void | SYSLINUX API | |
8 |
hook_comboot_interrupts | void | Hook BIOS interrupts related to COMBOOT API (INT 20h, 21h, 22h) |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー