]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Vlv2TbltDevicePkg/Stitch/IFWIStitch.bat
Vlv2TbltDevicePkg/Stitch/Gcc: Update default setting binary
[mirror_edk2.git] / Vlv2TbltDevicePkg / Stitch / IFWIStitch.bat
index 934fef081cacc0b6c3536214c2deee1377e70b4c..7c3ebbd1c68983a88a20f779e6f602c13d3f6237 100644 (file)
@@ -3,13 +3,7 @@
 @REM\r
 @REM Copyright (c) 2006   - 2014, Intel Corporation. All rights reserved.<BR>\r
 @REM \r
-@REM   This program and the accompanying materials are licensed and made available under\r
-@REM   the terms and conditions of the BSD License that accompanies this distribution.\r
-@REM   The full text of the license may be found at\r
-@REM   http://opensource.org/licenses/bsd-license.php.\r
-@REM \r
-@REM   THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-@REM   WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+@REM   SPDX-License-Identifier: BSD-2-Clause-Patent\r
 @REM\r
 \r
 @echo off\r
@@ -191,7 +185,7 @@ for %%i in (%BIOS_Names%) do (
     echo Generating IFWI... %BIOS_ID%.bin\r
     echo.\r
 \r
-    copy /b/y !IFWI_HEADER_FILE! + ..\..\..\edk2-non-osi\Silicon\Intel\Vlv2SocBinPkg\SEC\!SEC_VERSION!\VLV_SEC_REGION.bin + ..\..\..\edk2-non-osi\Silicon\Intel\Vlv2SocBinPkg\SEC\!SEC_VERSION!\Vacant.bin + !BIOS_Rom! %BIOS_ID%.bin\r
+    copy /b/y !IFWI_HEADER_FILE! + ..\..\..\silicon\Vlv2SocBinPkg\SEC\!SEC_VERSION!\VLV_SEC_REGION.bin + ..\..\..\silicon\Vlv2SocBinPkg\SEC\!SEC_VERSION!\Vacant.bin + !BIOS_Rom! %BIOS_ID%.bin\r
     echo.\r
     echo ===========================================================================\r
 )\r