//**************************************************************************** //**************************************************************************** //** ** //** (C)Copyright 1985-2010, American Megatrends, Inc. ** //** ** //** All Rights Reserved. ** //** ** //** 5555 Oakbrook Pkwy, Suite 200, Norcross, GA 30093 ** //** ** //** Phone (770)-246-8600 ** //** ** //**************************************************************************** //**************************************************************************** //********************************************************************** // $Header: /Alaska/BIN/Modules/CryptoPkg/CryptoPei.dxs 1 6/13/11 5:19p Alexp $ // // $Revision: 1 $ // // $Date: 6/13/11 5:19p $ //********************************************************************** // Revision History // ---------------- // $Log: /Alaska/BIN/Modules/CryptoPkg/CryptoPei.dxs $ // // 1 6/13/11 5:19p Alexp // // 1 5/06/11 6:11p Alexp // initial module release // // 1 3/10/11 4:52p Alexp // // 1 2/18/11 5:42p Alexp // //********************************************************************** #include //#include #include DEPENDENCY_START EFI_PEI_PERMANENT_MEMORY_INSTALLED_PPI DEPENDENCY_END //**************************************************************************** //**************************************************************************** //** ** //** (C)Copyright 1985-2010, American Megatrends, Inc. ** //** ** //** All Rights Reserved. ** //** ** //** 5555 Oakbrook Pkwy, Suite 200, Norcross, GA 30093 ** //** ** //** Phone (770)-246-8600 ** //** ** //**************************************************************************** //****************************************************************************