1 Star 0 Fork 7

Chris / vUDK2017

forked from jiangwei / vUDK2017 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
BuildFsp.cmd 623 Bytes
一键复制 编辑 原始数据 按行查看 历史
jiangwei 提交于 2019-02-17 10:53 . [20190217][ADD]上传QEMU的FSP模块.
@REM @file
@REM Windows batch file
@REM
@REM Copyright (c) 2018, Intel Corporation. All rights reserved.<BR>
@REM
@REM This program and the accompanying materials
@REM are licensed and made available under the terms and conditions of the BSD License
@REM which accompanies this distribution. The full text of the license may be found at
@REM http://opensource.org/licenses/bsd-license.php
@REM
@REM THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
@REM WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
@REM
@echo off
call EdkSetup.bat
echo.
python BuildFsp.py %*
1
https://gitee.com/chris_dream/vUDK2017.git
git@gitee.com:chris_dream/vUDK2017.git
chris_dream
vUDK2017
vUDK2017
master

搜索帮助