mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-25 22:54:51 +02:00
OvmfPkg: QemuBootOrder: whitespace fix
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Laszlo Ersek <lersek@redhat.com> Reviewed-by: Jordan Justen <jordan.l.justen@intel.com> git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13799 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
fd51d75991
commit
cdde6ddf53
@ -603,9 +603,9 @@ TranslateOfwNodes (
|
|||||||
PciDevFun[1],
|
PciDevFun[1],
|
||||||
AcpiUid
|
AcpiUid
|
||||||
);
|
);
|
||||||
} else {
|
} else {
|
||||||
return RETURN_UNSUPPORTED;
|
return RETURN_UNSUPPORTED;
|
||||||
}
|
}
|
||||||
|
|
||||||
//
|
//
|
||||||
// There's no way to differentiate between "completely used up without
|
// There's no way to differentiate between "completely used up without
|
||||||
|
Loading…
x
Reference in New Issue
Block a user