mirror of https://github.com/acidanthera/audk.git
Remove non-ASCII characters.
Signed-off-by: niruiyu git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11874 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
72c8a89a65
commit
8b67c4c879
|
@ -306,7 +306,7 @@ EFI_STATUS
|
|||
handle the information is for.
|
||||
@param InformationType The type identifier for the information being set.
|
||||
@param BufferSize The size, in bytes, of Buffer.
|
||||
@param Buffer A pointer to the data buffer to write. The buffer¡¯s type is
|
||||
@param Buffer A pointer to the data buffer to write. The buffer's type is
|
||||
indicated by InformationType.
|
||||
|
||||
@retval EFI_SUCCESS The information was set.
|
||||
|
|
Loading…
Reference in New Issue