/***************************************************************** ***************************************************************** *** ** *** (C)Copyright 2005-2006, American Megatrends Inc. ** *** ** *** All Rights Reserved. ** *** ** *** 6145-F, Northbelt Parkway, Norcross, ** *** ** *** Georgia - 30071, USA. Phone-(770)-246-8600. ** *** ** ***************************************************************** ****************************************************************** * * support.h * supported commands Macros * * Author: shivaranjanic * ******************************************************************/ #ifndef __EXNDEDCONFIGS_H__ #define __EXNDEDCONFIGS_H__ #define OEM_CMDS 1 #include "Types.h" //#include "OSPort.h" #include "MsgHndlr.h" #include #include #include #include #include #include "smtpclient.h" #endif // __EXNDEDCONFIGS_H__