Remove some unicode characters in MdePkg source code.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9296 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -62,7 +62,7 @@ typedef struct _EFI_SMM_STANDBY_BUTTON_DISPATCH2_PROTOCOL EFI_SMM_STANDBY_BUTTON
|
||||
|
||||
@param[in] This Pointer to the EFI_SMM_STANDBY_BUTTON_DISPATCH2_PROTOCOL instance.
|
||||
@param[in] DispatchFunction Function to register for handler when the standby button is pressed or released.
|
||||
@param[in] RegisterContext Pointer to the dispatch function<EFBFBD>s context. The caller fills in this context
|
||||
@param[in] RegisterContext Pointer to the dispatch function's context. The caller fills in this context
|
||||
before calling the register function to indicate to the register function the
|
||||
standby button SMI source for which the dispatch function should be invoked.
|
||||
@param[out] DispatchHandle Handle generated by the dispatcher to track the function instance.
|
||||
|
Reference in New Issue
Block a user