From 91a6db797cbfa34e9f67d5c455fb1abc578a20b6 Mon Sep 17 00:00:00 2001 From: klu2 Date: Thu, 25 Feb 2010 16:52:10 +0000 Subject: Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10078 6f19259b-4bc3-4df7-8a09-765794883524 --- DuetPkg/BootSector/BootSector.inf | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'DuetPkg/BootSector') diff --git a/DuetPkg/BootSector/BootSector.inf b/DuetPkg/BootSector/BootSector.inf index 130a1e2dd3..3be9cb5938 100644 --- a/DuetPkg/BootSector/BootSector.inf +++ b/DuetPkg/BootSector/BootSector.inf @@ -1,11 +1,22 @@ +## @file +# +# Copyright (c) 2006 - 2010, 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. +# +# +## [Defines] INF_VERSION = 0x00010005 BASE_NAME = BootSector FILE_GUID = A36495C1-C205-414e-B71F-4BE3476D699C MODULE_TYPE = USER_DEFINED VERSION_STRING = 1.0 - EDK_RELEASE_VERSION = 0x00020000 - EFI_SPECIFICATION_VERSION = 0x00020000 CUSTOM_MAKEFILE = MSFT|Makefile CUSTOM_MAKEFILE = GCC|GNUmakefile -- cgit v1.2.3