Add the beginning of a GDB based Debug Agent. IA-32 and X64 don't have low level interrupt code yet. I've been testing on ARM.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10334 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -40,9 +40,10 @@
|
||||
RealTimeClockLib|Include/Library/RealTimeClockLib.h
|
||||
EfiResetSystemLib|Include/Library/EfiResetSystemLib.h
|
||||
EblCmdLib|Include/Library/EblCmdLib.h
|
||||
EblAddExternalCommandLib|Library/EblAddExternalCommandLib.h
|
||||
EblNetworkLib|Library/EblNetworkLib.h
|
||||
EblAddExternalCommandLib|Include/Library/EblAddExternalCommandLib.h
|
||||
EblNetworkLib|Include/Library/EblNetworkLib.h
|
||||
GdbSerialLib|Include/Library/GdbSerialLib.h
|
||||
DebugAgentTimerLib|Include/Library/DebugAgentTimerLib.h
|
||||
|
||||
|
||||
[Guids.common]
|
||||
|
Reference in New Issue
Block a user