summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2008-10-28 02:51:12 +0000
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2008-10-28 02:51:12 +0000
commitbf314e671bf21aa88a2e85bedc0f32fbce8d9c8f (patch)
tree290b75fdb464413ddf8d9b99e67f2507753e30c8
parent01f6d467def8558c3435be454ffc1110896a7924 (diff)
downloadedk2-platforms-bf314e671bf21aa88a2e85bedc0f32fbce8d9c8f.tar.xz
update files header
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6257 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r--MdeModulePkg/MdeModulePkg.dec5
-rw-r--r--MdePkg/MdePkg.dec6
2 files changed, 8 insertions, 3 deletions
diff --git a/MdeModulePkg/MdeModulePkg.dec b/MdeModulePkg/MdeModulePkg.dec
index 6de965214d..e98a1943df 100644
--- a/MdeModulePkg/MdeModulePkg.dec
+++ b/MdeModulePkg/MdeModulePkg.dec
@@ -1,8 +1,9 @@
## @file MdeModulePkg.dec
#
-# Mde Module Package Reference Implementations
+# This package provides the modules that conform to EFI/PI Industry standards.
+# It also provides the defintions(including PPIs/PROTOCOLs/GUIDs and library classes)
+# and libraries instances, which are used for those modules.
#
-# This module provides headers and libraries that conform to EFI/PI Industry standards.
# Copyright (c) 2007 - 2008, Intel Corporation.
#
# All rights reserved.
diff --git a/MdePkg/MdePkg.dec b/MdePkg/MdePkg.dec
index 60b063c44a..6b4e73f7cb 100644
--- a/MdePkg/MdePkg.dec
+++ b/MdePkg/MdePkg.dec
@@ -1,6 +1,10 @@
## @file MdePkg.dec
#
-# This Package provides headers and libraries that conform to EFI/PI Industry standards.
+# This Package provides all definitions(including MACROs, strucures and library classes)
+# and libraries instances, which are defined in MDE Specification.
+# It also provides the definitions(including PPIs/PROTOCOLs/GUIDs) of
+# EFI1.10/UEFI2.0/UEFI2.1/PI1.0 and some Industry Stancards.
+#
# Copyright (c) 2007 - 2008, Intel Corporation.
#
# All rights reserved.