Remove some unicode characters in MdePkg source code.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9296 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8
2009-09-21 14:44:09 +00:00
parent 81bf52d6d8
commit fa3e7746bb
7 changed files with 13 additions and 13 deletions

View File

@@ -121,7 +121,7 @@ typedef struct {
/// specification.
/// Bits 48-63: Reserved for GUID specific use. The use of these bits will vary depending on the
/// PartitionTypeGUID. Only the owner of the PartitionTypeGUID is allowed
/// to modify these bits. They must be preserved if Bits 0<EFBFBD>C47 are modified..
/// to modify these bits. They must be preserved if Bits 0-47 are modified..
///
UINT64 Attributes;
///