X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=OvmfPkg%2FInclude%2FLibrary%2FQemuBootOrderLib.h;fp=OvmfPkg%2FInclude%2FLibrary%2FQemuBootOrderLib.h;h=9f06439aed1e6b56150c086648b723bf365a4c0a;hb=ac0a286f4d747a4c6c603a7b225917293cbe1e9f;hp=03dea786c9b73c8f916c1672cebe862b70b4f593;hpb=d1050b9dff1cace252aff86630bfdb59dff5f507;p=mirror_edk2.git diff --git a/OvmfPkg/Include/Library/QemuBootOrderLib.h b/OvmfPkg/Include/Library/QemuBootOrderLib.h index 03dea786c9..9f06439aed 100644 --- a/OvmfPkg/Include/Library/QemuBootOrderLib.h +++ b/OvmfPkg/Include/Library/QemuBootOrderLib.h @@ -13,7 +13,6 @@ #include #include - /** Connect devices based on the boot order retrieved from QEMU. @@ -48,7 +47,6 @@ ConnectDevicesFromQemu ( VOID ); - /** Set the boot order based on configuration retrieved from QEMU. @@ -83,7 +81,6 @@ SetBootOrderFromQemu ( VOID ); - /** Calculate the number of seconds we should be showing the FrontPage progress bar for.