summaryrefslogtreecommitdiff
path: root/Core/EM/CryptoPkg/CryptoPei.dxs
diff options
context:
space:
mode:
Diffstat (limited to 'Core/EM/CryptoPkg/CryptoPei.dxs')
-rw-r--r--Core/EM/CryptoPkg/CryptoPei.dxs54
1 files changed, 54 insertions, 0 deletions
diff --git a/Core/EM/CryptoPkg/CryptoPei.dxs b/Core/EM/CryptoPkg/CryptoPei.dxs
new file mode 100644
index 0000000..86c2008
--- /dev/null
+++ b/Core/EM/CryptoPkg/CryptoPei.dxs
@@ -0,0 +1,54 @@
+//****************************************************************************
+//****************************************************************************
+//** **
+//** (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 <pei.h>
+//#include <Ppi\ReadOnlyVariable.h>
+#include <token.h>
+
+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 **
+//** **
+//****************************************************************************
+//****************************************************************************