diff options
author | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-11-27 04:53:43 +0000 |
---|---|---|
committer | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-11-27 04:53:43 +0000 |
commit | ebafc55b9241ed7c1feb9b7d6a633a4a6e02659c (patch) | |
tree | 288927958da000b61e43810c65dff99e18ff735e /MdeModulePkg/Include/Guid/ShellFile.h | |
parent | 9c83c97ac2fc79dcb97f14e708c9a9de6984846b (diff) | |
download | edk2-platforms-ebafc55b9241ed7c1feb9b7d6a633a4a6e02659c.tar.xz |
Add additional comments for structure definition.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6750 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Include/Guid/ShellFile.h')
-rw-r--r-- | MdeModulePkg/Include/Guid/ShellFile.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Include/Guid/ShellFile.h b/MdeModulePkg/Include/Guid/ShellFile.h index c785b3ab0d..c51a5f20b9 100644 --- a/MdeModulePkg/Include/Guid/ShellFile.h +++ b/MdeModulePkg/Include/Guid/ShellFile.h @@ -1,5 +1,5 @@ /** @file
- This file defnies FFS GUID Filename for EFI Shell.
+ This file defines FFS GUID Filename for EFI Shell.
Copyright (c) 2006 - 2008, Intel Corporation. <BR>
All rights reserved. This program and the accompanying materials
|