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

/vbox/src/VBox/Devices/EFI/Firmware/StdLibPrivateInternalFiles/Include/Device/
H A DDevice.h21 PathAbsolute = 0, enumerator in enum:__anon13044
98 @retval PathAbsolute Path is an absolute path. NewPath points to the first '\'.
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Uefi/Devices/Utility/
H A DPath.c43 @retval PathAbsolute Path is an absolute path. NewPath points to the first '\'.
65 return PathAbsolute;
300 PathClass = PathAbsolute;
343 case PathAbsolute:

Completed in 70 milliseconds