mirror of
https://github.com/acidanthera/audk.git
synced 2025-04-08 17:05:09 +02:00
PcAtChipsetPkg/PcRtc: Fix bad EOL
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
This commit is contained in:
parent
e2df7a3d39
commit
ea99ba10ff
@ -1233,7 +1233,7 @@ ScanTableInSDT (
|
||||
|
||||
if (Table == NULL) {
|
||||
continue;
|
||||
}
|
||||
}
|
||||
|
||||
if (Table->Signature == Signature) {
|
||||
return Table;
|
||||
|
Loading…
x
Reference in New Issue
Block a user