XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
DXE_SERVICES Struct Reference

#include <PiDxeCis.h>

Collaboration diagram for DXE_SERVICES:
Collaboration graph
[legend]

Public Attributes

EFI_TABLE_HEADER Hdr
 
EFI_ADD_MEMORY_SPACE AddMemorySpace
 
EFI_ALLOCATE_MEMORY_SPACE AllocateMemorySpace
 
EFI_FREE_MEMORY_SPACE FreeMemorySpace
 
EFI_REMOVE_MEMORY_SPACE RemoveMemorySpace
 
EFI_GET_MEMORY_SPACE_DESCRIPTOR GetMemorySpaceDescriptor
 
EFI_SET_MEMORY_SPACE_ATTRIBUTES SetMemorySpaceAttributes
 
EFI_GET_MEMORY_SPACE_MAP GetMemorySpaceMap
 
EFI_ADD_IO_SPACE AddIoSpace
 
EFI_ALLOCATE_IO_SPACE AllocateIoSpace
 
EFI_FREE_IO_SPACE FreeIoSpace
 
EFI_REMOVE_IO_SPACE RemoveIoSpace
 
EFI_GET_IO_SPACE_DESCRIPTOR GetIoSpaceDescriptor
 
EFI_GET_IO_SPACE_MAP GetIoSpaceMap
 
EFI_DISPATCH Dispatch
 
EFI_SCHEDULE Schedule
 
EFI_TRUST Trust
 
EFI_PROCESS_FIRMWARE_VOLUME ProcessFirmwareVolume
 
EFI_SET_MEMORY_SPACE_CAPABILITIES SetMemorySpaceCapabilities
 

Member Data Documentation

◆ AddIoSpace

EFI_ADD_IO_SPACE DXE_SERVICES::AddIoSpace

◆ AddMemorySpace

EFI_ADD_MEMORY_SPACE DXE_SERVICES::AddMemorySpace

◆ AllocateIoSpace

EFI_ALLOCATE_IO_SPACE DXE_SERVICES::AllocateIoSpace

◆ AllocateMemorySpace

EFI_ALLOCATE_MEMORY_SPACE DXE_SERVICES::AllocateMemorySpace

◆ Dispatch

EFI_DISPATCH DXE_SERVICES::Dispatch

◆ FreeIoSpace

EFI_FREE_IO_SPACE DXE_SERVICES::FreeIoSpace

◆ FreeMemorySpace

EFI_FREE_MEMORY_SPACE DXE_SERVICES::FreeMemorySpace

◆ GetIoSpaceDescriptor

EFI_GET_IO_SPACE_DESCRIPTOR DXE_SERVICES::GetIoSpaceDescriptor

◆ GetIoSpaceMap

EFI_GET_IO_SPACE_MAP DXE_SERVICES::GetIoSpaceMap

◆ GetMemorySpaceDescriptor

EFI_GET_MEMORY_SPACE_DESCRIPTOR DXE_SERVICES::GetMemorySpaceDescriptor

◆ GetMemorySpaceMap

EFI_GET_MEMORY_SPACE_MAP DXE_SERVICES::GetMemorySpaceMap

◆ Hdr

EFI_TABLE_HEADER DXE_SERVICES::Hdr

The table header for the DXE Services Table. This header contains the DXE_SERVICES_SIGNATURE and DXE_SERVICES_REVISION values.

◆ ProcessFirmwareVolume

EFI_PROCESS_FIRMWARE_VOLUME DXE_SERVICES::ProcessFirmwareVolume

◆ RemoveIoSpace

EFI_REMOVE_IO_SPACE DXE_SERVICES::RemoveIoSpace

◆ RemoveMemorySpace

EFI_REMOVE_MEMORY_SPACE DXE_SERVICES::RemoveMemorySpace

◆ Schedule

EFI_SCHEDULE DXE_SERVICES::Schedule

◆ SetMemorySpaceAttributes

EFI_SET_MEMORY_SPACE_ATTRIBUTES DXE_SERVICES::SetMemorySpaceAttributes

◆ SetMemorySpaceCapabilities

EFI_SET_MEMORY_SPACE_CAPABILITIES DXE_SERVICES::SetMemorySpaceCapabilities

◆ Trust

EFI_TRUST DXE_SERVICES::Trust

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