Lines Matching +full:firmware +full:- +full:initialized
3 * Module Name: utxfinit - External interfaces for ACPICA initialization
11 * Some or all of this work - Copyright (c) 1999 - 2024, Intel Corp.
28 * 2.3. Intel grants Licensee a non-exclusive and non-transferable patent
104 * re-exports any such software from a foreign destination, Licensee shall
105 * ensure that the distribution and export/re-export of the software is in
108 * any of its subsidiaries will export/re-export any technical data, process,
130 * 3. Neither the names of the above-listed copyright holders nor the names
196 /* Initialize the OS-Dependent layer */ in AcpiInitializeSubsystem()
253 * PARAMETERS: Flags - Init/enable Options in ACPI_EXPORT_SYMBOL_INIT()
281 * Global Lock and the Firmware Waking Vector in ACPI_EXPORT_SYMBOL_INIT()
314 * Note1: We must have the hardware and events initialized before we can in ACPI_EXPORT_SYMBOL_INIT()
316 * ACPI hardware support, so the hardware must be fully initialized before in ACPI_EXPORT_SYMBOL_INIT()
319 * Note2: Fixed events are initialized and enabled here. GPEs are in ACPI_EXPORT_SYMBOL_INIT()
320 * initialized, but cannot be enabled until after the hardware is in ACPI_EXPORT_SYMBOL_INIT()
321 * completely initialized (SCI and GlobalLock activated) and the various in ACPI_EXPORT_SYMBOL_INIT()
365 * PARAMETERS: Flags - Init/enable Options in ACPI_EXPORT_SYMBOL_INIT()
421 * the table load filled them up more than they will be at runtime -- in ACPI_EXPORT_SYMBOL_INIT()
422 * thus wasting non-paged memory. in ACPI_EXPORT_SYMBOL_INIT()