projects
/
mirror_edk2.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix more InitializeDebugAgent API change bugs. GDB stub was not turned on in example...
[mirror_edk2.git]
/
EmbeddedPkg
/
Library
/
GdbDebugAgent
/
GdbDebugAgent.h
diff --git
a/EmbeddedPkg/Library/GdbDebugAgent/GdbDebugAgent.h
b/EmbeddedPkg/Library/GdbDebugAgent/GdbDebugAgent.h
index eee9f6d7678d3e23fc651dbd3713740816c7415c..2d0570e3dc472cb736db1f4af3b384453ed3956e 100755
(executable)
--- a/
EmbeddedPkg/Library/GdbDebugAgent/GdbDebugAgent.h
+++ b/
EmbeddedPkg/Library/GdbDebugAgent/GdbDebugAgent.h
@@
-26,6
+26,7
@@
#include <Library/PrintLib.h>
#include <Library/CacheMaintenanceLib.h>
#include <Library/DebugAgentTimerLib.h>
+#include <Library/DebugAgentLib.h>
\r
#include <IndustryStandard/PeImage.h>
#include <Protocol/DebugSupport.h>