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