Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe/
DAcpiSdt.h38 } EFI_ACPI_NOTIFY_LIST; typedef
43 #define EFI_ACPI_NOTIFY_LIST_FROM_LINK(_link) CR (_link, EFI_ACPI_NOTIFY_LIST, Link, EFI_ACPI_NOTI…
DAcpiSdt.c161 EFI_ACPI_NOTIFY_LIST *CurrentNotifyList; in SdtNotifyAcpiList()
292 EFI_ACPI_NOTIFY_LIST *CurrentNotifyList; in SdtRegisterNotify()
302 CurrentNotifyList = AllocatePool (sizeof (EFI_ACPI_NOTIFY_LIST)); in SdtRegisterNotify()
335 EFI_ACPI_NOTIFY_LIST *CurrentNotifyList; in SdtUnregisterNotify()