HomeSort by relevance Sort by last modified time
    Searched refs:PARTITION_ENTRY_NUM (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenBootSector/
GenBootSector.c 45 #define PARTITION_ENTRY_NUM 4
322 for (Index = 0; Index < PARTITION_ENTRY_NUM; ++Index) {
335 for (Index = 0; Index < PARTITION_ENTRY_NUM; Index++) {
347 if (Index == PARTITION_ENTRY_NUM) {
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GnuGenBootSector/
GnuGenBootSector.c 45 #define PARTITION_ENTRY_NUM 4

Completed in 1276 milliseconds