Fix some coding style issues in MdeModulePkg.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9774 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
rsun3
2010-01-15 08:03:23 +00:00
parent 84213069e9
commit aa75dfeccd
16 changed files with 62 additions and 36 deletions

View File

@ -1363,8 +1363,7 @@ EmuQueryVariableInfo (
This function allocates memory space for variable store area and initializes its attributes.
@param VariableBase Base of the variable store area created
@param LastVariableOffset Size of VARIABLE_STORE_HEADER
@param VolatileStore Indicates if the variable store is volatile.
**/
EFI_STATUS