Home | History | Annotate | Download | only in uefi-tools

Lines Matching refs:BL32

71 	unset BL30 BL31 BL32 BL33
96 # BL32 requires more attention
105 BL32=$EDK2_DIR/Build/$PLATFORM_IMAGE_DIR/$BUILD_PROFILE/FV/$TOS_BIN
108 if [ X"$SPD" != X"" ] && [ X"$BL32" != X"" ]; then
135 export BL30 BL31 BL32 BL33
143 echo "BL32=$BL32"
149 # If a build was done with BL32, and followed by another without,
150 # the BL32 component remains in fip.bin, so we delete the build dir
178 if [ ! -d bl32 ]