summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Include/Guid/GenericPlatformVariable.h
diff options
context:
space:
mode:
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2009-01-23 14:45:13 +0000
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2009-01-23 14:45:13 +0000
commit6426c8ffb4f625e86c144d90e7bca8069fb165f0 (patch)
tree031afe0fe4b8a576de02fe0e29739ff7b71730b0 /MdeModulePkg/Include/Guid/GenericPlatformVariable.h
parent7c9c12f09cb889d724ac560c5cf7e436143b57e2 (diff)
downloadedk2-platforms-6426c8ffb4f625e86c144d90e7bca8069fb165f0.tar.xz
Add comments for these header files
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7364 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Include/Guid/GenericPlatformVariable.h')
-rw-r--r--MdeModulePkg/Include/Guid/GenericPlatformVariable.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/MdeModulePkg/Include/Guid/GenericPlatformVariable.h b/MdeModulePkg/Include/Guid/GenericPlatformVariable.h
index f63fe9588d..3abf397580 100644
--- a/MdeModulePkg/Include/Guid/GenericPlatformVariable.h
+++ b/MdeModulePkg/Include/Guid/GenericPlatformVariable.h
@@ -1,7 +1,8 @@
/** @file
This file defines the genenic platform guid for EFI variable.
- Generic drivers can use this guid with its variable name to specify
- its EFI variable without defining another new guid.
+ Common drivers without specific requirement
+ can use this guid with their variable name to specify
+ their EFI variable without defining another new guid.
Copyright (c) 2006 - 2008, Intel Corporation. <BR>
All rights reserved. This program and the accompanying materials