Home | History | Annotate | Line # | Download | only in acpiexec
      1       1.1    jruoho /******************************************************************************
      2       1.1    jruoho  *
      3  1.1.1.10  christos  * Module Name: aeexec - Argument testing for control method execution.
      4  1.1.1.10  christos  *                       Also some other miscellaneous tests.
      5       1.1    jruoho  *
      6       1.1    jruoho  *****************************************************************************/
      7       1.1    jruoho 
      8  1.1.1.18  christos /******************************************************************************
      9  1.1.1.18  christos  *
     10  1.1.1.18  christos  * 1. Copyright Notice
     11  1.1.1.18  christos  *
     12  1.1.1.19  christos  * Some or all of this work - Copyright (c) 1999 - 2025, Intel Corp.
     13       1.1    jruoho  * All rights reserved.
     14       1.1    jruoho  *
     15  1.1.1.18  christos  * 2. License
     16  1.1.1.18  christos  *
     17  1.1.1.18  christos  * 2.1. This is your license from Intel Corp. under its intellectual property
     18  1.1.1.18  christos  * rights. You may have additional license terms from the party that provided
     19  1.1.1.18  christos  * you this software, covering your right to use that party's intellectual
     20  1.1.1.18  christos  * property rights.
     21  1.1.1.18  christos  *
     22  1.1.1.18  christos  * 2.2. Intel grants, free of charge, to any person ("Licensee") obtaining a
     23  1.1.1.18  christos  * copy of the source code appearing in this file ("Covered Code") an
     24  1.1.1.18  christos  * irrevocable, perpetual, worldwide license under Intel's copyrights in the
     25  1.1.1.18  christos  * base code distributed originally by Intel ("Original Intel Code") to copy,
     26  1.1.1.18  christos  * make derivatives, distribute, use and display any portion of the Covered
     27  1.1.1.18  christos  * Code in any form, with the right to sublicense such rights; and
     28  1.1.1.18  christos  *
     29  1.1.1.18  christos  * 2.3. Intel grants Licensee a non-exclusive and non-transferable patent
     30  1.1.1.18  christos  * license (with the right to sublicense), under only those claims of Intel
     31  1.1.1.18  christos  * patents that are infringed by the Original Intel Code, to make, use, sell,
     32  1.1.1.18  christos  * offer to sell, and import the Covered Code and derivative works thereof
     33  1.1.1.18  christos  * solely to the minimum extent necessary to exercise the above copyright
     34  1.1.1.18  christos  * license, and in no event shall the patent license extend to any additions
     35  1.1.1.18  christos  * to or modifications of the Original Intel Code. No other license or right
     36  1.1.1.18  christos  * is granted directly or by implication, estoppel or otherwise;
     37  1.1.1.18  christos  *
     38  1.1.1.18  christos  * The above copyright and patent license is granted only if the following
     39  1.1.1.18  christos  * conditions are met:
     40  1.1.1.18  christos  *
     41  1.1.1.18  christos  * 3. Conditions
     42  1.1.1.18  christos  *
     43  1.1.1.18  christos  * 3.1. Redistribution of Source with Rights to Further Distribute Source.
     44  1.1.1.18  christos  * Redistribution of source code of any substantial portion of the Covered
     45  1.1.1.18  christos  * Code or modification with rights to further distribute source must include
     46  1.1.1.18  christos  * the above Copyright Notice, the above License, this list of Conditions,
     47  1.1.1.18  christos  * and the following Disclaimer and Export Compliance provision. In addition,
     48  1.1.1.18  christos  * Licensee must cause all Covered Code to which Licensee contributes to
     49  1.1.1.18  christos  * contain a file documenting the changes Licensee made to create that Covered
     50  1.1.1.18  christos  * Code and the date of any change. Licensee must include in that file the
     51  1.1.1.18  christos  * documentation of any changes made by any predecessor Licensee. Licensee
     52  1.1.1.18  christos  * must include a prominent statement that the modification is derived,
     53  1.1.1.18  christos  * directly or indirectly, from Original Intel Code.
     54  1.1.1.18  christos  *
     55  1.1.1.18  christos  * 3.2. Redistribution of Source with no Rights to Further Distribute Source.
     56  1.1.1.18  christos  * Redistribution of source code of any substantial portion of the Covered
     57  1.1.1.18  christos  * Code or modification without rights to further distribute source must
     58  1.1.1.18  christos  * include the following Disclaimer and Export Compliance provision in the
     59  1.1.1.18  christos  * documentation and/or other materials provided with distribution. In
     60  1.1.1.18  christos  * addition, Licensee may not authorize further sublicense of source of any
     61  1.1.1.18  christos  * portion of the Covered Code, and must include terms to the effect that the
     62  1.1.1.18  christos  * license from Licensee to its licensee is limited to the intellectual
     63  1.1.1.18  christos  * property embodied in the software Licensee provides to its licensee, and
     64  1.1.1.18  christos  * not to intellectual property embodied in modifications its licensee may
     65  1.1.1.18  christos  * make.
     66  1.1.1.18  christos  *
     67  1.1.1.18  christos  * 3.3. Redistribution of Executable. Redistribution in executable form of any
     68  1.1.1.18  christos  * substantial portion of the Covered Code or modification must reproduce the
     69  1.1.1.18  christos  * above Copyright Notice, and the following Disclaimer and Export Compliance
     70  1.1.1.18  christos  * provision in the documentation and/or other materials provided with the
     71  1.1.1.18  christos  * distribution.
     72  1.1.1.18  christos  *
     73  1.1.1.18  christos  * 3.4. Intel retains all right, title, and interest in and to the Original
     74  1.1.1.18  christos  * Intel Code.
     75  1.1.1.18  christos  *
     76  1.1.1.18  christos  * 3.5. Neither the name Intel nor any other trademark owned or controlled by
     77  1.1.1.18  christos  * Intel shall be used in advertising or otherwise to promote the sale, use or
     78  1.1.1.18  christos  * other dealings in products derived from or relating to the Covered Code
     79  1.1.1.18  christos  * without prior written authorization from Intel.
     80  1.1.1.18  christos  *
     81  1.1.1.18  christos  * 4. Disclaimer and Export Compliance
     82  1.1.1.18  christos  *
     83  1.1.1.18  christos  * 4.1. INTEL MAKES NO WARRANTY OF ANY KIND REGARDING ANY SOFTWARE PROVIDED
     84  1.1.1.18  christos  * HERE. ANY SOFTWARE ORIGINATING FROM INTEL OR DERIVED FROM INTEL SOFTWARE
     85  1.1.1.18  christos  * IS PROVIDED "AS IS," AND INTEL WILL NOT PROVIDE ANY SUPPORT, ASSISTANCE,
     86  1.1.1.18  christos  * INSTALLATION, TRAINING OR OTHER SERVICES. INTEL WILL NOT PROVIDE ANY
     87  1.1.1.18  christos  * UPDATES, ENHANCEMENTS OR EXTENSIONS. INTEL SPECIFICALLY DISCLAIMS ANY
     88  1.1.1.18  christos  * IMPLIED WARRANTIES OF MERCHANTABILITY, NONINFRINGEMENT AND FITNESS FOR A
     89  1.1.1.18  christos  * PARTICULAR PURPOSE.
     90  1.1.1.18  christos  *
     91  1.1.1.18  christos  * 4.2. IN NO EVENT SHALL INTEL HAVE ANY LIABILITY TO LICENSEE, ITS LICENSEES
     92  1.1.1.18  christos  * OR ANY OTHER THIRD PARTY, FOR ANY LOST PROFITS, LOST DATA, LOSS OF USE OR
     93  1.1.1.18  christos  * COSTS OF PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES, OR FOR ANY INDIRECT,
     94  1.1.1.18  christos  * SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THIS AGREEMENT, UNDER ANY
     95  1.1.1.18  christos  * CAUSE OF ACTION OR THEORY OF LIABILITY, AND IRRESPECTIVE OF WHETHER INTEL
     96  1.1.1.18  christos  * HAS ADVANCE NOTICE OF THE POSSIBILITY OF SUCH DAMAGES. THESE LIMITATIONS
     97  1.1.1.18  christos  * SHALL APPLY NOTWITHSTANDING THE FAILURE OF THE ESSENTIAL PURPOSE OF ANY
     98  1.1.1.18  christos  * LIMITED REMEDY.
     99  1.1.1.18  christos  *
    100  1.1.1.18  christos  * 4.3. Licensee shall not export, either directly or indirectly, any of this
    101  1.1.1.18  christos  * software or system incorporating such software without first obtaining any
    102  1.1.1.18  christos  * required license or other approval from the U. S. Department of Commerce or
    103  1.1.1.18  christos  * any other agency or department of the United States Government. In the
    104  1.1.1.18  christos  * event Licensee exports any such software from the United States or
    105  1.1.1.18  christos  * re-exports any such software from a foreign destination, Licensee shall
    106  1.1.1.18  christos  * ensure that the distribution and export/re-export of the software is in
    107  1.1.1.18  christos  * compliance with all laws, regulations, orders, or other restrictions of the
    108  1.1.1.18  christos  * U.S. Export Administration Regulations. Licensee agrees that neither it nor
    109  1.1.1.18  christos  * any of its subsidiaries will export/re-export any technical data, process,
    110  1.1.1.18  christos  * software, or service, directly or indirectly, to any country for which the
    111  1.1.1.18  christos  * United States government or any agency thereof requires an export license,
    112  1.1.1.18  christos  * other governmental approval, or letter of assurance, without first obtaining
    113  1.1.1.18  christos  * such license, approval or letter.
    114  1.1.1.18  christos  *
    115  1.1.1.18  christos  *****************************************************************************
    116  1.1.1.18  christos  *
    117  1.1.1.18  christos  * Alternatively, you may choose to be licensed under the terms of the
    118  1.1.1.18  christos  * following license:
    119  1.1.1.18  christos  *
    120   1.1.1.2    jruoho  * Redistribution and use in source and binary forms, with or without
    121   1.1.1.2    jruoho  * modification, are permitted provided that the following conditions
    122   1.1.1.2    jruoho  * are met:
    123   1.1.1.2    jruoho  * 1. Redistributions of source code must retain the above copyright
    124   1.1.1.2    jruoho  *    notice, this list of conditions, and the following disclaimer,
    125   1.1.1.2    jruoho  *    without modification.
    126   1.1.1.2    jruoho  * 2. Redistributions in binary form must reproduce at minimum a disclaimer
    127   1.1.1.2    jruoho  *    substantially similar to the "NO WARRANTY" disclaimer below
    128   1.1.1.2    jruoho  *    ("Disclaimer") and any redistribution must be conditioned upon
    129   1.1.1.2    jruoho  *    including a substantially similar Disclaimer requirement for further
    130   1.1.1.2    jruoho  *    binary redistribution.
    131   1.1.1.2    jruoho  * 3. Neither the names of the above-listed copyright holders nor the names
    132   1.1.1.2    jruoho  *    of any contributors may be used to endorse or promote products derived
    133   1.1.1.2    jruoho  *    from this software without specific prior written permission.
    134   1.1.1.2    jruoho  *
    135   1.1.1.2    jruoho  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    136   1.1.1.2    jruoho  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    137  1.1.1.15  christos  * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
    138   1.1.1.2    jruoho  * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
    139  1.1.1.18  christos  * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
    140  1.1.1.18  christos  * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
    141  1.1.1.18  christos  * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    142  1.1.1.18  christos  * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
    143  1.1.1.18  christos  * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    144  1.1.1.18  christos  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    145  1.1.1.18  christos  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    146  1.1.1.18  christos  *
    147  1.1.1.18  christos  * Alternatively, you may choose to be licensed under the terms of the
    148  1.1.1.18  christos  * GNU General Public License ("GPL") version 2 as published by the Free
    149  1.1.1.18  christos  * Software Foundation.
    150  1.1.1.18  christos  *
    151  1.1.1.18  christos  *****************************************************************************/
    152       1.1    jruoho 
    153       1.1    jruoho #include "aecommon.h"
    154       1.1    jruoho 
    155       1.1    jruoho #define _COMPONENT          ACPI_TOOLS
    156       1.1    jruoho         ACPI_MODULE_NAME    ("aeexec")
    157       1.1    jruoho 
    158       1.1    jruoho 
    159       1.1    jruoho /******************************************************************************
    160       1.1    jruoho  *
    161       1.1    jruoho  * FUNCTION:    AeSetupConfiguration
    162       1.1    jruoho  *
    163       1.1    jruoho  * PARAMETERS:  RegionAddr          - Address for an ACPI table to be loaded
    164       1.1    jruoho  *                                    dynamically. Test purposes only.
    165       1.1    jruoho  *
    166       1.1    jruoho  * RETURN:      Status
    167       1.1    jruoho  *
    168       1.1    jruoho  * DESCRIPTION: Call AML _CFG configuration control method
    169       1.1    jruoho  *
    170       1.1    jruoho  *****************************************************************************/
    171       1.1    jruoho 
    172  1.1.1.10  christos ACPI_STATUS
    173       1.1    jruoho AeSetupConfiguration (
    174       1.1    jruoho     void                    *RegionAddr)
    175       1.1    jruoho {
    176       1.1    jruoho     ACPI_OBJECT_LIST        ArgList;
    177       1.1    jruoho     ACPI_OBJECT             Arg[3];
    178       1.1    jruoho 
    179       1.1    jruoho 
    180       1.1    jruoho     /*
    181       1.1    jruoho      * Invoke _CFG method if present
    182       1.1    jruoho      */
    183       1.1    jruoho     ArgList.Count = 1;
    184       1.1    jruoho     ArgList.Pointer = Arg;
    185       1.1    jruoho 
    186       1.1    jruoho     Arg[0].Type = ACPI_TYPE_INTEGER;
    187       1.1    jruoho     Arg[0].Integer.Value = ACPI_TO_INTEGER (RegionAddr);
    188       1.1    jruoho 
    189   1.1.1.2    jruoho     (void) AcpiEvaluateObject (NULL, "\\_CFG", &ArgList, NULL);
    190       1.1    jruoho     return (AE_OK);
    191       1.1    jruoho }
    192       1.1    jruoho 
    193       1.1    jruoho 
    194   1.1.1.3  christos #if (!ACPI_REDUCED_HARDWARE)
    195       1.1    jruoho /******************************************************************************
    196       1.1    jruoho  *
    197       1.1    jruoho  * FUNCTION:    AfInstallGpeBlock
    198       1.1    jruoho  *
    199       1.1    jruoho  * PARAMETERS:  None
    200       1.1    jruoho  *
    201       1.1    jruoho  * RETURN:      None
    202       1.1    jruoho  *
    203       1.1    jruoho  * DESCRIPTION: Test GPE block device initialization. Requires test ASL with
    204       1.1    jruoho  *              A \GPE2 device.
    205       1.1    jruoho  *
    206       1.1    jruoho  *****************************************************************************/
    207       1.1    jruoho 
    208  1.1.1.10  christos void
    209       1.1    jruoho AfInstallGpeBlock (
    210       1.1    jruoho     void)
    211       1.1    jruoho {
    212       1.1    jruoho     ACPI_STATUS                 Status;
    213       1.1    jruoho     ACPI_HANDLE                 Handle;
    214       1.1    jruoho     ACPI_GENERIC_ADDRESS        BlockAddress;
    215       1.1    jruoho     ACPI_HANDLE                 GpeDevice;
    216   1.1.1.4  christos     ACPI_OBJECT_TYPE            Type;
    217       1.1    jruoho 
    218       1.1    jruoho 
    219   1.1.1.4  christos     /* _GPE should always exist */
    220   1.1.1.4  christos 
    221       1.1    jruoho     Status = AcpiGetHandle (NULL, "\\_GPE", &Handle);
    222   1.1.1.7  christos     ACPI_CHECK_OK (AcpiGetHandle, Status);
    223       1.1    jruoho     if (ACPI_FAILURE (Status))
    224       1.1    jruoho     {
    225       1.1    jruoho         return;
    226       1.1    jruoho     }
    227       1.1    jruoho 
    228   1.1.1.6  christos     memset (&BlockAddress, 0, sizeof (ACPI_GENERIC_ADDRESS));
    229       1.1    jruoho     BlockAddress.SpaceId = ACPI_ADR_SPACE_SYSTEM_MEMORY;
    230       1.1    jruoho     BlockAddress.Address = 0x76540000;
    231       1.1    jruoho 
    232   1.1.1.4  christos     /* Attempt to install a GPE block on GPE2 (if present) */
    233   1.1.1.4  christos 
    234   1.1.1.4  christos     Status = AcpiGetHandle (NULL, "\\GPE2", &Handle);
    235       1.1    jruoho     if (ACPI_SUCCESS (Status))
    236       1.1    jruoho     {
    237   1.1.1.4  christos         Status = AcpiGetType (Handle, &Type);
    238   1.1.1.4  christos         if (ACPI_FAILURE (Status) ||
    239   1.1.1.4  christos            (Type != ACPI_TYPE_DEVICE))
    240   1.1.1.4  christos         {
    241   1.1.1.4  christos             return;
    242   1.1.1.4  christos         }
    243   1.1.1.4  christos 
    244   1.1.1.4  christos         Status = AcpiInstallGpeBlock (Handle, &BlockAddress, 7, 8);
    245   1.1.1.7  christos         ACPI_CHECK_OK (AcpiInstallGpeBlock, Status);
    246   1.1.1.2    jruoho 
    247   1.1.1.4  christos         Status = AcpiInstallGpeHandler (Handle, 8,
    248   1.1.1.2    jruoho             ACPI_GPE_LEVEL_TRIGGERED, AeGpeHandler, NULL);
    249   1.1.1.7  christos         ACPI_CHECK_OK (AcpiInstallGpeHandler, Status);
    250       1.1    jruoho 
    251   1.1.1.4  christos         Status = AcpiEnableGpe (Handle, 8);
    252   1.1.1.7  christos         ACPI_CHECK_OK (AcpiEnableGpe, Status);
    253       1.1    jruoho 
    254       1.1    jruoho         Status = AcpiGetGpeDevice (0x30, &GpeDevice);
    255   1.1.1.7  christos         ACPI_CHECK_OK (AcpiGetGpeDevice, Status);
    256   1.1.1.2    jruoho 
    257       1.1    jruoho         Status = AcpiGetGpeDevice (0x42, &GpeDevice);
    258   1.1.1.7  christos         ACPI_CHECK_OK (AcpiGetGpeDevice, Status);
    259   1.1.1.2    jruoho 
    260       1.1    jruoho         Status = AcpiGetGpeDevice (AcpiCurrentGpeCount-1, &GpeDevice);
    261   1.1.1.7  christos         ACPI_CHECK_OK (AcpiGetGpeDevice, Status);
    262   1.1.1.2    jruoho 
    263       1.1    jruoho         Status = AcpiGetGpeDevice (AcpiCurrentGpeCount, &GpeDevice);
    264   1.1.1.7  christos         ACPI_CHECK_STATUS (AcpiGetGpeDevice, Status, AE_NOT_EXIST);
    265       1.1    jruoho 
    266   1.1.1.4  christos         Status = AcpiRemoveGpeHandler (Handle, 8, AeGpeHandler);
    267   1.1.1.7  christos         ACPI_CHECK_OK (AcpiRemoveGpeHandler, Status);
    268       1.1    jruoho     }
    269       1.1    jruoho 
    270   1.1.1.4  christos     /* Attempt to install a GPE block on GPE3 (if present) */
    271   1.1.1.4  christos 
    272   1.1.1.4  christos     Status = AcpiGetHandle (NULL, "\\GPE3", &Handle);
    273       1.1    jruoho     if (ACPI_SUCCESS (Status))
    274       1.1    jruoho     {
    275   1.1.1.4  christos         Status = AcpiGetType (Handle, &Type);
    276   1.1.1.4  christos         if (ACPI_FAILURE (Status) ||
    277   1.1.1.4  christos            (Type != ACPI_TYPE_DEVICE))
    278   1.1.1.4  christos         {
    279   1.1.1.4  christos             return;
    280   1.1.1.4  christos         }
    281   1.1.1.4  christos 
    282   1.1.1.4  christos         Status = AcpiInstallGpeBlock (Handle, &BlockAddress, 8, 11);
    283   1.1.1.7  christos         ACPI_CHECK_OK (AcpiInstallGpeBlock, Status);
    284       1.1    jruoho     }
    285       1.1    jruoho }
    286   1.1.1.3  christos #endif /* !ACPI_REDUCED_HARDWARE */
    287       1.1    jruoho 
    288       1.1    jruoho 
    289  1.1.1.10  christos /******************************************************************************
    290  1.1.1.10  christos  *
    291  1.1.1.10  christos  * FUNCTION:    AeTestBufferArgument
    292  1.1.1.10  christos  *
    293  1.1.1.10  christos  * DESCRIPTION: Test using a Buffer object as a method argument
    294  1.1.1.10  christos  *
    295  1.1.1.10  christos  *****************************************************************************/
    296       1.1    jruoho 
    297  1.1.1.10  christos void
    298       1.1    jruoho AeTestBufferArgument (
    299       1.1    jruoho     void)
    300       1.1    jruoho {
    301       1.1    jruoho     ACPI_OBJECT_LIST        Params;
    302       1.1    jruoho     ACPI_OBJECT             BufArg;
    303   1.1.1.7  christos     UINT8                   Buffer[] =
    304   1.1.1.7  christos     {
    305       1.1    jruoho         0,0,0,0,
    306       1.1    jruoho         4,0,0,0,
    307   1.1.1.7  christos         1,2,3,4
    308   1.1.1.7  christos     };
    309       1.1    jruoho 
    310       1.1    jruoho 
    311       1.1    jruoho     BufArg.Type = ACPI_TYPE_BUFFER;
    312       1.1    jruoho     BufArg.Buffer.Length = 12;
    313       1.1    jruoho     BufArg.Buffer.Pointer = Buffer;
    314       1.1    jruoho 
    315       1.1    jruoho     Params.Count = 1;
    316       1.1    jruoho     Params.Pointer = &BufArg;
    317       1.1    jruoho 
    318   1.1.1.2    jruoho     (void) AcpiEvaluateObject (NULL, "\\BUF", &Params, NULL);
    319       1.1    jruoho }
    320       1.1    jruoho 
    321       1.1    jruoho 
    322   1.1.1.2    jruoho static ACPI_OBJECT                 PkgArg;
    323   1.1.1.2    jruoho static ACPI_OBJECT                 PkgElements[5];
    324   1.1.1.2    jruoho static ACPI_OBJECT                 Pkg2Elements[5];
    325   1.1.1.2    jruoho static ACPI_OBJECT_LIST            Params;
    326       1.1    jruoho 
    327  1.1.1.10  christos /******************************************************************************
    328  1.1.1.10  christos  *
    329  1.1.1.10  christos  * FUNCTION:    AeTestPackageArgument
    330  1.1.1.10  christos  *
    331  1.1.1.10  christos  * DESCRIPTION: Test using a Package object as a method argument
    332  1.1.1.10  christos  *
    333  1.1.1.10  christos  *****************************************************************************/
    334       1.1    jruoho 
    335  1.1.1.10  christos void
    336       1.1    jruoho AeTestPackageArgument (
    337       1.1    jruoho     void)
    338       1.1    jruoho {
    339       1.1    jruoho 
    340       1.1    jruoho     /* Main package */
    341       1.1    jruoho 
    342       1.1    jruoho     PkgArg.Type = ACPI_TYPE_PACKAGE;
    343       1.1    jruoho     PkgArg.Package.Count = 4;
    344       1.1    jruoho     PkgArg.Package.Elements = PkgElements;
    345       1.1    jruoho 
    346       1.1    jruoho     /* Main package elements */
    347       1.1    jruoho 
    348       1.1    jruoho     PkgElements[0].Type = ACPI_TYPE_INTEGER;
    349       1.1    jruoho     PkgElements[0].Integer.Value = 0x22228888;
    350       1.1    jruoho 
    351       1.1    jruoho     PkgElements[1].Type = ACPI_TYPE_STRING;
    352       1.1    jruoho     PkgElements[1].String.Length = sizeof ("Top-level package");
    353       1.1    jruoho     PkgElements[1].String.Pointer = "Top-level package";
    354       1.1    jruoho 
    355       1.1    jruoho     PkgElements[2].Type = ACPI_TYPE_BUFFER;
    356       1.1    jruoho     PkgElements[2].Buffer.Length = sizeof ("XXXX");
    357       1.1    jruoho     PkgElements[2].Buffer.Pointer = (UINT8 *) "XXXX";
    358       1.1    jruoho 
    359       1.1    jruoho     PkgElements[3].Type = ACPI_TYPE_PACKAGE;
    360       1.1    jruoho     PkgElements[3].Package.Count = 2;
    361       1.1    jruoho     PkgElements[3].Package.Elements = Pkg2Elements;
    362       1.1    jruoho 
    363   1.1.1.4  christos     /* Subpackage elements */
    364       1.1    jruoho 
    365       1.1    jruoho     Pkg2Elements[0].Type = ACPI_TYPE_INTEGER;
    366       1.1    jruoho     Pkg2Elements[0].Integer.Value = 0xAAAABBBB;
    367       1.1    jruoho 
    368       1.1    jruoho     Pkg2Elements[1].Type = ACPI_TYPE_STRING;
    369       1.1    jruoho     Pkg2Elements[1].String.Length = sizeof ("Nested Package");
    370       1.1    jruoho     Pkg2Elements[1].String.Pointer = "Nested Package";
    371       1.1    jruoho 
    372       1.1    jruoho     /* Parameter object */
    373       1.1    jruoho 
    374       1.1    jruoho     Params.Count = 1;
    375       1.1    jruoho     Params.Pointer = &PkgArg;
    376       1.1    jruoho 
    377   1.1.1.2    jruoho     (void) AcpiEvaluateObject (NULL, "\\_PKG", &Params, NULL);
    378       1.1    jruoho }
    379       1.1    jruoho 
    380       1.1    jruoho 
    381  1.1.1.10  christos /******************************************************************************
    382  1.1.1.10  christos  *
    383  1.1.1.10  christos  * FUNCTION:    AeGetDevices
    384  1.1.1.10  christos  *
    385  1.1.1.10  christos  * DESCRIPTION: Stubbed at this time.
    386  1.1.1.10  christos  *
    387  1.1.1.10  christos  *****************************************************************************/
    388  1.1.1.10  christos 
    389  1.1.1.10  christos ACPI_STATUS
    390       1.1    jruoho AeGetDevices (
    391       1.1    jruoho     ACPI_HANDLE                     ObjHandle,
    392       1.1    jruoho     UINT32                          NestingLevel,
    393       1.1    jruoho     void                            *Context,
    394       1.1    jruoho     void                            **ReturnValue)
    395       1.1    jruoho {
    396       1.1    jruoho 
    397       1.1    jruoho     return (AE_OK);
    398       1.1    jruoho }
    399       1.1    jruoho 
    400       1.1    jruoho 
    401       1.1    jruoho /******************************************************************************
    402       1.1    jruoho  *
    403       1.1    jruoho  * FUNCTION:    ExecuteOSI
    404       1.1    jruoho  *
    405       1.1    jruoho  * PARAMETERS:  OsiString           - String passed to _OSI method
    406   1.1.1.8  christos  *              ExpectedResult      - 0 (FALSE) or ACPI_UINT64_MAX (TRUE)
    407       1.1    jruoho  *
    408       1.1    jruoho  * RETURN:      Status
    409       1.1    jruoho  *
    410       1.1    jruoho  * DESCRIPTION: Execute the internally implemented (in ACPICA) _OSI method.
    411       1.1    jruoho  *
    412       1.1    jruoho  *****************************************************************************/
    413       1.1    jruoho 
    414  1.1.1.10  christos ACPI_STATUS
    415       1.1    jruoho ExecuteOSI (
    416       1.1    jruoho     char                    *OsiString,
    417   1.1.1.8  christos     UINT64                  ExpectedResult)
    418       1.1    jruoho {
    419       1.1    jruoho     ACPI_STATUS             Status;
    420       1.1    jruoho     ACPI_OBJECT_LIST        ArgList;
    421       1.1    jruoho     ACPI_OBJECT             Arg[1];
    422       1.1    jruoho     ACPI_BUFFER             ReturnValue;
    423       1.1    jruoho     ACPI_OBJECT             *Obj;
    424       1.1    jruoho 
    425       1.1    jruoho 
    426       1.1    jruoho     /* Setup input argument */
    427       1.1    jruoho 
    428       1.1    jruoho     ArgList.Count = 1;
    429       1.1    jruoho     ArgList.Pointer = Arg;
    430       1.1    jruoho 
    431       1.1    jruoho     Arg[0].Type = ACPI_TYPE_STRING;
    432       1.1    jruoho     Arg[0].String.Pointer = OsiString;
    433       1.1    jruoho     Arg[0].String.Length = strlen (Arg[0].String.Pointer);
    434       1.1    jruoho 
    435       1.1    jruoho     /* Ask ACPICA to allocate space for the return object */
    436       1.1    jruoho 
    437       1.1    jruoho     ReturnValue.Length = ACPI_ALLOCATE_BUFFER;
    438       1.1    jruoho 
    439       1.1    jruoho     Status = AcpiEvaluateObject (NULL, "\\_OSI", &ArgList, &ReturnValue);
    440       1.1    jruoho 
    441       1.1    jruoho     if (ACPI_FAILURE (Status))
    442       1.1    jruoho     {
    443   1.1.1.7  christos         AcpiOsPrintf (
    444   1.1.1.7  christos             "Could not execute _OSI method, %s\n",
    445       1.1    jruoho             AcpiFormatException (Status));
    446       1.1    jruoho         return (Status);
    447       1.1    jruoho     }
    448       1.1    jruoho 
    449   1.1.1.3  christos     Status = AE_ERROR;
    450   1.1.1.3  christos 
    451       1.1    jruoho     if (ReturnValue.Length < sizeof (ACPI_OBJECT))
    452       1.1    jruoho     {
    453   1.1.1.7  christos         AcpiOsPrintf (
    454   1.1.1.7  christos             "Return value from _OSI method too small, %.8X\n",
    455  1.1.1.13  christos             (UINT32) ReturnValue.Length);
    456   1.1.1.3  christos         goto ErrorExit;
    457       1.1    jruoho     }
    458       1.1    jruoho 
    459       1.1    jruoho     Obj = ReturnValue.Pointer;
    460       1.1    jruoho     if (Obj->Type != ACPI_TYPE_INTEGER)
    461       1.1    jruoho     {
    462   1.1.1.7  christos         AcpiOsPrintf (
    463   1.1.1.7  christos             "Invalid return type from _OSI method, %.2X\n", Obj->Type);
    464   1.1.1.3  christos         goto ErrorExit;
    465       1.1    jruoho     }
    466       1.1    jruoho 
    467       1.1    jruoho     if (Obj->Integer.Value != ExpectedResult)
    468       1.1    jruoho     {
    469   1.1.1.7  christos         AcpiOsPrintf (
    470   1.1.1.8  christos             "Invalid return value from _OSI, expected %8.8X%8.8X found %8.8X%8.8X\n",
    471   1.1.1.8  christos             ACPI_FORMAT_UINT64 (ExpectedResult),
    472   1.1.1.8  christos             ACPI_FORMAT_UINT64 (Obj->Integer.Value));
    473   1.1.1.3  christos         goto ErrorExit;
    474       1.1    jruoho     }
    475       1.1    jruoho 
    476   1.1.1.3  christos     Status = AE_OK;
    477   1.1.1.3  christos 
    478       1.1    jruoho     /* Reset the OSI data */
    479       1.1    jruoho 
    480       1.1    jruoho     AcpiGbl_OsiData = 0;
    481   1.1.1.3  christos 
    482   1.1.1.3  christos ErrorExit:
    483   1.1.1.3  christos 
    484   1.1.1.3  christos     /* Free a buffer created via ACPI_ALLOCATE_BUFFER */
    485   1.1.1.3  christos 
    486   1.1.1.3  christos     AcpiOsFree (ReturnValue.Pointer);
    487   1.1.1.3  christos     return (Status);
    488       1.1    jruoho }
    489       1.1    jruoho 
    490       1.1    jruoho 
    491       1.1    jruoho /******************************************************************************
    492       1.1    jruoho  *
    493       1.1    jruoho  * FUNCTION:    AeGenericRegisters
    494       1.1    jruoho  *
    495       1.1    jruoho  * DESCRIPTION: Call the AcpiRead/Write interfaces.
    496       1.1    jruoho  *
    497       1.1    jruoho  *****************************************************************************/
    498       1.1    jruoho 
    499   1.1.1.2    jruoho static ACPI_GENERIC_ADDRESS       GenericRegister;
    500       1.1    jruoho 
    501  1.1.1.10  christos void
    502       1.1    jruoho AeGenericRegisters (
    503       1.1    jruoho     void)
    504       1.1    jruoho {
    505       1.1    jruoho     ACPI_STATUS             Status;
    506       1.1    jruoho     UINT64                  Value;
    507       1.1    jruoho 
    508       1.1    jruoho 
    509       1.1    jruoho     GenericRegister.Address = 0x1234;
    510       1.1    jruoho     GenericRegister.BitWidth = 64;
    511       1.1    jruoho     GenericRegister.BitOffset = 0;
    512       1.1    jruoho     GenericRegister.SpaceId = ACPI_ADR_SPACE_SYSTEM_IO;
    513       1.1    jruoho 
    514       1.1    jruoho     Status = AcpiRead (&Value, &GenericRegister);
    515   1.1.1.7  christos     ACPI_CHECK_OK (AcpiRead, Status);
    516   1.1.1.2    jruoho 
    517       1.1    jruoho     Status = AcpiWrite (Value, &GenericRegister);
    518   1.1.1.7  christos     ACPI_CHECK_OK (AcpiWrite, Status);
    519       1.1    jruoho 
    520       1.1    jruoho     GenericRegister.Address = 0x12345678;
    521       1.1    jruoho     GenericRegister.BitOffset = 0;
    522       1.1    jruoho     GenericRegister.SpaceId = ACPI_ADR_SPACE_SYSTEM_MEMORY;
    523       1.1    jruoho 
    524       1.1    jruoho     Status = AcpiRead (&Value, &GenericRegister);
    525   1.1.1.7  christos     ACPI_CHECK_OK (AcpiRead, Status);
    526   1.1.1.2    jruoho 
    527       1.1    jruoho     Status = AcpiWrite (Value, &GenericRegister);
    528   1.1.1.7  christos     ACPI_CHECK_OK (AcpiWrite, Status);
    529       1.1    jruoho }
    530