ファイル名comboot_call.c
ソースファイル情報| 内容 | 行数 | 比率 | 
|---|---|---|
| コメント行数 | 95 | 14% | 
| 空行行数 | 145 | 21% | 
| 実行行数 | 453 | 65% | 
| 合計行数 | 693 | 100% | 
関数定義数| 内容 | 定義数 | 
|---|---|
| 関数数 | 9 | 
定義関数| 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_fetch_kernel | static int | Fetch kernel and optional initrd | |
5  | 
int20 | static __asmcall void | Terminate program interrupt handler | |
6  | 
int21 | static __asmcall void | DOS-compatible API | |
7  | 
int22 | static __asmcall void | SYSLINUX API | |
8  | 
hook_comboot_interrupts | void | Hook BIOS interrupts related to COMBOOT API (INT 20h, 21h, 22h) | |
9  | 
unhook_comboot_interrupts | void | Unhook BIOS interrupts related to COMBOOT API (INT 20h, 21h, 22h) | 
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー