Searched refs:AllDevicePath (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
H A DConsoleOption.c771 EFI_DEVICE_PATH_PROTOCOL *AllDevicePath; local
785 AllDevicePath = NULL;
795 AllDevicePath = EfiLibGetVariable (
808 AllDevicePath = EfiLibGetVariable (
821 AllDevicePath = EfiLibGetVariable (
831 if (NULL == AllDevicePath) {
837 AllCount = EfiDevicePathInstanceCount (AllDevicePath);
842 MultiDevicePath = AllDevicePath;

Completed in 111 milliseconds