summaryrefslogtreecommitdiff
path: root/EdkNt32Pkg/Logo
diff options
context:
space:
mode:
authorbbahnsen <bbahnsen@6f19259b-4bc3-4df7-8a09-765794883524>2006-04-21 22:54:32 +0000
committerbbahnsen <bbahnsen@6f19259b-4bc3-4df7-8a09-765794883524>2006-04-21 22:54:32 +0000
commit878ddf1fc3540a715f63594ed22b6929e881afb4 (patch)
treec56c44dac138137b510e1fba7c3efe5e4d84bea2 /EdkNt32Pkg/Logo
downloadedk2-platforms-878ddf1fc3540a715f63594ed22b6929e881afb4.tar.xz
Initial import.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkNt32Pkg/Logo')
-rw-r--r--EdkNt32Pkg/Logo/Logo.mbd30
-rw-r--r--EdkNt32Pkg/Logo/Logo.msa48
-rw-r--r--EdkNt32Pkg/Logo/Logo_build.xml75
-rw-r--r--EdkNt32Pkg/Logo/build.xml47
-rw-r--r--EdkNt32Pkg/Logo/logo.bmpbin0 -> 33126 bytes
5 files changed, 200 insertions, 0 deletions
diff --git a/EdkNt32Pkg/Logo/Logo.mbd b/EdkNt32Pkg/Logo/Logo.mbd
new file mode 100644
index 0000000000..346ff12fb8
--- /dev/null
+++ b/EdkNt32Pkg/Logo/Logo.mbd
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Copyright (c) 2006, Intel Corporation
+All rights reserved. This program and the accompanying materials
+are licensed and made available under the terms and conditions of the BSD License
+which accompanies this distribution. The full text of the license may be found at
+http://opensource.org/licenses/bsd-license.php
+
+THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
+WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+-->
+<ModuleBuildDescription xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.TianoCore.org/2006/Edk2.0 http://www.TianoCore.org/2006/Edk2.0/SurfaceArea.xsd">
+ <MbdHeader>
+ <BaseName>Logo</BaseName>
+ <Guid>7BB28B99-61BB-11D5-9A5D-0090273FC14D</Guid>
+ <Version>0</Version>
+ <Description>FIX ME!</Description>
+ <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>
+ <License>
+ All rights reserved. This program and the accompanying materials
+ are licensed and made available under the terms and conditions of the BSD License
+ which accompanies this distribution. The full text of the license may be found at
+ http://opensource.org/licenses/bsd-license.php
+ THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
+ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+ </License>
+ <Created>2006-03-14 17:04</Created>
+ <Modified>2006-03-19 15:17</Modified>
+ </MbdHeader>
+</ModuleBuildDescription>
diff --git a/EdkNt32Pkg/Logo/Logo.msa b/EdkNt32Pkg/Logo/Logo.msa
new file mode 100644
index 0000000000..958dbbc36e
--- /dev/null
+++ b/EdkNt32Pkg/Logo/Logo.msa
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Copyright (c) 2006, Intel Corporation
+All rights reserved. This program and the accompanying materials
+are licensed and made available under the terms and conditions of the BSD License
+which accompanies this distribution. The full text of the license may be found at
+http://opensource.org/licenses/bsd-license.php
+
+THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
+WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+-->
+<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.TianoCore.org/2006/Edk2.0 http://www.TianoCore.org/2006/Edk2.0/SurfaceArea.xsd">
+ <MsaHeader>
+ <BaseName>Logo</BaseName>
+ <ModuleType>BASE</ModuleType>
+ <ComponentType>LOGO</ComponentType>
+ <Guid>7BB28B99-61BB-11D5-9A5D-0090273FC14D</Guid>
+ <Version>0</Version>
+ <Abstract>Component description file for creating a Logo file.</Abstract>
+ <Description>FIX ME!</Description>
+ <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>
+ <License>
+ All rights reserved. This program and the accompanying materials
+ are licensed and made available under the terms and conditions of the BSD License
+ which accompanies this distribution. The full text of the license may be found at
+ http://opensource.org/licenses/bsd-license.php
+ THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
+ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+ </License>
+ <Specification>0</Specification>
+ <Created>2006-03-14 17:04</Created>
+ <Updated>2006-03-19 15:17</Updated>
+ </MsaHeader>
+ <SourceFiles>
+ <Filename FileType="Graphics">Logo.bmp</Filename>
+ </SourceFiles>
+ <Includes>
+ <PackageName>MdePkg</PackageName>
+ </Includes>
+ <Externs>
+ <Extern>
+ <ModuleEntryPoint></ModuleEntryPoint>
+ </Extern>
+ </Externs>
+ <BuildOptions>
+ <Option>BUILD_TYPE=CUSTOM_BUILD</Option>
+ </BuildOptions>
+</ModuleSurfaceArea>
diff --git a/EdkNt32Pkg/Logo/Logo_build.xml b/EdkNt32Pkg/Logo/Logo_build.xml
new file mode 100644
index 0000000000..bbc8b000a4
--- /dev/null
+++ b/EdkNt32Pkg/Logo/Logo_build.xml
@@ -0,0 +1,75 @@
+<?xml version="1.0" ?>
+<!--
+Copyright (c) 2006, Intel Corporation
+All rights reserved. This program and the accompanying materials
+are licensed and made available under the terms and conditions of the BSD License
+which accompanies this distribution. The full text of the license may be found at
+http://opensource.org/licenses/bsd-license.php
+
+THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
+WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+-->
+<project name="Logo" default="main" basedir="." >
+ <!-- Apply external ANT task -->
+ <taskdef resource="frameworktasks.tasks" />
+ <taskdef resource="cpptasks.tasks" />
+ <typedef resource="cpptasks.types" />
+ <taskdef resource="net/sf/antcontrib/antlib.xml" />
+ <property environment="env" />
+ <!-- All Properties -->
+ <property name="BASE_NAME" value="Logo" />
+
+ <!-- Default target -->
+ <target name="main" depends="libraries, sourcefiles, sections, output" />
+ <!-- Compile all dependency Library instances. -->
+ <target name="libraries" />
+
+ <target name="sourcefiles">
+ <copy file="${MODULE_DIR}\Logo.bmp"
+ tofile="${DEST_DIR_OUTPUT}\Logo.bmp" />
+ <!--
+ <Build_Graphics FILENAME="logo" FILEPATH="." FILEEXT="bmp"></Build_Graphics>
+ -->
+ </target>
+
+ <target name="sections">
+ <OnDependency>
+ <sourcefiles>
+ <file name="${DEST_DIR_OUTPUT}\logo.bmp"/>
+ </sourcefiles>
+ <targetfiles>
+ <file name="${DEST_DIR_OUTPUT}\Logo.bin"/>
+ </targetfiles>
+
+ <sequential>
+ <gensection inputfile="${DEST_DIR_OUTPUT}\logo.bmp"
+ outputfile="${DEST_DIR_OUTPUT}\Logo.bin"
+ sectiontype="EFI_SECTION_RAW" />
+ </sequential>
+ </OnDependency>
+ </target>
+
+ <target name="output">
+ <OnDependency>
+ <sourcefiles>
+ <file name="${DEST_DIR_OUTPUT}\Logo.bin"/>
+ </sourcefiles>
+ <targetfiles>
+ <file name="${BIN_DIR}\7BB28B99-61BB-11D5-9A5D-0090273FC14D-Logo.FFS"/>
+ </targetfiles>
+
+ <sequential>
+ <genffsfile BaseName="Logo" ffsATTRIBCHECKSUM="TRUE"
+ ffsFILETYPE="EFI_FV_FILETYPE_FREEFORM" fileGuid="7BB28B99-61BB-11D5-9A5D-0090273FC14D"
+ outputDir="${BIN_DIR}">
+ <compress compressName="dummy">
+ <tool outputPath="${DEST_DIR_OUTPUT}" toolName="${WORKSPACE_DIR}\Tools\Bin\GenCRC32Section">
+ <input file="${DEST_DIR_OUTPUT}\Logo.bin" />
+ </tool>
+ </compress>
+ </genffsfile>
+ </sequential>
+ </OnDependency>
+ </target>
+
+</project>
diff --git a/EdkNt32Pkg/Logo/build.xml b/EdkNt32Pkg/Logo/build.xml
new file mode 100644
index 0000000000..f9828f3cfc
--- /dev/null
+++ b/EdkNt32Pkg/Logo/build.xml
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="UTF-8"?><!-- Copyright (c) 2006, Intel Corporation
+All rights reserved. This program and the accompanying materials
+are licensed and made available under the terms and conditions of the BSD License
+which accompanies this distribution. The full text of the license may be found at
+http://opensource.org/licenses/bsd-license.php
+
+THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
+WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
+<project basedir="." default="Logo"><!--Apply external ANT tasks-->
+ <taskdef resource="GenBuild.tasks"/>
+ <taskdef resource="net/sf/antcontrib/antlib.xml"/>
+ <property environment="env"/>
+ <property name="WORKSPACE_DIR" value="${env.WORKSPACE}"/>
+ <import file="${WORKSPACE_DIR}\Tools\Conf\BuildMacro.xml"/><!--MODULE_RELATIVE PATH is relative to PACKAGE_DIR-->
+ <property name="MODULE_RELATIVE_PATH" value="Logo"/>
+ <property name="MODULE_DIR" value="${PACKAGE_DIR}\${MODULE_RELATIVE_PATH}"/>
+ <property name="COMMON_FILE" value="${WORKSPACE_DIR}\Tools\Conf\Common.xml"/>
+ <target name="Logo">
+ <GenBuild baseName="Logo" mbdFilename="${MODULE_DIR}\Logo.mbd" msaFilename="${MODULE_DIR}\Logo.msa"/>
+ </target>
+ <target depends="Logo_clean" name="clean"/>
+ <target depends="Logo_cleanall" name="cleanall"/>
+ <target name="Logo_clean">
+ <OutputDirSetup baseName="Logo" mbdFilename="${MODULE_DIR}\Logo.mbd" msaFilename="${MODULE_DIR}\Logo.msa"/>
+ <if>
+ <available file="${DEST_DIR_OUTPUT}\Logo_build.xml"/>
+ <then>
+ <ant antfile="${DEST_DIR_OUTPUT}\Logo_build.xml" target="clean"/>
+ </then>
+ </if>
+ <delete dir="${DEST_DIR_OUTPUT}" excludes="*.xml"/>
+ </target>
+ <target name="Logo_cleanall">
+ <OutputDirSetup baseName="Logo" mbdFilename="${MODULE_DIR}\Logo.mbd" msaFilename="${MODULE_DIR}\Logo.msa"/>
+ <if>
+ <available file="${DEST_DIR_OUTPUT}\Logo_build.xml"/>
+ <then>
+ <ant antfile="${DEST_DIR_OUTPUT}\Logo_build.xml" target="cleanall"/>
+ </then>
+ </if>
+ <delete dir="${DEST_DIR_OUTPUT}"/>
+ <delete dir="${DEST_DIR_DEBUG}"/>
+ <delete>
+ <fileset dir="${BIN_DIR}" includes="**Logo*"/>
+ </delete>
+ </target>
+</project> \ No newline at end of file
diff --git a/EdkNt32Pkg/Logo/logo.bmp b/EdkNt32Pkg/Logo/logo.bmp
new file mode 100644
index 0000000000..5acbc17c5c
--- /dev/null
+++ b/EdkNt32Pkg/Logo/logo.bmp
Binary files differ