ReactOS 0.4.15-dev-7953-g1f49173
_ACPI_EFI_BOOT_SERVICES Struct Reference

#include <acefiex.h>

Collaboration diagram for _ACPI_EFI_BOOT_SERVICES:

Public Attributes

ACPI_EFI_TABLE_HEADER Hdr
 
ACPI_EFI_UNKNOWN_INTERFACE RaiseTPL
 
ACPI_EFI_UNKNOWN_INTERFACE RestoreTPL
 
ACPI_EFI_ALLOCATE_PAGES AllocatePages
 
ACPI_EFI_FREE_PAGES FreePages
 
ACPI_EFI_GET_MEMORY_MAP GetMemoryMap
 
ACPI_EFI_ALLOCATE_POOL AllocatePool
 
ACPI_EFI_FREE_POOL FreePool
 
ACPI_EFI_UNKNOWN_INTERFACE CreateEvent
 
ACPI_EFI_UNKNOWN_INTERFACE SetTimer
 
ACPI_EFI_UNKNOWN_INTERFACE WaitForEvent
 
ACPI_EFI_UNKNOWN_INTERFACE SignalEvent
 
ACPI_EFI_UNKNOWN_INTERFACE CloseEvent
 
ACPI_EFI_UNKNOWN_INTERFACE CheckEvent
 
ACPI_EFI_INSTALL_PROTOCOL_INTERFACE InstallProtocolInterface
 
ACPI_EFI_REINSTALL_PROTOCOL_INTERFACE ReinstallProtocolInterface
 
ACPI_EFI_UNINSTALL_PROTOCOL_INTERFACE UninstallProtocolInterface
 
ACPI_EFI_HANDLE_PROTOCOL HandleProtocol
 
ACPI_EFI_HANDLE_PROTOCOL PCHandleProtocol
 
ACPI_EFI_REGISTER_PROTOCOL_NOTIFY RegisterProtocolNotify
 
ACPI_EFI_LOCATE_HANDLE LocateHandle
 
ACPI_EFI_LOCATE_DEVICE_PATH LocateDevicePath
 
ACPI_EFI_INSTALL_CONFIGURATION_TABLE InstallConfigurationTable
 
ACPI_EFI_IMAGE_LOAD LoadImage
 
ACPI_EFI_IMAGE_START StartImage
 
ACPI_EFI_EXIT Exit
 
ACPI_EFI_IMAGE_UNLOAD UnloadImage
 
ACPI_EFI_UNKNOWN_INTERFACE ExitBootServices
 
ACPI_EFI_UNKNOWN_INTERFACE GetNextMonotonicCount
 
ACPI_EFI_STALL Stall
 
ACPI_EFI_SET_WATCHDOG_TIMER SetWatchdogTimer
 
ACPI_EFI_UNKNOWN_INTERFACE ConnectController
 
ACPI_EFI_UNKNOWN_INTERFACE DisconnectController
 
ACPI_EFI_OPEN_PROTOCOL OpenProtocol
 
ACPI_EFI_CLOSE_PROTOCOL CloseProtocol
 
ACPI_EFI_OPEN_PROTOCOL_INFORMATION OpenProtocolInformation
 
ACPI_EFI_PROTOCOLS_PER_HANDLE ProtocolsPerHandle
 
ACPI_EFI_LOCATE_HANDLE_BUFFER LocateHandleBuffer
 
ACPI_EFI_LOCATE_PROTOCOL LocateProtocol
 
ACPI_EFI_INSTALL_MULTIPLE_PROTOCOL_INTERFACES InstallMultipleProtocolInterfaces
 
ACPI_EFI_UNINSTALL_MULTIPLE_PROTOCOL_INTERFACES UninstallMultipleProtocolInterfaces
 
ACPI_EFI_CALCULATE_CRC32 CalculateCrc32
 
ACPI_EFI_COPY_MEM CopyMem
 
ACPI_EFI_SET_MEM SetMem
 
ACPI_EFI_UNKNOWN_INTERFACE CreateEventEx
 

Detailed Description

Definition at line 760 of file acefiex.h.

Member Data Documentation

◆ AllocatePages

ACPI_EFI_ALLOCATE_PAGES _ACPI_EFI_BOOT_SERVICES::AllocatePages

Definition at line 771 of file acefiex.h.

◆ AllocatePool

ACPI_EFI_ALLOCATE_POOL _ACPI_EFI_BOOT_SERVICES::AllocatePool

Definition at line 774 of file acefiex.h.

◆ CalculateCrc32

ACPI_EFI_CALCULATE_CRC32 _ACPI_EFI_BOOT_SERVICES::CalculateCrc32

Definition at line 835 of file acefiex.h.

◆ CheckEvent

ACPI_EFI_UNKNOWN_INTERFACE _ACPI_EFI_BOOT_SERVICES::CheckEvent

Definition at line 790 of file acefiex.h.

◆ CloseEvent

ACPI_EFI_UNKNOWN_INTERFACE _ACPI_EFI_BOOT_SERVICES::CloseEvent

Definition at line 789 of file acefiex.h.

◆ CloseProtocol

ACPI_EFI_CLOSE_PROTOCOL _ACPI_EFI_BOOT_SERVICES::CloseProtocol

Definition at line 827 of file acefiex.h.

◆ ConnectController

ACPI_EFI_UNKNOWN_INTERFACE _ACPI_EFI_BOOT_SERVICES::ConnectController

Definition at line 822 of file acefiex.h.

◆ CopyMem

ACPI_EFI_COPY_MEM _ACPI_EFI_BOOT_SERVICES::CopyMem

Definition at line 837 of file acefiex.h.

◆ CreateEvent

ACPI_EFI_UNKNOWN_INTERFACE _ACPI_EFI_BOOT_SERVICES::CreateEvent

Definition at line 785 of file acefiex.h.

◆ CreateEventEx

ACPI_EFI_UNKNOWN_INTERFACE _ACPI_EFI_BOOT_SERVICES::CreateEventEx

Definition at line 843 of file acefiex.h.

◆ DisconnectController

ACPI_EFI_UNKNOWN_INTERFACE _ACPI_EFI_BOOT_SERVICES::DisconnectController

Definition at line 823 of file acefiex.h.

◆ Exit

ACPI_EFI_EXIT _ACPI_EFI_BOOT_SERVICES::Exit

Definition at line 805 of file acefiex.h.

◆ ExitBootServices

ACPI_EFI_UNKNOWN_INTERFACE _ACPI_EFI_BOOT_SERVICES::ExitBootServices

Definition at line 812 of file acefiex.h.

◆ FreePages

ACPI_EFI_FREE_PAGES _ACPI_EFI_BOOT_SERVICES::FreePages

Definition at line 772 of file acefiex.h.

◆ FreePool

ACPI_EFI_FREE_POOL _ACPI_EFI_BOOT_SERVICES::FreePool

Definition at line 775 of file acefiex.h.

◆ GetMemoryMap

ACPI_EFI_GET_MEMORY_MAP _ACPI_EFI_BOOT_SERVICES::GetMemoryMap

Definition at line 773 of file acefiex.h.

◆ GetNextMonotonicCount

ACPI_EFI_UNKNOWN_INTERFACE _ACPI_EFI_BOOT_SERVICES::GetNextMonotonicCount

Definition at line 813 of file acefiex.h.

◆ HandleProtocol

ACPI_EFI_HANDLE_PROTOCOL _ACPI_EFI_BOOT_SERVICES::HandleProtocol

Definition at line 796 of file acefiex.h.

◆ Hdr

ACPI_EFI_TABLE_HEADER _ACPI_EFI_BOOT_SERVICES::Hdr

Definition at line 761 of file acefiex.h.

◆ InstallConfigurationTable

ACPI_EFI_INSTALL_CONFIGURATION_TABLE _ACPI_EFI_BOOT_SERVICES::InstallConfigurationTable

Definition at line 801 of file acefiex.h.

◆ InstallMultipleProtocolInterfaces

ACPI_EFI_INSTALL_MULTIPLE_PROTOCOL_INTERFACES _ACPI_EFI_BOOT_SERVICES::InstallMultipleProtocolInterfaces

Definition at line 832 of file acefiex.h.

◆ InstallProtocolInterface

ACPI_EFI_INSTALL_PROTOCOL_INTERFACE _ACPI_EFI_BOOT_SERVICES::InstallProtocolInterface

Definition at line 793 of file acefiex.h.

◆ LoadImage

ACPI_EFI_IMAGE_LOAD _ACPI_EFI_BOOT_SERVICES::LoadImage

Definition at line 803 of file acefiex.h.

◆ LocateDevicePath

ACPI_EFI_LOCATE_DEVICE_PATH _ACPI_EFI_BOOT_SERVICES::LocateDevicePath

Definition at line 800 of file acefiex.h.

◆ LocateHandle

ACPI_EFI_LOCATE_HANDLE _ACPI_EFI_BOOT_SERVICES::LocateHandle

Definition at line 799 of file acefiex.h.

◆ LocateHandleBuffer

ACPI_EFI_LOCATE_HANDLE_BUFFER _ACPI_EFI_BOOT_SERVICES::LocateHandleBuffer

Definition at line 830 of file acefiex.h.

◆ LocateProtocol

ACPI_EFI_LOCATE_PROTOCOL _ACPI_EFI_BOOT_SERVICES::LocateProtocol

Definition at line 831 of file acefiex.h.

◆ OpenProtocol

ACPI_EFI_OPEN_PROTOCOL _ACPI_EFI_BOOT_SERVICES::OpenProtocol

Definition at line 826 of file acefiex.h.

◆ OpenProtocolInformation

ACPI_EFI_OPEN_PROTOCOL_INFORMATION _ACPI_EFI_BOOT_SERVICES::OpenProtocolInformation

Definition at line 828 of file acefiex.h.

◆ PCHandleProtocol

ACPI_EFI_HANDLE_PROTOCOL _ACPI_EFI_BOOT_SERVICES::PCHandleProtocol

Definition at line 797 of file acefiex.h.

◆ ProtocolsPerHandle

ACPI_EFI_PROTOCOLS_PER_HANDLE _ACPI_EFI_BOOT_SERVICES::ProtocolsPerHandle

Definition at line 829 of file acefiex.h.

◆ RaiseTPL

ACPI_EFI_UNKNOWN_INTERFACE _ACPI_EFI_BOOT_SERVICES::RaiseTPL

Definition at line 767 of file acefiex.h.

◆ RegisterProtocolNotify

ACPI_EFI_REGISTER_PROTOCOL_NOTIFY _ACPI_EFI_BOOT_SERVICES::RegisterProtocolNotify

Definition at line 798 of file acefiex.h.

◆ ReinstallProtocolInterface

ACPI_EFI_REINSTALL_PROTOCOL_INTERFACE _ACPI_EFI_BOOT_SERVICES::ReinstallProtocolInterface

Definition at line 794 of file acefiex.h.

◆ RestoreTPL

ACPI_EFI_UNKNOWN_INTERFACE _ACPI_EFI_BOOT_SERVICES::RestoreTPL

Definition at line 768 of file acefiex.h.

◆ SetMem

ACPI_EFI_SET_MEM _ACPI_EFI_BOOT_SERVICES::SetMem

Definition at line 838 of file acefiex.h.

◆ SetTimer

ACPI_EFI_UNKNOWN_INTERFACE _ACPI_EFI_BOOT_SERVICES::SetTimer

Definition at line 786 of file acefiex.h.

◆ SetWatchdogTimer

ACPI_EFI_SET_WATCHDOG_TIMER _ACPI_EFI_BOOT_SERVICES::SetWatchdogTimer

Definition at line 816 of file acefiex.h.

◆ SignalEvent

ACPI_EFI_UNKNOWN_INTERFACE _ACPI_EFI_BOOT_SERVICES::SignalEvent

Definition at line 788 of file acefiex.h.

◆ Stall

ACPI_EFI_STALL _ACPI_EFI_BOOT_SERVICES::Stall

Definition at line 815 of file acefiex.h.

◆ StartImage

ACPI_EFI_IMAGE_START _ACPI_EFI_BOOT_SERVICES::StartImage

Definition at line 804 of file acefiex.h.

◆ UninstallMultipleProtocolInterfaces

ACPI_EFI_UNINSTALL_MULTIPLE_PROTOCOL_INTERFACES _ACPI_EFI_BOOT_SERVICES::UninstallMultipleProtocolInterfaces

Definition at line 833 of file acefiex.h.

◆ UninstallProtocolInterface

ACPI_EFI_UNINSTALL_PROTOCOL_INTERFACE _ACPI_EFI_BOOT_SERVICES::UninstallProtocolInterface

Definition at line 795 of file acefiex.h.

◆ UnloadImage

ACPI_EFI_IMAGE_UNLOAD _ACPI_EFI_BOOT_SERVICES::UnloadImage

Definition at line 806 of file acefiex.h.

◆ WaitForEvent

ACPI_EFI_UNKNOWN_INTERFACE _ACPI_EFI_BOOT_SERVICES::WaitForEvent

Definition at line 787 of file acefiex.h.


The documentation for this struct was generated from the following file: