[edk2-devel] [PATCH 3/5] OvmfPkg: Fix style of BhyveFwCtlLib.inf

Rebecca Cran rebecca at bsdio.com
Mon Nov 30 05:34:10 UTC 2020


Fix the order of libraries and update INF_VERSION to 1.29.

Signed-off-by: Rebecca Cran <rebecca at bsdio.com>
---
 OvmfPkg/Library/BhyveFwCtlLib/BhyveFwCtlLib.inf | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/OvmfPkg/Library/BhyveFwCtlLib/BhyveFwCtlLib.inf b/OvmfPkg/Library/BhyveFwCtlLib/BhyveFwCtlLib.inf
index 4643de381e04..cf5e55d31334 100644
--- a/OvmfPkg/Library/BhyveFwCtlLib/BhyveFwCtlLib.inf
+++ b/OvmfPkg/Library/BhyveFwCtlLib/BhyveFwCtlLib.inf
@@ -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 @@ [LibraryClasses]
   BaseLib
   BaseMemoryLib
   DebugLib
+  IntrinsicLib
   IoLib
   MemoryAllocationLib
-  IntrinsicLib
-
-- 
2.29.2.windows.2




-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#68064): https://edk2.groups.io/g/devel/message/68064
Mute This Topic: https://groups.io/mt/78602182/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list