diff options
author | xli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-11-17 06:42:04 +0000 |
---|---|---|
committer | xli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-11-17 06:42:04 +0000 |
commit | 6cd358c9aeecd216b58b22367609b971860e6f52 (patch) | |
tree | a9079876fd0a0be5b58198ac9b05aa12d3eab50d | |
parent | b75a165ded750b3113b90c04af2beef09a9c1329 (diff) | |
download | edk2-6cd358c9aeecd216b58b22367609b971860e6f52.tar.gz edk2-6cd358c9aeecd216b58b22367609b971860e6f52.tar.bz2 edk2-6cd358c9aeecd216b58b22367609b971860e6f52.zip |
Refine Logo.inf.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6558 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r-- | MdeModulePkg/Logo/Logo.inf | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/MdeModulePkg/Logo/Logo.inf b/MdeModulePkg/Logo/Logo.inf index 277836d159..2fc13001d3 100644 --- a/MdeModulePkg/Logo/Logo.inf +++ b/MdeModulePkg/Logo/Logo.inf @@ -1,9 +1,8 @@ #/** @file
-# Component description file for creating a Logo file.
-#
# This module provides the default logo bitmap picture
-# shown on setup screen, which is correspondig to gEfiDefaultBmpLogoGuid.
-# Copyright (c) 2006 - 2007, Intel Corporation
+# shown on setup screen, which is corresponding to gEfiDefaultBmpLogoGuid.
+#
+# Copyright (c) 2006 - 2008, 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
|