SourceLevelDebugPkg maintainer, 

Clang fails with a warning compiling this file. I attached the fix.

Thanks,

Andrew Fish

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Andrew Fish <[email protected]>


~/work/src/edk2(master)>git diff 
SourceLevelDebugPkg/Include/Guid/DebugAgentGuid.h
diff --git a/SourceLevelDebugPkg/Include/Guid/DebugAgentGuid.h 
b/SourceLevelDebugPkg/Include/Guid/DebugAgentGuid.h
index 87776a3..d9bf9ed 100644
--- a/SourceLevelDebugPkg/Include/Guid/DebugAgentGuid.h
+++ b/SourceLevelDebugPkg/Include/Guid/DebugAgentGuid.h
@@ -12,7 +12,7 @@
 
 **/
 
-#ifndef __EFI_DEBUG_AGNET_GUID_H__
+#ifndef __EFI_DEBUG_AGENT_GUID_H__
 #define __EFI_DEBUG_AGENT_GUID_H__

------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to