De-unicode in comment for all source files.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5302 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8
2008-05-27 03:24:01 +00:00
parent b233cbe5cc
commit ac64461468
19 changed files with 8992 additions and 8992 deletions

View File

@@ -268,7 +268,7 @@ EFI_STATUS
configuration information from the platform. For every call to
Query() there must be a matching call to Response() so the
UEFI driver can inform the platform how it used the
information passed in from Query(). It<EFBFBD><EFBFBD>s legal for a UEFI
information passed in from Query(). It's legal for a UEFI
driver to use Response() to inform the platform it does not
understand the data returned via Query() and thus no action was
taken.