[edk2-devel] [edk2-platform PATCH 0/2] Fix warning message issues

Zhang, Shenglei shenglei.zhang at intel.com
Wed Aug 21 08:01:06 UTC 2019


There are some header files used but not included in INF
files. This causes warings are generated when building the
packages. So now add them into INF files.
https://bugzilla.tianocore.org/show_bug.cgi?id=2037

Cc: Sai Chaganty <rangasai.v.chaganty at intel.com>
Cc: Michael Kubacki <michael.a.kubacki at intel.com>
Cc: Chasel Chiu <chasel.chiu at intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone at intel.com>
Cc: Liming Gao <liming.gao at intel.com>
Shenglei Zhang (2):
  Platform/SmbiosBasicDxe: Add a missing header file in INF
  Platform/MinPlatformPkg: Add missing header files in INF files

 .../AdvancedFeaturePkg/Smbios/SmbiosBasicDxe/SmbiosBasicDxe.inf | 1 +
 .../MinPlatformPkg/Flash/SpiFvbService/SpiFvbServiceSmm.inf     | 1 +
 .../SecFspWrapperPlatformSecLib/SecFspWrapperPlatformSecLib.inf | 1 +
 .../Hsti/HstiIbvPlatformDxe/HstiIbvPlatformDxe.inf              | 1 +
 .../Library/PeiHobVariableLibFce/PeiHobVariableLibFce.inf       | 2 ++
 .../PeiHobVariableLibFce/PeiHobVariableLibFceOptSize.inf        | 2 ++
 .../Test/Library/TestPointCheckLib/DxeTestPointCheckLib.inf     | 1 +
 .../Test/Library/TestPointCheckLib/SmmTestPointCheckLib.inf     | 1 +
 8 files changed, 10 insertions(+)

-- 
2.18.0.windows.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#46136): https://edk2.groups.io/g/devel/message/46136
Mute This Topic: https://groups.io/mt/32976200/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