//*****************************************************************// //*****************************************************************// //*****************************************************************// //** **// //** (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 // //********************************************************************** // // // Name: USBRedirection.sd // // Description: This is the setup page which displays the message if AMI // Debug Rx is Enabled or not. // // //********************************************************************** #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 **// //** **// //*****************************************************************// //*****************************************************************// //*****************************************************************//