X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=DuetPkg%2FBootSector%2FBootSector.inf;h=3be9cb5938ea947ca82ba9df511e279f87ea6b23;hp=130a1e2dd3c33cce267968f0ec0baf3a4b3e3439;hb=91a6db797cbfa34e9f67d5c455fb1abc578a20b6;hpb=fd549a4db9c562587652c23884bab5a4f3631d10 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