Lines Matching full:points
75 …@param[out] TableKey On return, points to the table key for the specified ACPI system definit…
100 @param[in] Notification Points to the callback function to be registered or unregistered.
116 @param[in] Buffer Points to the ACPI opcode.
120 @retval EFI_INVALID_PARAMETER Buffer is NULL or Handle is NULL or Buffer points to an
135 @param[out] Handle On return, points to the newly created ACPI handle.
165 …@param[in, out] Handle On entry, points to the previously returned handle or NULL to st…
166 … handle. On return, points to the next returned ACPI handle or NULL if there are no
185 …@param[out] DataType Points to the returned data type or EFI_ACPI_DATA_TYPE_NONE if no data e…
187 @param[out] Data Upon return, points to the pointer to the data.
188 @param[out] DataSize Upon return, points to the size of Data.
208 @param[in] Data Points to the data.
229 …@param[in] HandleIn Points to the handle of the object representing the starting point for t…
230 @param[in] AcpiPath Points to the ACPI path, which conforms to the ACPI encoded path format.
231 …@param[out] HandleOut On return, points to the ACPI object which represents AcpiPath, relative…