summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-05 03:17:57 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-05 03:17:57 +0000
commit714e2a12d576b3bad7e3ea6ca7156d6e1e658ca4 (patch)
tree575725591053d455bd3e18e9d6decc96a533bb67 /MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe
parent3963c4bf44b14be594c4253d695652e077856773 (diff)
downloadedk2-714e2a12d576b3bad7e3ea6ca7156d6e1e658ca4.zip
edk2-714e2a12d576b3bad7e3ea6ca7156d6e1e658ca4.tar.gz
edk2-714e2a12d576b3bad7e3ea6ca7156d6e1e658ca4.tar.bz2
Move Ia32PcRtc.c from IA-32 sub-directory and rename to PcRtcEntry.c since IPF is not supported by this module now.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6853 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe')
-rw-r--r--MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcRtcEntry.c (renamed from MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/Ia32/Ia32PcRtc.c)0
-rw-r--r--MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf2
2 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/Ia32/Ia32PcRtc.c b/MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcRtcEntry.c
index ce3fa90..ce3fa90 100644
--- a/MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/Ia32/Ia32PcRtc.c
+++ b/MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcRtcEntry.c
diff --git a/MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf b/MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
index 93b9247..4f69a71 100644
--- a/MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
+++ b/MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
@@ -30,7 +30,7 @@
#
[Sources.common]
- Ia32/Ia32PcRtc.c
+ PcRtcEntry.c
PcRtc.c
PcRtc.h