Fix some typos & format.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9515 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
gikidy
2009-12-04 03:35:56 +00:00
parent ab4da12626
commit baf46e70a5
7 changed files with 17 additions and 17 deletions

View File

@@ -929,7 +929,7 @@ InitializeBM (
}
//
// Post our Boot Maint VFR binnary to the HII database.
// Post our Boot Maint VFR binary to the HII database.
//
BmmCallbackInfo->BmmHiiHandle = HiiAddPackages (
&mBootMaintGuid,
@@ -1161,7 +1161,7 @@ FreeAllMenu (
}
/**
Intialize all the string depositories.
Initialize all the string depositories.
**/
VOID

View File

@@ -77,7 +77,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#define MAXIMUM_NORMAL_KEY_VALUE 0x11FF
//
// Varstore ID defined for Buffer Stoarge
// Varstore ID defined for Buffer Storage
//
#define VARSTORE_ID_BOOT_MAINT 0x1000
#define VARSTORE_ID_FILE_EXPLORER 0x1001