Function report |
Source Code:arch\x86\boot\memory.c |
Create Date:2022-07-28 07:26:48 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:detect_memory_e801
Proto:static void detect_memory_e801(void)
Type:void
Parameter:Nothing
77 | ax = 0xe801 |
80 | If eflags & X86_EFLAGS_CF Then Return |
89 | If ax > 15 * 1024 Then |
90 | Return |
91 | Else if ax == 15 * 1024 Then |
93 | Else |
Name | Describe |
---|---|
detect_memory |
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 |