OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StartSector
(Results
1 - 6
of
6
) sorted by null
/device/linaro/bootloader/edk2/BaseTools/Source/C/BootSectImage/
mbr.h
31
UINT8
StartSector
;
bootsectimage.c
749
printf (" 1C0 Start sector %02x\n", Mbr.PartitionRecord[0].
StartSector
);
761
printf (" 1D0 Start sector %02x\n", Mbr.PartitionRecord[1].
StartSector
);
773
printf (" 1E0 Start sector %02x\n", Mbr.PartitionRecord[2].
StartSector
);
785
printf (" 1F0 Start sector %02x\n", Mbr.PartitionRecord[3].
StartSector
);
[
all
...]
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Mbr.h
37
UINT8
StartSector
;
/external/syslinux/efi32/include/efi/
efipart.h
34
UINT8
StartSector
;
/external/syslinux/efi64/include/efi/
efipart.h
34
UINT8
StartSector
;
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efipart.h
34
UINT8
StartSector
;
Completed in 227 milliseconds