From ca162103dae16dd48474f8dfc7a8951c997c89bc Mon Sep 17 00:00:00 2001 From: klu2 Date: Fri, 21 Dec 2007 08:48:38 +0000 Subject: Initialize DuetPkg ... git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4416 6f19259b-4bc3-4df7-8a09-765794883524 --- DuetPkg/DuetPkg.dec | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 DuetPkg/DuetPkg.dec (limited to 'DuetPkg/DuetPkg.dec') diff --git a/DuetPkg/DuetPkg.dec b/DuetPkg/DuetPkg.dec new file mode 100644 index 0000000000..77a368c69e --- /dev/null +++ b/DuetPkg/DuetPkg.dec @@ -0,0 +1,12 @@ +[Defines] + DEC_SPECIFICATION = 0x00010005 + PACKAGE_NAME = DuetPkg + PACKAGE_GUID = 151B568B-B390-4cf1-ABD6-228E0AB96F57 + PACKAGE_VERSION = 0.1 + +[Includes.common] + Include + +[Guids.common] + gEfiPciExpressBaseAddressGuid = {0x3677d529, 0x326f, 0x4603, {0xa9, 0x26, 0xea, 0xac, 0xe0, 0x1d, 0xcb, 0xb0 }} + gEfiAcpiDescriptionGuid = {0x3c699197, 0x093c, 0x4c69, {0xb0, 0x6b, 0x12, 0x8a, 0xe3, 0x48, 0x1d, 0xc9 }} \ No newline at end of file -- cgit v1.2.3