public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH] UefiPayloadPkg: Make UniversalPayloadBuild.sh executable
@ 2022-10-06 20:22 Sean Rhodes
  2022-10-07  0:24 ` Guo, Gua
  2022-10-12  7:36 ` [edk2-devel] " Lu, James
  0 siblings, 2 replies; 3+ messages in thread
From: Sean Rhodes @ 2022-10-06 20:22 UTC (permalink / raw)
  To: devel; +Cc: Sean Rhodes, Guo Dong, Ray Ni, James Lu, Gua Guo

Make the wrapper executable so that it can be built without modification
on Linux.

Cc: Guo Dong <guo.dong@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: James Lu <james.lu@intel.com>
Cc: Gua Guo <gua.guo@intel.com>
Signed-off-by: Sean Rhodes <sean@starlabs.systems>
---
 UefiPayloadPkg/UniversalPayloadBuild.sh | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 mode change 100644 => 100755 UefiPayloadPkg/UniversalPayloadBuild.sh

diff --git a/UefiPayloadPkg/UniversalPayloadBuild.sh b/UefiPayloadPkg/UniversalPayloadBuild.sh
old mode 100644
new mode 100755
-- 
2.34.1


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

end of thread, other threads:[~2022-10-12  7:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-06 20:22 [PATCH] UefiPayloadPkg: Make UniversalPayloadBuild.sh executable Sean Rhodes
2022-10-07  0:24 ` Guo, Gua
2022-10-12  7:36 ` [edk2-devel] " Lu, James

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