iPXE
Data Fields
DXE_SERVICES Struct Reference

#include <PiDxeCis.h>

Data Fields

EFI_TABLE_HEADER Hdr
 The table header for the DXE Services Table. More...
 
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
 

Detailed Description

Definition at line 703 of file PiDxeCis.h.

Field Documentation

◆ 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.

Definition at line 708 of file PiDxeCis.h.

◆ AddMemorySpace

EFI_ADD_MEMORY_SPACE DXE_SERVICES::AddMemorySpace

Definition at line 713 of file PiDxeCis.h.

◆ AllocateMemorySpace

EFI_ALLOCATE_MEMORY_SPACE DXE_SERVICES::AllocateMemorySpace

Definition at line 714 of file PiDxeCis.h.

◆ FreeMemorySpace

EFI_FREE_MEMORY_SPACE DXE_SERVICES::FreeMemorySpace

Definition at line 715 of file PiDxeCis.h.

◆ RemoveMemorySpace

EFI_REMOVE_MEMORY_SPACE DXE_SERVICES::RemoveMemorySpace

Definition at line 716 of file PiDxeCis.h.

◆ GetMemorySpaceDescriptor

EFI_GET_MEMORY_SPACE_DESCRIPTOR DXE_SERVICES::GetMemorySpaceDescriptor

Definition at line 717 of file PiDxeCis.h.

◆ SetMemorySpaceAttributes

EFI_SET_MEMORY_SPACE_ATTRIBUTES DXE_SERVICES::SetMemorySpaceAttributes

Definition at line 718 of file PiDxeCis.h.

◆ GetMemorySpaceMap

EFI_GET_MEMORY_SPACE_MAP DXE_SERVICES::GetMemorySpaceMap

Definition at line 719 of file PiDxeCis.h.

◆ AddIoSpace

EFI_ADD_IO_SPACE DXE_SERVICES::AddIoSpace

Definition at line 720 of file PiDxeCis.h.

◆ AllocateIoSpace

EFI_ALLOCATE_IO_SPACE DXE_SERVICES::AllocateIoSpace

Definition at line 721 of file PiDxeCis.h.

◆ FreeIoSpace

EFI_FREE_IO_SPACE DXE_SERVICES::FreeIoSpace

Definition at line 722 of file PiDxeCis.h.

◆ RemoveIoSpace

EFI_REMOVE_IO_SPACE DXE_SERVICES::RemoveIoSpace

Definition at line 723 of file PiDxeCis.h.

◆ GetIoSpaceDescriptor

EFI_GET_IO_SPACE_DESCRIPTOR DXE_SERVICES::GetIoSpaceDescriptor

Definition at line 724 of file PiDxeCis.h.

◆ GetIoSpaceMap

EFI_GET_IO_SPACE_MAP DXE_SERVICES::GetIoSpaceMap

Definition at line 725 of file PiDxeCis.h.

◆ Dispatch

EFI_DISPATCH DXE_SERVICES::Dispatch

Definition at line 730 of file PiDxeCis.h.

◆ Schedule

EFI_SCHEDULE DXE_SERVICES::Schedule

Definition at line 731 of file PiDxeCis.h.

◆ Trust

EFI_TRUST DXE_SERVICES::Trust

Definition at line 732 of file PiDxeCis.h.

◆ ProcessFirmwareVolume

EFI_PROCESS_FIRMWARE_VOLUME DXE_SERVICES::ProcessFirmwareVolume

Definition at line 736 of file PiDxeCis.h.

◆ SetMemorySpaceCapabilities

EFI_SET_MEMORY_SPACE_CAPABILITIES DXE_SERVICES::SetMemorySpaceCapabilities

Definition at line 740 of file PiDxeCis.h.


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