MdeModulePkg/EbcDxe: prepare support for EBC Debugger
* This patch introduces EbcDebuggerHook.c/h and inserts the required EBCDebugger references into the existing EBC source files. * With all the hooks defined to their empty version in EbcDebuggerHook.c the existing EBC VM behaviour is left unaffected. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Pete Batard <pete@akeo.ie> Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
This commit is contained in:
@ -33,6 +33,8 @@
|
||||
#
|
||||
|
||||
[Sources]
|
||||
EbcDebuggerHook.h
|
||||
EbcDebuggerHook.c
|
||||
EbcExecute.h
|
||||
EbcExecute.c
|
||||
EbcInt.h
|
||||
@ -88,4 +90,4 @@
|
||||
# EVENT_TYPE_PERIODIC_TIMER ## CONSUMES
|
||||
|
||||
[UserExtensions.TianoCore."ExtraFiles"]
|
||||
EbcDxeExtra.uni
|
||||
EbcDxeExtra.uni
|
||||
|
Reference in New Issue
Block a user