Re: [edk2-devel] [edk2-platforms Patch 02/28] Vlv2TbltDevicePkg/Build_IFWI.sh: Change the root directory path

2019-07-12 Thread rebecca
On 2019-07-12 10:23, Michael D Kinney wrote: > Hi Rebecca, > > Vlv2 is already in edk2-platforms/master. This patch series is fixing some > Linux/GCC build issues. > > I have a few more queued up after this to make it even better by > removing the use of the FCE tool in the build script. Oh,

Re: [edk2-devel] [edk2-platforms Patch 02/28] Vlv2TbltDevicePkg/Build_IFWI.sh: Change the root directory path

2019-07-12 Thread Michael D Kinney
a Cran [mailto:rebe...@bsdio.com] > Sent: Thursday, July 11, 2019 8:03 PM > To: devel@edk2.groups.io; Kinney, Michael D > > Subject: Re: [edk2-devel] [edk2-platforms Patch 02/28] > Vlv2TbltDevicePkg/Build_IFWI.sh: Change the root > directory path > > On 2019-07-10 13:04, Mic

Re: [edk2-devel] [edk2-platforms Patch 02/28] Vlv2TbltDevicePkg/Build_IFWI.sh: Change the root directory path

2019-07-11 Thread rebecca
On 2019-07-10 13:04, Michael D Kinney wrote: > echo "Build_IFWI: Calling BIOS build Script..." > -./$PLATFORM_PACKAGE/bld_vlv.sh $Build_Flags $Platform_Type $Build_Target > +./Platform/Intel/$PLATFORM_PACKAGE/bld_vlv.sh $Build_Flags $Platform_Type > $Build_Target It looks like these changes

Re: [edk2-devel] [edk2-platforms Patch 02/28] Vlv2TbltDevicePkg/Build_IFWI.sh: Change the root directory path

2019-07-10 Thread Sun, Zailiang
Reviewed-By: Zailiang Sun > -Original Message- > From: Kinney, Michael D > Sent: Thursday, July 11, 2019 3:05 AM > To: devel@edk2.groups.io > Cc: Gary Lin ; Sun, Zailiang ; Qian, > Yi > Subject: [edk2-platforms Patch 02/28] Vlv2TbltDevicePkg/Build_IFWI.sh: > Change the root directory

[edk2-devel] [edk2-platforms Patch 02/28] Vlv2TbltDevicePkg/Build_IFWI.sh: Change the root directory path

2019-07-10 Thread Michael D Kinney
From: Gary Lin Also make Build_IFWI.sh executable Cc: Zailiang Sun Cc: Yi Qian Cc: Michael D Kinney Signed-off-by: Gary Lin --- Platform/Intel/Vlv2TbltDevicePkg/Build_IFWI.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100644 => 100755