/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/BaseTools/Source/C/BootSectImage/ |
H A D | mbr.h | 23 #define MAX_MBR_PARTITIONS 4 macro 48 MBR_PARTITION_RECORD PartitionRecord[MAX_MBR_PARTITIONS];
|
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdePkg/Include/IndustryStandard/ |
H A D | Mbr.h | 17 #define MAX_MBR_PARTITIONS 4 macro 48 MBR_PARTITION_RECORD Partition[MAX_MBR_PARTITIONS];
|
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdePkg/Include/IndustryStandard/ |
H A D | Mbr.h | 17 #define MAX_MBR_PARTITIONS 4 macro 48 MBR_PARTITION_RECORD Partition[MAX_MBR_PARTITIONS];
|
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdePkg/Include/IndustryStandard/ |
H A D | Mbr.h | 17 #define MAX_MBR_PARTITIONS 4 macro 48 MBR_PARTITION_RECORD Partition[MAX_MBR_PARTITIONS];
|
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdePkg/Include/IndustryStandard/ |
H A D | Mbr.h | 17 #define MAX_MBR_PARTITIONS 4 macro 48 MBR_PARTITION_RECORD Partition[MAX_MBR_PARTITIONS];
|
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdePkg/Include/IndustryStandard/ |
H A D | Mbr.h | 17 #define MAX_MBR_PARTITIONS 4 macro 48 MBR_PARTITION_RECORD Partition[MAX_MBR_PARTITIONS];
|
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdePkg/Include/IndustryStandard/ |
H A D | Mbr.h | 23 #define MAX_MBR_PARTITIONS 4 macro 54 MBR_PARTITION_RECORD Partition[MAX_MBR_PARTITIONS];
|
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdePkg/Include/IndustryStandard/ |
H A D | Mbr.h | 17 #define MAX_MBR_PARTITIONS 4 macro 48 MBR_PARTITION_RECORD Partition[MAX_MBR_PARTITIONS];
|
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdePkg/Include/IndustryStandard/ |
H A D | Mbr.h | 17 #define MAX_MBR_PARTITIONS 4 macro 48 MBR_PARTITION_RECORD Partition[MAX_MBR_PARTITIONS];
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdePkg/Include/IndustryStandard/ |
H A D | Mbr.h | 17 #define MAX_MBR_PARTITIONS 4 macro 48 MBR_PARTITION_RECORD Partition[MAX_MBR_PARTITIONS];
|
/dports/sysutils/edk2/edk2-edk2-stable202102/MdePkg/Include/IndustryStandard/ |
H A D | Mbr.h | 17 #define MAX_MBR_PARTITIONS 4 48 MBR_PARTITION_RECORD Partition[MAX_MBR_PARTITIONS];
|
/dports/devel/gnu-efi/gnu-efi-3.0.14/inc/ |
H A D | efipart.h | 50 #define MAX_MBR_PARTITIONS 4 macro 55 MBR_PARTITION_RECORD Partition[MAX_MBR_PARTITIONS];
|
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/gnu-efi/dist/inc/ |
H A D | efipart.h | 52 #define MAX_MBR_PARTITIONS 4 macro 57 MBR_PARTITION_RECORD Partition[MAX_MBR_PARTITIONS];
|
/dports/sysutils/syslinux/syslinux-6.03/efi32/include/efi/ |
H A D | efipart.h | 50 #define MAX_MBR_PARTITIONS 4 macro 55 MBR_PARTITION_RECORD Partition[MAX_MBR_PARTITIONS];
|
/dports/sysutils/syslinux/syslinux-6.03/efi64/include/efi/ |
H A D | efipart.h | 50 #define MAX_MBR_PARTITIONS 4 macro 55 MBR_PARTITION_RECORD Partition[MAX_MBR_PARTITIONS];
|
/dports/sysutils/syslinux/syslinux-6.03/gnu-efi/gnu-efi-3.0/inc/ |
H A D | efipart.h | 50 #define MAX_MBR_PARTITIONS 4 macro 55 MBR_PARTITION_RECORD Partition[MAX_MBR_PARTITIONS];
|
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/FatPkg/FatPei/ |
H A D | Mbr.c | 44 for (Index1 = 0; Index1 < MAX_MBR_PARTITIONS; Index1++) { in PartitionValidMbr() 67 for (Index2 = Index1 + 1; Index2 < MAX_MBR_PARTITIONS; Index2++) { in PartitionValidMbr() 140 for (Index = 0; Index < MAX_MBR_PARTITIONS; Index++) { in FatFindMbrPartitions()
|
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/FatPkg/FatPei/ |
H A D | Mbr.c | 44 for (Index1 = 0; Index1 < MAX_MBR_PARTITIONS; Index1++) { in PartitionValidMbr() 67 for (Index2 = Index1 + 1; Index2 < MAX_MBR_PARTITIONS; Index2++) { in PartitionValidMbr() 140 for (Index = 0; Index < MAX_MBR_PARTITIONS; Index++) { in FatFindMbrPartitions()
|
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/FatPkg/FatPei/ |
H A D | Mbr.c | 44 for (Index1 = 0; Index1 < MAX_MBR_PARTITIONS; Index1++) { in PartitionValidMbr() 67 for (Index2 = Index1 + 1; Index2 < MAX_MBR_PARTITIONS; Index2++) { in PartitionValidMbr() 140 for (Index = 0; Index < MAX_MBR_PARTITIONS; Index++) { in FatFindMbrPartitions()
|
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/FatPkg/FatPei/ |
H A D | Mbr.c | 44 for (Index1 = 0; Index1 < MAX_MBR_PARTITIONS; Index1++) { in PartitionValidMbr() 67 for (Index2 = Index1 + 1; Index2 < MAX_MBR_PARTITIONS; Index2++) { in PartitionValidMbr() 140 for (Index = 0; Index < MAX_MBR_PARTITIONS; Index++) { in FatFindMbrPartitions()
|
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/FatPkg/FatPei/ |
H A D | Mbr.c | 44 for (Index1 = 0; Index1 < MAX_MBR_PARTITIONS; Index1++) { in PartitionValidMbr() 67 for (Index2 = Index1 + 1; Index2 < MAX_MBR_PARTITIONS; Index2++) { in PartitionValidMbr() 140 for (Index = 0; Index < MAX_MBR_PARTITIONS; Index++) { in FatFindMbrPartitions()
|
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/FatPkg/FatPei/ |
H A D | Mbr.c | 44 for (Index1 = 0; Index1 < MAX_MBR_PARTITIONS; Index1++) { in PartitionValidMbr() 67 for (Index2 = Index1 + 1; Index2 < MAX_MBR_PARTITIONS; Index2++) { in PartitionValidMbr() 140 for (Index = 0; Index < MAX_MBR_PARTITIONS; Index++) { in FatFindMbrPartitions()
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/FatPkg/FatPei/ |
H A D | Mbr.c | 44 for (Index1 = 0; Index1 < MAX_MBR_PARTITIONS; Index1++) { in PartitionValidMbr() 67 for (Index2 = Index1 + 1; Index2 < MAX_MBR_PARTITIONS; Index2++) { in PartitionValidMbr() 140 for (Index = 0; Index < MAX_MBR_PARTITIONS; Index++) { in FatFindMbrPartitions()
|
/dports/sysutils/edk2/edk2-edk2-stable202102/FatPkg/FatPei/ |
H A D | Mbr.c | 44 for (Index1 = 0; Index1 < MAX_MBR_PARTITIONS; Index1++) { 67 for (Index2 = Index1 + 1; Index2 < MAX_MBR_PARTITIONS; Index2++) { 140 for (Index = 0; Index < MAX_MBR_PARTITIONS; Index++) {
|
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/FatPkg/FatPei/ |
H A D | Mbr.c | 44 for (Index1 = 0; Index1 < MAX_MBR_PARTITIONS; Index1++) { in PartitionValidMbr() 67 for (Index2 = Index1 + 1; Index2 < MAX_MBR_PARTITIONS; Index2++) { in PartitionValidMbr() 140 for (Index = 0; Index < MAX_MBR_PARTITIONS; Index++) { in FatFindMbrPartitions()
|