From fb3e98aa36e626cd8517be80c333104b5bdfbac6 Mon Sep 17 00:00:00 2001 From: longjunyu2 <877730493@qq.com> Date: Sat, 26 Jun 2021 00:24:04 +0800 Subject: [PATCH] inf: add library into of FrameBufferSerialPortLib.inf . --- .../FrameBufferSerialPortLib/FrameBufferSerialPortLib.inf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sdm845Pkg/Library/FrameBufferSerialPortLib/FrameBufferSerialPortLib.inf b/sdm845Pkg/Library/FrameBufferSerialPortLib/FrameBufferSerialPortLib.inf index 178abb6..bc045ea 100644 --- a/sdm845Pkg/Library/FrameBufferSerialPortLib/FrameBufferSerialPortLib.inf +++ b/sdm845Pkg/Library/FrameBufferSerialPortLib/FrameBufferSerialPortLib.inf @@ -1,8 +1,9 @@ [Defines] INF_VERSION = 0x00010005 + FILE_GUID = 33220897-2430-1CD5-EA89-CB01B138CF39 BASE_NAME = FrameBufferSerialPortLib MODULE_TYPE = BASE - VERSION_STRING = 1.0 + VERSION_STRING = 1.1 LIBRARY_CLASS = SerialPortLib [Sources.common] -- 2.45.2