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 */
253 * PARAMETERS: Flags - Init/enable Options
281 * Global Lock and the Firmware Waking Vector
314 * Note1: We must have the hardware and events initialized before we can
316 * ACPI hardware support, so the hardware must be fully initialized before
319 * Note2: Fixed events are initialized and enabled here. GPEs are
320 * initialized, but cannot be enabled until after the hardware is
321 * completely initialized (SCI and GlobalLock activated) and the various
365 * PARAMETERS: Flags - Init/enable Options
421 * the table load filled them up more than they will be at runtime --
422 * thus wasting non-paged memory.