summaryrefslogtreecommitdiff
path: root/Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.dxs
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2007-06-27 08:38:05 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2007-06-27 08:38:05 +0000
commit49993bedb115f35031982ea48f36f85198e2409a (patch)
tree884eb3c3ff419110e8929fa5936ce064928046a2 /Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.dxs
parent9c296d3b52802db17b5f0797dc3824fc9a8cb12a (diff)
downloadedk2-platforms-49993bedb115f35031982ea48f36f85198e2409a.tar.xz
add RealTimeClockRuntimeDxe
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2796 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.dxs')
-rw-r--r--Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.dxs31
1 files changed, 31 insertions, 0 deletions
diff --git a/Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.dxs b/Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.dxs
new file mode 100644
index 0000000000..314ea42c58
--- /dev/null
+++ b/Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.dxs
@@ -0,0 +1,31 @@
+/*++
+
+Copyright (c) 2006, Intel Corporation
+All rights reserved. This program and the accompanying materials
+are licensed and made available under the terms and conditions of the BSD License
+which accompanies this distribution. The full text of the license may be found at
+http://opensource.org/licenses/bsd-license.php
+
+THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
+WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+
+Module Name:
+
+ RealTimeClock.dxs
+
+Abstract:
+
+ Dependency expression source file.
+
+--*/
+
+//
+// Include common header file for this module.
+//
+#include "CommonHeader.h"
+
+#include <DxeDepex.h>
+
+DEPENDENCY_START
+ TRUE
+DEPENDENCY_END