X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=DuetPkg%2FDuetPkg.dec;h=0958af39c32b2966a413f92004a368032275c16f;hb=7878f706e7eb8f29f66961d20eaa3e97dac22b00;hp=ca35f9577e399d55412c5e1399d55834b5c548ac;hpb=6bfbb5f0e09c3fd70e0df5300dfed2e734c4a230;p=mirror_edk2.git diff --git a/DuetPkg/DuetPkg.dec b/DuetPkg/DuetPkg.dec index ca35f9577e..0958af39c3 100644 --- a/DuetPkg/DuetPkg.dec +++ b/DuetPkg/DuetPkg.dec @@ -1,11 +1,10 @@ -## @file +## @file # # This Package provides all definitions(including functions, MACROs, structures and library classes) # and libraries instances, which are only used by Duet platform. # -# Copyright (c) 2007 - 2010, Intel Corporation. +# Copyright (c) 2007 - 2011, Intel Corporation. All rights reserved.
# -# 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 @@ -20,7 +19,7 @@ DEC_SPECIFICATION = 0x00010005 PACKAGE_NAME = DuetPkg PACKAGE_GUID = 151B568B-B390-4cf1-ABD6-228E0AB96F57 - PACKAGE_VERSION = 0.1 + PACKAGE_VERSION = 0.4 [Includes] Include @@ -35,3 +34,9 @@ ## Include/Guid/ConsoleOutConfig.h gDuetConsoleOutConfigGuid = { 0xED150714, 0xDF30, 0x407D, { 0xB2, 0x4A, 0x4B, 0x74, 0x2F, 0xD5, 0xCE, 0xA2 }} + + ## Include/Guid/DxeCoreFileName.h + gDxeCoreFileNameGuid = { 0xD6A2CB7F, 0x6A18, 0x4e2f, { 0xB4, 0x3B, 0x99, 0x20, 0xA7, 0x33, 0x70, 0x0A }} + + ## Include/Guid/LdrMemoryDescriptor.h + gLdrMemoryDescriptorGuid = { 0x7701d7e5, 0x7d1d, 0x4432, { 0xa4, 0x68, 0x67, 0x3d, 0xab, 0x8a, 0xde, 0x60 }}