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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenFvImage/
GenFvImageLib.h 36 #define COMP_TYPE_FIT_UNUSED 0x7F
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenVtf/
GenVtf.h 66 #define COMP_TYPE_FIT_UNUSED 0x7F
GenVtf.c 801 if ((TmpFitPtr->CvAndType & FIT_TYPE_MASK) == COMP_TYPE_FIT_UNUSED) {
874 if ((TmpFitPtr->CvAndType & FIT_TYPE_MASK) != COMP_TYPE_FIT_UNUSED) {
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFv/
GenFvInternalLib.h 197 #define COMP_TYPE_FIT_UNUSED 0x7F

Completed in 125 milliseconds