OvmfPkg: Fix style of BhyveFwCtlLib.inf

Fix the order of libraries and update INF_VERSION to 1.29.

Signed-off-by: Rebecca Cran <rebecca@bsdio.com>
Message-Id: <20201130053412.2-4-rebecca@bsdio.com>
Acked-by: Peter Grehan <grehan@freebsd.org>
Acked-by: Laszlo Ersek <lersek@redhat.com>
Build-tested-by: Laszlo Ersek <lersek@redhat.com>
This commit is contained in:
Rebecca Cran 2020-11-29 22:34:10 -07:00 committed by mergify[bot]
parent f2d262e402
commit 8d676f54ff
1 changed files with 2 additions and 3 deletions

View File

@ -9,7 +9,7 @@
##
[Defines]
INF_VERSION = 0x00010005
INF_VERSION = 1.29
BASE_NAME = BhyveFwCtlLib
FILE_GUID = fd982666-67f9-11e5-a42a-0025908602f6
MODULE_TYPE = BASE
@ -35,7 +35,6 @@
BaseLib
BaseMemoryLib
DebugLib
IntrinsicLib
IoLib
MemoryAllocationLib
IntrinsicLib