public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH EDK2 v1 0/1] MdeModulePkg/FileExplorerLib: Add return value check
@ 2021-01-12  7:06 wenyi,xie
  2021-01-12  7:06 ` [PATCH EDK2 v1 1/1] " wenyi,xie
  0 siblings, 1 reply; 5+ messages in thread
From: wenyi,xie @ 2021-01-12  7:06 UTC (permalink / raw)
  To: devel, jian.j.wang, hao.a.wu, dandan.bi, eric.dong
  Cc: songdongkuang, xiewenyi2

Main Changes :
Add status check after calling LibGetFileHandleFromMenu, if the status is not success, then do not call LibFindFiles.

Wenyi Xie (1):
  MdeModulePkg/FileExplorerLib: Add return value check

 MdeModulePkg/Library/FileExplorerLib/FileExplorer.c | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

-- 
2.20.1.windows.1


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

end of thread, other threads:[~2021-01-15  0:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-12  7:06 [PATCH EDK2 v1 0/1] MdeModulePkg/FileExplorerLib: Add return value check wenyi,xie
2021-01-12  7:06 ` [PATCH EDK2 v1 1/1] " wenyi,xie
2021-01-13  6:07   ` Dandan Bi
2021-01-14  1:35     ` 回复: [edk2-devel] " gaoliming
     [not found]     ` <1659F55FB44C27DA.15468@groups.io>
2021-01-15  0:44       ` gaoliming

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