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