update files header

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6257 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
vanjeff 2008-10-28 02:51:12 +00:00
parent 01f6d467de
commit bf314e671b
2 changed files with 8 additions and 3 deletions

View File

@ -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.

View File

@ -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.