OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Drive
(Results
1 - 4
of
4
) sorted by null
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
Cd.c
20
Function will replace
drive
identifier with CWD.
25
If FullPath likes "fs0:xxx" or "fs0:", the
drive
replaced by CWD.
114
Extract
drive
string and path string from FullPath.
116
The caller must be free
Drive
and Path.
119
@param[out]
Drive
Buffer to save
drive
identifier.
128
OUT CHAR16 **
Drive
,
139
*
Drive
= NULL;
146
*
Drive
= AllocateCopyPool (StrSize (FullPath), FullPath);
148
if (*
Drive
== NULL) {
[
all
...]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/ProcessDsc/
ProcessDsc.c
193
INT8
Drive
[3];
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntmsapi.h
628
NTMS_DRIVEINFORMATIONA
Drive
;
658
NTMS_DRIVEINFORMATIONW
Drive
;
832
NTMS_DRIVEINFORMATIONA
Drive
;
861
NTMS_DRIVEINFORMATIONW
Drive
;
[
all
...]
vds.h
854
VDS_DRIVE_NOTIFICATION
Drive
;
[
all
...]
Completed in 1218 milliseconds