summaryrefslogtreecommitdiff
path: root/Core/EM/AMIDebugRx/AMIDebugRx.sd
diff options
context:
space:
mode:
Diffstat (limited to 'Core/EM/AMIDebugRx/AMIDebugRx.sd')
-rw-r--r--Core/EM/AMIDebugRx/AMIDebugRx.sd66
1 files changed, 66 insertions, 0 deletions
diff --git a/Core/EM/AMIDebugRx/AMIDebugRx.sd b/Core/EM/AMIDebugRx/AMIDebugRx.sd
new file mode 100644
index 0000000..75ff84a
--- /dev/null
+++ b/Core/EM/AMIDebugRx/AMIDebugRx.sd
@@ -0,0 +1,66 @@
+//*****************************************************************//
+//*****************************************************************//
+//*****************************************************************//
+//** **//
+//** (C)Copyright 2009, American Megatrends, Inc. **//
+//** **//
+//** All Rights Reserved. **//
+//** **//
+//** 5555 Oakbrook Pkwy, Building 200,Norcross, Georgia 30093 **//
+//** **//
+//** Phone (770)-246-8600 **//
+//** **//
+//*****************************************************************//
+//*****************************************************************//
+//*****************************************************************//
+// $Header: /Alaska/BIN/Modules/AMIDebugRx/AMIDebugRx.sd 4 7/17/09 7:19p Madhans $
+//
+// $Revision: 4 $
+//
+// $Date: 7/17/09 7:19p $
+//**********************************************************************
+// Revision History
+// ----------------
+// $Log: /Alaska/BIN/Modules/AMIDebugRx/AMIDebugRx.sd $
+//
+// 4 7/17/09 7:19p Madhans
+// Fix the Header
+//
+//**********************************************************************
+//<AMI_FHDR_START>
+//
+// Name: USBRedirection.sd
+//
+// Description: This is the setup page which displays the message if AMI
+// Debug Rx is Enabled or not.
+//
+//<AMI_FHDR_END>
+//**********************************************************************
+
+#ifdef ADVANCED_FORM_SET
+
+ #ifdef FORM_SET_ITEM
+
+ SUBTITLE(STRING_TOKEN(STR_AMI_DEBUG_RX_PRESENT))
+
+ SEPARATOR
+
+ #endif //ifdef FORM_SET_FORM
+
+#endif //ifdef ADVANCED_FORM_SET
+
+//*****************************************************************//
+//*****************************************************************//
+//*****************************************************************//
+//** **//
+//** (C)Copyright 2009, American Megatrends, Inc. **//
+//** **//
+//** All Rights Reserved. **//
+//** **//
+//** 5555 Oakbrook Pkwy, Building 200,Norcross, Georgia 30093 **//
+//** **//
+//** Phone (770)-246-8600 **//
+//** **//
+//*****************************************************************//
+//*****************************************************************//
+//*****************************************************************//