Function report |
Source Code:arch\x86\kernel\acpi\boot.c |
Create Date:2022-07-28 08:16:23 |
Last Modify:2020-03-16 21:18:54 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:acpi_parse_fadt
Proto:static int __init acpi_parse_fadt(struct acpi_table_header *table)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct acpi_table_header * | table |
959 | If Not (boot_flags & 00: [V2] System has LPC or ISA bus devices ) Then |
964 | If revision >= FADT2_REVISION_ID && Not (boot_flags & 01: [V3] System has an 8042 controller on port 60/64 ) && i8042 != X86_LEGACY_I8042_PLATFORM_ABSENT Then |
967 | pr_debug("ACPI: i8042 controller is absent\n") |
971 | If boot_flags & 05: [V5] No CMOS real-time clock present Then |
976 | If boot_flags & 02: [V4] It is not safe to probe for VGA hardware Then |
1005 | Return 0 |
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 |