summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--OvmfPkg/Library/PlatformBdsLib/BdsPlatform.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/OvmfPkg/Library/PlatformBdsLib/BdsPlatform.c b/OvmfPkg/Library/PlatformBdsLib/BdsPlatform.c
index 27ef7b9..3728d40 100644
--- a/OvmfPkg/Library/PlatformBdsLib/BdsPlatform.c
+++ b/OvmfPkg/Library/PlatformBdsLib/BdsPlatform.c
@@ -35,6 +35,7 @@ InstallDevicePathCallback (
STATIC
VOID
LoadVideoRom (
+ VOID
);
STATIC
@@ -1220,6 +1221,7 @@ LockKeyboards (
STATIC
VOID
LoadVideoRom (
+ VOID
)
{
PCI_DATA_STRUCTURE *Pcir;