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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/VfrCompile/
VfrServices.h 211 IFR_BYTE *mIfrBytes;
212 IFR_BYTE *mLastIfrByte;
VfrServices.cpp 190 IFR_BYTE *Curr;
191 IFR_BYTE *Next;
522 IFR_BYTE *Curr;
523 IFR_BYTE *Next;
706 IFR_BYTE *NewByte;
707 NewByte = (IFR_BYTE *)malloc (sizeof (IFR_BYTE));
711 memset ((char *)NewByte, 0, sizeof (IFR_BYTE));
EfiVfr.h 142 } IFR_BYTE;

Completed in 1068 milliseconds