Searched refs:EFI_ACPI_NOTIFY_LIST (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Acpi/AcpiTableDxe/
H A DAcpiSdt.h38 } EFI_ACPI_NOTIFY_LIST; typedef in typeref:struct:__anon11115
43 #define EFI_ACPI_NOTIFY_LIST_FROM_LINK(_link) CR (_link, EFI_ACPI_NOTIFY_LIST, Link, EFI_ACPI_NOTIFY_LIST_SIGNATURE)
H A DAcpiSdt.c161 EFI_ACPI_NOTIFY_LIST *CurrentNotifyList;
290 EFI_ACPI_NOTIFY_LIST *CurrentNotifyList;
300 CurrentNotifyList = AllocatePool (sizeof (EFI_ACPI_NOTIFY_LIST));
333 EFI_ACPI_NOTIFY_LIST *CurrentNotifyList;

Completed in 45 milliseconds