diff options
author | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-01-09 06:26:42 +0000 |
---|---|---|
committer | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-01-09 06:26:42 +0000 |
commit | e56187913724379012649c0411668f94ac2ffd9f (patch) | |
tree | f455b0004585ba7f2b38fd51ec4e1c82a2e58e8b /MdeModulePkg/Include/Guid/GenericPlatformVariable.h | |
parent | b3ff502f6dbbd343c75859ee04de4ee1683cdecc (diff) | |
download | edk2-platforms-e56187913724379012649c0411668f94ac2ffd9f.tar.xz |
Add INF extension Information
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7228 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Include/Guid/GenericPlatformVariable.h')
-rw-r--r-- | MdeModulePkg/Include/Guid/GenericPlatformVariable.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Include/Guid/GenericPlatformVariable.h b/MdeModulePkg/Include/Guid/GenericPlatformVariable.h index 92c73234f0..f63fe9588d 100644 --- a/MdeModulePkg/Include/Guid/GenericPlatformVariable.h +++ b/MdeModulePkg/Include/Guid/GenericPlatformVariable.h @@ -1,6 +1,6 @@ /** @file
This file defines the genenic platform guid for EFI variable.
- Common drivers can use this generic guid with its variable name to specify
+ Generic drivers can use this guid with its variable name to specify
its EFI variable without defining another new guid.
Copyright (c) 2006 - 2008, Intel Corporation. <BR>
|