clean up non-English characters.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9335 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -1876,7 +1876,7 @@ PreprocessController (
|
||||
@param RemainingDevicePath The remaining device path for the PCI-like hot-plug device.
|
||||
@param NumberOfChildren The number of child handles.
|
||||
For a add operation, it is an output parameter.
|
||||
For a remove operation, it?<3F><>s an input parameter.
|
||||
For a remove operation, it's an input parameter.
|
||||
@param ChildHandleBuffer The buffer which contains the child handles.
|
||||
|
||||
@retval EFI_INVALID_PARAMETER Operation is not a legal value.
|
||||
|
@@ -463,7 +463,7 @@ PreprocessController (
|
||||
@param RemainingDevicePath The remaining device path for the PCI-like hot-plug device.
|
||||
@param NumberOfChildren The number of child handles.
|
||||
For a add operation, it is an output parameter.
|
||||
For a remove operation, it?<3F><>s an input parameter.
|
||||
For a remove operation, it's an input parameter.
|
||||
@param ChildHandleBuffer The buffer which contains the child handles.
|
||||
|
||||
@retval EFI_INVALID_PARAMETER Operation is not a legal value.
|
||||
|
@@ -847,7 +847,7 @@ VgaClassReset (
|
||||
|
||||
@retval EFI_SUCCESS The string was output to the device.
|
||||
@retval EFI_DEVICE_ERROR The device reported an error while attempting to output the text.
|
||||
@retval EFI_UNSUPPORTED The output device<EFBFBD>s mode is not currently in a defined text mode.
|
||||
@retval EFI_UNSUPPORTED The output device's mode is not currently in a defined text mode.
|
||||
@retval EFI_WARN_UNKNOWN_GLYPH This warning code indicates that some of the characters in
|
||||
the Unicode string could not be rendered and were skipped.
|
||||
|
||||
|
@@ -306,7 +306,7 @@ VgaClassReset (
|
||||
|
||||
@retval EFI_SUCCESS The string was output to the device.
|
||||
@retval EFI_DEVICE_ERROR The device reported an error while attempting to output the text.
|
||||
@retval EFI_UNSUPPORTED The output device<EFBFBD>s mode is not currently in a defined text mode.
|
||||
@retval EFI_UNSUPPORTED The output device's mode is not currently in a defined text mode.
|
||||
@retval EFI_WARN_UNKNOWN_GLYPH This warning code indicates that some of the characters in
|
||||
the Unicode string could not be rendered and were skipped.
|
||||
**/
|
||||
|
Reference in New Issue
Block a user