Searched defs:mDxeFileTypes (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/Dispatcher/
H A DDispatcher.c79 EFI_FV_FILETYPE mDxeFileTypes[] = { variable
1186 for (Index = 0; Index < sizeof (mDxeFileTypes) / sizeof (EFI_FV_FILETYPE); Index++) {
1192 Type = mDxeFileTypes[Index];

Completed in 34 milliseconds