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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GnuGenBootSector/
H A DGnuGenBootSector.c87 PathFile, enumerator in enum:__anon10033
166 PathInfo->Type = PathFile;
246 if (OutputInfo->Type != PathFile) {
445 (OutputPathInfo.Type != PathFile) ? "Write" : "Read",
454 (OutputPathInfo.Type != PathFile) ? "Write" : "Read",
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenBootSector/
H A DGenBootSector.c68 PathFile, enumerator in enum:__anon9976
386 if (PathInfo->Input || PathInfo->Type != PathFile) {
498 if (OutputInfo->Type != PathFile) {
622 PathInfo->Type = PathFile;
633 PathInfo->Type = PathFile;
781 (OutputPathInfo.Type != PathFile) ? "Write" : "Read",
790 (OutputPathInfo.Type != PathFile) ? "Write" : "Read",

Completed in 33 milliseconds