TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/Bds.h>
Data Fields | |
EFI_BDS_ENTRY | Entry |
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.
EFI_BDS_ENTRY _EFI_BDS_ARCH_PROTOCOL::Entry |