TianoCore EDK2 master
Loading...
Searching...
No Matches
_EFI_BDS_ARCH_PROTOCOL Struct Reference

#include <MdePkg/Include/Protocol/Bds.h>

Data Fields

EFI_BDS_ENTRY Entry
 

Detailed Description

The EFI_BDS_ARCH_PROTOCOL transfers control from DXE to an operating system or a system utility. If there are not enough drivers initialized when this protocol is used to access the required boot device(s), then this protocol should add drivers to the dispatch queue and return control back to the dispatcher. Once the required boot devices are available, then the boot device can be used to load and invoke an OS or a system utility.

Definition at line 60 of file Bds.h.

Field Documentation

◆ Entry

EFI_BDS_ENTRY _EFI_BDS_ARCH_PROTOCOL::Entry

Definition at line 61 of file Bds.h.


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