1) Make naming of enumeration type follows coding style

2) Add missing parameter in function description.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8606 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2
2009-06-19 07:45:13 +00:00
parent f713c4feab
commit 13078b3fad
8 changed files with 59 additions and 85 deletions

View File

@ -1,7 +1,7 @@
/** @file
String support
Copyright (c) 2004 - 2008, Intel Corporation. <BR>
Copyright (c) 2004 - 2009, Intel Corporation. <BR>
All rights reserved. This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
@ -23,7 +23,7 @@ EFI_GUID mBdsStringPackGuid = {
};
/**
Initialize HII global accessor for string support
Initialize HII global accessor for string support.
**/
VOID