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

@@ -83,7 +83,7 @@ EFI_STATUS
EFI_INVALID_PARAMETER - A NULL Buffer was specified with a non-zero
BufferSize or the device is operating in fixed block
size mode and the BufferSize was not a multiple of
device<EFBFBD><EFBFBD>s fixed block size
device's fixed block size
EFI_DEVICE_ERROR - A device error occurred while attempting to transfer data
from the media.
@@ -124,7 +124,7 @@ EFI_STATUS
EFI_INVALID_PARAMETER - A NULL Buffer was specified with a non-zero
BufferSize or the device is operating in fixed block
size mode and the BufferSize was not a multiple of
device<EFBFBD><EFBFBD>s fixed block size
device's fixed block size
EFI_DEVICE_ERROR A device error occurred while attempting to transfer data
from the media.