OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EndHead
(Results
1 - 6
of
6
) sorted by null
/device/linaro/bootloader/edk2/BaseTools/Source/C/BootSectImage/
mbr.h
34
UINT8
EndHead
;
bootsectimage.c
752
printf (" 1C3 End head %02x\n", Mbr.PartitionRecord[0].
EndHead
);
764
printf (" 1D3 End head %02x\n", Mbr.PartitionRecord[1].
EndHead
);
776
printf (" 1E3 End head %02x\n", Mbr.PartitionRecord[2].
EndHead
);
788
printf (" 1F3 End head %02x\n", Mbr.PartitionRecord[3].
EndHead
);
[
all
...]
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Mbr.h
40
UINT8
EndHead
;
/external/syslinux/efi32/include/efi/
efipart.h
37
UINT8
EndHead
;
/external/syslinux/efi64/include/efi/
efipart.h
37
UINT8
EndHead
;
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efipart.h
37
UINT8
EndHead
;
Completed in 496 milliseconds