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:
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user