Searched refs:POSTBUILD_ERROR (Results 1 - 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
H A DBuildToolError.py82 POSTBUILD_ERROR = 0xF008 variable
/device/linaro/bootloader/edk2/BaseTools/Source/Python/build/
H A Dbuild.py994 EdkLogger.error("Postbuild", POSTBUILD_ERROR, "the postbuild script %s is not exist.\n If you'd like to disable the Postbuild process, please use the format: -D POSTBUILD=\"\" " %(PostbuildList[0]))
1108 EdkLogger.error("Postbuild", POSTBUILD_ERROR, 'Postbuild process is not success!')

Completed in 87 milliseconds