X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=DuetPkg%2FDuetPkg.dec;h=c34c0d4b4f5ea07b9ae0cf4d56a23d9f7e472c4b;hb=4684b66f261ffb74fa7575ed10df43cc0645a42f;hp=dbd6238961ad2e39803a68533ddb3b86207d66fe;hpb=296d3525fd335136ef6d17ff5241131bf167aff6;p=mirror_edk2.git diff --git a/DuetPkg/DuetPkg.dec b/DuetPkg/DuetPkg.dec index dbd6238961..c34c0d4b4f 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 - 2008, Intel Corporation. +# Copyright (c) 2007 - 2010, 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 @@ -22,12 +21,16 @@ PACKAGE_GUID = 151B568B-B390-4cf1-ABD6-228E0AB96F57 PACKAGE_VERSION = 0.1 -[Includes.common] +[Includes] Include -[Guids.common] +[Guids] gEfiPciExpressBaseAddressGuid = {0x3677d529, 0x326f, 0x4603, {0xa9, 0x26, 0xea, 0xac, 0xe0, 0x1d, 0xcb, 0xb0 }} gEfiAcpiDescriptionGuid = {0x3c699197, 0x093c, 0x4c69, {0xb0, 0x6b, 0x12, 0x8a, 0xe3, 0x48, 0x1d, 0xc9 }} gEfiFlashMapHobGuid = { 0xb091e7d2, 0x5a0, 0x4198, {0x94, 0xf0, 0x74, 0xb7, 0xb8, 0xc5, 0x54, 0x59 }} - \ No newline at end of file + ## Include/Guid/PciOptionRomTable.h + gEfiPciOptionRomTableGuid = { 0x7462660F, 0x1CBD, 0x48DA, { 0xAD, 0x11, 0x91, 0x71, 0x79, 0x13, 0x83, 0x1C }} + + ## Include/Guid/ConsoleOutConfig.h + gDuetConsoleOutConfigGuid = { 0xED150714, 0xDF30, 0x407D, { 0xB2, 0x4A, 0x4B, 0x74, 0x2F, 0xD5, 0xCE, 0xA2 }}