From bf314e671bf21aa88a2e85bedc0f32fbce8d9c8f Mon Sep 17 00:00:00 2001 From: vanjeff Date: Tue, 28 Oct 2008 02:51:12 +0000 Subject: [PATCH] update files header git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6257 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/MdeModulePkg.dec | 5 +++-- MdePkg/MdePkg.dec | 6 +++++- 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. -- 2.39.2