Fixed build fail with GCC/ICC tools

Signed-off-by:ydong10

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12014 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
ydong10 2011-07-13 06:19:41 +00:00
parent 9abd3166ec
commit f26b6a9cda
1 changed files with 1 additions and 1 deletions

View File

@ -2533,7 +2533,7 @@ RouteConfigRespForEfiVarStore (
{
EFI_STATUS Status;
EFI_STRING VarStoreName;
CHAR8 *VarStore;
UINT8 *VarStore;
UINTN BufferSize;
UINTN BlockSize;