Remove unrecognized chars in comment for all source C/h files.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5354 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8
2008-06-19 11:15:44 +00:00
parent d33ef4e7c6
commit fd0d281b3c
17 changed files with 57 additions and 57 deletions

View File

@@ -1371,8 +1371,8 @@ typedef struct {
#define EFI_AFFECTED_BY_STANDARD_SHIFT 0x0001
//
// This key is affected by the caps lock so that if a keyboard driver
// would need to disambiguate between a key which had a <EFBFBD><EFBFBD>1<EFBFBD><EFBFBD> defined
// versus a <EFBFBD><EFBFBD>a<EFBFBD><EFBFBD> character. Having this bit turned on would tell
// would need to disambiguate between a key which had a "1" defined
// versus a "a" character. Having this bit turned on would tell
// the keyboard driver to use the appropriate shifted state or not.
//
#define EFI_AFFECTED_BY_CAPS_LOCK 0x0002