OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BS_VolLab
(Results
1 - 6
of
6
) sorted by null
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Block/ramdisk/
ramdisk.c
155
CopyMem(&(pStart[index]), &(bsc->
BS_VolLab
[0]), sizeof(bsc->
BS_VolLab
));
156
index+=sizeof(bsc->
BS_VolLab
);
391
g_bs.
BS_VolLab
[0] = 'N';
392
g_bs.
BS_VolLab
[1] = 'O';
393
g_bs.
BS_VolLab
[2] = ' ';
394
g_bs.
BS_VolLab
[3] = 'N';
395
g_bs.
BS_VolLab
[4] = 'A';
396
g_bs.
BS_VolLab
[5] = 'M';
397
g_bs.
BS_VolLab
[6] = 'E';
[
all
...]
ramdisk.h
75
UINT8
BS_VolLab
[11];
/device/linaro/bootloader/edk2/BaseTools/Source/C/BootSectImage/
fat.h
49
CHAR8
BS_VolLab
[11];
96
CHAR8
BS_VolLab
[11];
bootsectimage.c
538
FatBpb.Fat12_16.
BS_VolLab
[0],
539
FatBpb.Fat12_16.
BS_VolLab
[1],
540
FatBpb.Fat12_16.
BS_VolLab
[2],
541
FatBpb.Fat12_16.
BS_VolLab
[3],
542
FatBpb.Fat12_16.
BS_VolLab
[4],
543
FatBpb.Fat12_16.
BS_VolLab
[5],
544
FatBpb.Fat12_16.
BS_VolLab
[6],
545
FatBpb.Fat12_16.
BS_VolLab
[7],
546
FatBpb.Fat12_16.
BS_VolLab
[8],
547
FatBpb.Fat12_16.
BS_VolLab
[9],
[
all
...]
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenBootSector/
FatFormat.h
49
CHAR8
BS_VolLab
[11];
96
CHAR8
BS_VolLab
[11];
/device/linaro/bootloader/edk2/BaseTools/Source/C/GnuGenBootSector/
FatFormat.h
49
CHAR8
BS_VolLab
[11];
96
CHAR8
BS_VolLab
[11];
Completed in 48 milliseconds