projects
/
mirror_edk2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2df7a3
)
PcAtChipsetPkg/PcRtc: Fix bad EOL
author
Ruiyu Ni
<ruiyu.ni@intel.com>
Tue, 6 Dec 2016 09:07:47 +0000
(17:07 +0800)
committer
Ruiyu Ni
<ruiyu.ni@intel.com>
Tue, 6 Dec 2016 09:07:47 +0000
(17:07 +0800)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcRtc.c
patch
|
blob
|
blame
|
history
diff --git
a/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcRtc.c
b/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcRtc.c
index 35e34b74b3a251f1e37f775dcc33156734729679..857918df18b018fd712579678b09df33a45d5f3e 100644
(file)
--- a/
PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcRtc.c
+++ b/
PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcRtc.c
@@
-1233,7
+1233,7
@@
ScanTableInSDT (
\r
if (Table == NULL) {
\r
continue;
\r
- }
\r
\r
+ }
\r
\r
if (Table->Signature == Signature) {
\r
return Table;
\r