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:
@ -61,7 +61,7 @@ typedef struct _EFI_SMM_POWER_BUTTON_DISPATCH2_PROTOCOL EFI_SMM_POWER_BUTTON_DIS
|
||||
|
||||
@param[in] This Pointer to the EFI_SMM_POWER_BUTTON_DISPATCH2_PROTOCOL instance.
|
||||
@param[in] DispatchFunction Function to register for handler when power 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 power button SMI phase 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