OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EndSector
(Results
1 - 6
of
6
) sorted by null
/device/linaro/bootloader/edk2/BaseTools/Source/C/BootSectImage/
mbr.h
35
UINT8
EndSector
;
bootsectimage.c
753
printf (" 1C4 End sector %02x\n", Mbr.PartitionRecord[0].
EndSector
);
765
printf (" 1D4 End sector %02x\n", Mbr.PartitionRecord[1].
EndSector
);
777
printf (" 1E4 End sector %02x\n", Mbr.PartitionRecord[2].
EndSector
);
[
all
...]
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Mbr.h
41
UINT8
EndSector
;
/external/syslinux/efi32/include/efi/
efipart.h
38
UINT8
EndSector
;
/external/syslinux/efi64/include/efi/
efipart.h
38
UINT8
EndSector
;
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efipart.h
38
UINT8
EndSector
;
Completed in 54 milliseconds