Thanks!
Reviewed-by: Jeff Fan <[email protected]>
From: Andrew Fish [mailto:[email protected]]
Sent: Friday, August 08, 2014 7:40 AM
To: [email protected]
Subject: [edk2] [SourceLevelDebugPkg] clang warns on guard macro not matching
in .h file
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]<mailto:[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__
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-devel