Searched defs:AcpiPath (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Acpi/AcpiTableDxe/
H A DAcpiSdt.c838 @param[out] HandleOut On return, points to the ACPI object which represents AcpiPath, relative to
897 @param[out] HandleOut On return, points to the ACPI object which represents AcpiPath, relative to
918 // Handle case that AcpiPath is Root
978 @param[in] AcpiPath Points to the ACPI path, which conforms to the ACPI encoded path format.
979 @param[out] HandleOut On return, points to the ACPI object which represents AcpiPath, relative to
989 IN VOID *AcpiPath,
1009 AmlPath = AmlNameFromAslName (AcpiPath);
987 FindPath( IN EFI_ACPI_HANDLE HandleIn, IN VOID *AcpiPath, OUT EFI_ACPI_HANDLE *HandleOut ) argument

Completed in 91 milliseconds