X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=DuetPkg%2FDuetPkg.dec;h=0958af39c32b2966a413f92004a368032275c16f;hb=3e708eedd719f5ca8dae84f7440360c60b75b4ad;hp=75ec12546594ac68dfb0d6297796e3750aa6cb23;hpb=b1f700a8593435e2bdc8f9b3dc21bced4774c80f;p=mirror_edk2.git diff --git a/DuetPkg/DuetPkg.dec b/DuetPkg/DuetPkg.dec index 75ec125465..0958af39c3 100644 --- a/DuetPkg/DuetPkg.dec +++ b/DuetPkg/DuetPkg.dec @@ -1,9 +1,9 @@ -## @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. 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 }}