OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BPB_RootClus
(Results
1 - 4
of
4
) sorted by null
/device/linaro/bootloader/edk2/BaseTools/Source/C/BootSectImage/
fat.h
88
UINT32
BPB_RootClus
;
bootsectimage.c
392
(FatBpb->Fat32.
BPB_RootClus
!= 2)) {
393
DebugMsg (NULL, 0, DEBUG_WARN, NULL, "ERROR: E3003: FAT32 -
BPB_RootClus
- %08x, expected: %04x",
394
(unsigned) FatBpb->Fat32.
BPB_RootClus
, 2);
564
printf (" 2C Root dir 1st cluster %08x\n", (unsigned) FatBpb.Fat32.
BPB_RootClus
);
[
all
...]
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenBootSector/
FatFormat.h
88
UINT32
BPB_RootClus
;
/device/linaro/bootloader/edk2/BaseTools/Source/C/GnuGenBootSector/
FatFormat.h
88
UINT32
BPB_RootClus
;
Completed in 59 milliseconds