Searched refs:INDICATOR_LAST (Results 1 – 3 of 3) sorted by relevance
72 #define INDICATOR_LAST 0x80 // last file in series of files macro550 PciDs->Indicator |= INDICATOR_LAST; in ProcessBinFile()552 PciDs->Indicator &= ~INDICATOR_LAST; in ProcessBinFile()790 PciDs.Indicator |= INDICATOR_LAST; in ProcessEfiFile()1460 if ((PciDs.Indicator & INDICATOR_LAST) == INDICATOR_LAST) { in DumpImage()1547 if ((PciDs.Indicator & INDICATOR_LAST) == INDICATOR_LAST) { in DumpImage()
345 PciDs23->Indicator = INDICATOR_LAST; in ProcessBinFile()347 PciDs30->Indicator = INDICATOR_LAST; in ProcessBinFile()653 PciDs23.Indicator = INDICATOR_LAST; in ProcessEfiFile()655 PciDs30.Indicator = INDICATOR_LAST;} in ProcessEfiFile()1404 if (PciDs23.Indicator == INDICATOR_LAST || PciDs30.Indicator == INDICATOR_LAST) { in DumpImage()1480 if (PciDs23.Indicator == INDICATOR_LAST || PciDs30.Indicator == INDICATOR_LAST) { in DumpImage()
56 #define INDICATOR_LAST 0x80 // last file in series of files macro