X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FInclude%2FProtocol%2FEbcSimpleDebugger.h;fp=MdeModulePkg%2FInclude%2FProtocol%2FEbcSimpleDebugger.h;h=71911a357211cc050ff08509fb910f22fdd79e67;hp=43b55b48eb2c513e320f106465ecafca4dfb73ba;hb=d1102dba7210b95e41d06c2338a22ba6af248645;hpb=ca79bab7af4770c5eb578f6d495af01705aedb79 diff --git a/MdeModulePkg/Include/Protocol/EbcSimpleDebugger.h b/MdeModulePkg/Include/Protocol/EbcSimpleDebugger.h index 43b55b48eb..71911a3572 100644 --- a/MdeModulePkg/Include/Protocol/EbcSimpleDebugger.h +++ b/MdeModulePkg/Include/Protocol/EbcSimpleDebugger.h @@ -1,7 +1,7 @@ /** @file EBC Simple Debugger protocol for debug EBC code. -Copyright (c) 2011, Intel Corporation. All rights reserved.
+Copyright (c) 2011 - 2018, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions @@ -71,7 +71,7 @@ VOID @param[in] This A pointer to the EFI_EBC_SIMPLE_DEBUGGER_PROTOCOL structure. @param[in] VmPtr A pointer to a VM context. - @param[in] DasmString Dump string buffer. + @param[in] DasmString Dump string buffer. @param[in] DasmStringSize Dump string size. @retval EFI_UNSUPPORTED No support for it.