summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Uefi.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/Uefi.h')
-rw-r--r--MdePkg/Include/Uefi.h5
1 files changed, 2 insertions, 3 deletions
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