public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH EDK2 v1 0/1] BaseTools: Remove dependence of libuuid
@ 2021-08-06  9:06 wenyi,xie
  2021-08-06  9:06 ` [PATCH EDK2 v1 1/1] " wenyi,xie
  0 siblings, 1 reply; 3+ messages in thread
From: wenyi,xie @ 2021-08-06  9:06 UTC (permalink / raw)
  To: devel, bob.c.feng, gaoliming, yuwei.chen; +Cc: songdongkuang, xiewenyi2

Main Changes :
1.remove include uuid.h and link to libuuid. And try to build under linux, the building is sucessful.

Wenyi Xie (1):
  BaseTools: Remove dependence of libuuid

 BaseTools/Source/C/GenFv/GenFvInternalLib.c | 5 -----
 BaseTools/Source/C/DevicePath/GNUmakefile   | 4 ----
 BaseTools/Source/C/GenFv/GNUmakefile        | 4 ----
 BaseTools/Source/C/GenFw/GNUmakefile        | 4 ----
 BaseTools/Source/C/GenSec/GNUmakefile       | 4 ----
 5 files changed, 21 deletions(-)

-- 
2.20.1.windows.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-08-23  0:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-06  9:06 [PATCH EDK2 v1 0/1] BaseTools: Remove dependence of libuuid wenyi,xie
2021-08-06  9:06 ` [PATCH EDK2 v1 1/1] " wenyi,xie
2021-08-23  0:56   ` [edk2-devel] " Yuwei Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox