]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UnixPkg/build.sh
Change the PcdSrIovSystemPageSize from type of [PcdFixedAtBuild] to [PcdFixedAtBuild...
[mirror_edk2.git] / UnixPkg / build.sh
index 2498914e1c8b9d3af9e5ba3d0e0c20896d637524..5d3d8a5e527b76d6f7bb6bb58ac3020230869a6f 100755 (executable)
@@ -118,5 +118,6 @@ done
 echo $PATH
 echo `which build`
 build -p $WORKSPACE/UnixPkg/UnixPkg.dsc         -a IA32 -t $TARGET_TOOLS $NETWORK_SUPPORT -n 3 $1 $2 $3 $4 $5 $6 $7 $8
+echo NOTE: UnixPkg is deprecated. Please see UnixPkg/Deprecated.txt for more information.
 exit $?