From 8fe48751743be69d747b1e18c9be09a94f614302 Mon Sep 17 00:00:00 2001 From: yshang1 Date: Wed, 22 Aug 2007 08:45:48 +0000 Subject: [PATCH] Update the comments of PiDxe.h, PiPei.h and Uefi.h. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3688 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Include/PiDxe.h | 5 ----- MdePkg/Include/PiPei.h | 7 +++---- MdePkg/Include/Uefi.h | 5 ++--- 3 files changed, 5 insertions(+), 12 deletions(-) diff --git a/MdePkg/Include/PiDxe.h b/MdePkg/Include/PiDxe.h index 7b72809777..d90368b5fa 100644 --- a/MdePkg/Include/PiDxe.h +++ b/MdePkg/Include/PiDxe.h @@ -2,11 +2,6 @@ Root include file for Mde Package DXE_CORE, DXE, SMM, SAL type modules. - This is the include file for any module of type base. Base modules only use - types defined via this include file and can be ported easily to any - environment. There are a set of base libraries in the Mde Package that can - be used to implement base modules. - Copyright (c) 2006 - 2007, Intel Corporation All rights reserved. This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License diff --git a/MdePkg/Include/PiPei.h b/MdePkg/Include/PiPei.h index 72fa2a9979..7124432e68 100644 --- a/MdePkg/Include/PiPei.h +++ b/MdePkg/Include/PiPei.h @@ -2,10 +2,9 @@ Root include file for Mde Package SEC, PEIM, PEI_CORE type modules. - This is the include file for any module of type base. Base modules only use - types defined via this include file and can be ported easily to any - environment. There are a set of base libraries in the Mde Package that can - be used to implement base modules. + This is the include file for any module of type PEIM. PEIM + modules only use types defined via this include file and can + be ported easily to any environment. Copyright (c) 2006 - 2007, Intel Corporation All rights reserved. This program and the accompanying materials diff --git a/MdePkg/Include/Uefi.h b/MdePkg/Include/Uefi.h index e2f68d5779..ec3b41405b 100644 --- a/MdePkg/Include/Uefi.h +++ b/MdePkg/Include/Uefi.h @@ -2,10 +2,9 @@ Root include file for Mde Package UEFI, UEFI_APPLICATION type modules. - This is the include file for any module of type base. Base modules only use + This is the include file for any module of type UEFI and UEFI_APPLICATION. Uefi modules only use types defined via this include file and can be ported easily to any - environment. There are a set of base libraries in the Mde Package that can - be used to implement base modules. + environment. Copyright (c) 2006 - 2007, Intel Corporation All rights reserved. This program and the accompanying materials -- 2.39.2