summaryrefslogtreecommitdiff
path: root/Core/EM/Ahci/AhciInt13Dxe.dxs
diff options
context:
space:
mode:
Diffstat (limited to 'Core/EM/Ahci/AhciInt13Dxe.dxs')
-rw-r--r--Core/EM/Ahci/AhciInt13Dxe.dxs51
1 files changed, 51 insertions, 0 deletions
diff --git a/Core/EM/Ahci/AhciInt13Dxe.dxs b/Core/EM/Ahci/AhciInt13Dxe.dxs
new file mode 100644
index 0000000..8223f9b
--- /dev/null
+++ b/Core/EM/Ahci/AhciInt13Dxe.dxs
@@ -0,0 +1,51 @@
+//**********************************************************************
+//**********************************************************************
+//** **
+//** (C)Copyright 1985-2014, American Megatrends, Inc. **
+//** **
+//** All Rights Reserved. **
+//** **
+//** 5555 Oakbrook Pkwy, Suite 200, Norcross, GA 30093 **
+//** **
+//** Phone: (770)-246-8600 **
+//** **
+//**********************************************************************
+//**********************************************************************
+//**********************************************************************
+// $Header: /Alaska/SOURCE/Modules/AHCI/INT13/AhciInt13Dxe.dxs 1 11/25/14 12:09a Kapilporwal $Revision:
+//
+// $Date: 11/25/14 12:09a $Log: /Alaska/SOURCE/Modules/AHCI/INT13/AhciInt13Dxe.dxs $
+//
+//
+//
+//****************************************************************************
+
+//<AMI_FHDR_START>
+//****************************************************************************
+//
+// Name: AhciInt13Dxe.dxs
+//
+// Description:
+// Dependency expression for the AhciInt13Dxe component
+//****************************************************************************
+//<AMI_FHDR_END>
+
+#include<Protocol\SmmCommunication.h>
+
+DEPENDENCY_START
+ EFI_SMM_COMMUNICATION_PROTOCOL_GUID
+DEPENDENCY_END
+
+//**********************************************************************
+//**********************************************************************
+//** **
+//** (C)Copyright 1985-2014, American Megatrends, Inc. **
+//** **
+//** All Rights Reserved. **
+//** **
+//** 5555 Oakbrook Pkwy, Suite 200, Norcross, GA 30093 **
+//** **
+//** Phone: (770)-246-8600 **
+//** **
+//**********************************************************************
+//********************************************************************** \ No newline at end of file