X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=DuetPkg%2FDuetPkg.dec;h=0958af39c32b2966a413f92004a368032275c16f;hb=c24d664dca26c41bbba84ca37b54e81f85bcb249;hp=c34c0d4b4f5ea07b9ae0cf4d56a23d9f7e472c4b;hpb=636844a517e2c755996cfa8fcb15d6ce1f7716aa;p=mirror_edk2.git diff --git a/DuetPkg/DuetPkg.dec b/DuetPkg/DuetPkg.dec index c34c0d4b4f..0958af39c3 100644 --- a/DuetPkg/DuetPkg.dec +++ b/DuetPkg/DuetPkg.dec @@ -3,7 +3,7 @@ # 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. All rights reserved.
+# Copyright (c) 2007 - 2011, 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. @@ -19,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 @@ -34,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 }}