summaryrefslogtreecommitdiff
path: root/DuetPkg/DuetPkg.dec
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2007-12-21 08:48:38 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2007-12-21 08:48:38 +0000
commitca162103dae16dd48474f8dfc7a8951c997c89bc (patch)
tree4bf0dbf4127b7cf9bde9f59b4d760cf29f6ac446 /DuetPkg/DuetPkg.dec
parenta09aa7e27a6206bb91ebf5035753472ff6bcb280 (diff)
Initialize DuetPkg ...
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4416 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'DuetPkg/DuetPkg.dec')
-rw-r--r--DuetPkg/DuetPkg.dec12
1 files changed, 12 insertions, 0 deletions
diff --git a/DuetPkg/DuetPkg.dec b/DuetPkg/DuetPkg.dec
new file mode 100644
index 000000000..77a368c69
--- /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