Function report |
Source Code:arch\x86\boot\boot.h |
Create Date:2022-07-28 07:26:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:These functions are used to reference data in other segments.
Proto:static inline u16 ds(void)
Type:u16
Parameter:Nothing
83 | asm("movw %%ds,%0":"=rm"(seg)) |
84 | Return seg |
Name | Describe |
---|---|
copy_boot_params | Copy the header into the boot parameter block. Since this* screws up the old-style command line protocol, adjust by* filling in the new-style command line pointer instead. |
setup_gdt | |
go_to_protected_mode | Actual invocation sequence |
initregs | SPDX-License-Identifier: GPL-2.0-or-later |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |