Searched defs:_EFI_BOOT_SERVICES (Results 1 – 1 of 1) sorted by relevance
682 typedef struct _EFI_BOOT_SERVICES { struct683 EFI_TABLE_HEADER Hdr;689 EFI_UNKNOWN_INTERFACE RaiseTPL;690 EFI_UNKNOWN_INTERFACE RestoreTPL;693 EFI_ALLOCATE_PAGES AllocatePages;694 EFI_FREE_PAGES FreePages;695 EFI_GET_MEMORY_MAP GetMemoryMap;696 EFI_ALLOCATE_POOL AllocatePool;697 EFI_FREE_POOL FreePool;707 EFI_UNKNOWN_INTERFACE CreateEvent;[all …]