public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] ShellPkg: fix assertion failure encountered with "devtree" and "dh -d -v"
@ 2016-09-08 16:14 Laszlo Ersek
  2016-09-08 16:14 ` [PATCH 1/2] ShellPkg/UefiHandleParsingLib: fix IN/OUT notation in child ctrlr parsing Laszlo Ersek
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Laszlo Ersek @ 2016-09-08 16:14 UTC (permalink / raw)
  To: edk2-devel; +Cc: Jaben Carsey, Ruiyu Ni, Tapan Shah

Tapan reported
<https://tianocore.acgmultimedia.com/show_bug.cgi?id=112>. Since I had
encountered the problem myself, and now managed to find a tiny time
slot, I looked into it. Patch #2 is the fix; patch #1 cleans up a small
wart that I came across while studying the code.

Public branch: <https://github.com/lersek/edk2/commits/childctrl>.

Tapan, can you please test the series, and respond with your Tested-by?
Thanks!

Cc: Jaben Carsey <jaben.carsey@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Tapan Shah <tapandshah@hpe.com>

Cheers,
Laszlo

Laszlo Ersek (2):
  ShellPkg/UefiHandleParsingLib: fix IN/OUT notation in child ctrlr
    parsing
  ShellPkg/UefiHandleParsingLib: fix retval for empty child controller
    array

 ShellPkg/Include/Library/HandleParsingLib.h                  |  4 ++--
 ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.c | 15 +++++++++++----
 2 files changed, 13 insertions(+), 6 deletions(-)

-- 
2.9.2



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

end of thread, other threads:[~2016-09-08 18:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-08 16:14 [PATCH 0/2] ShellPkg: fix assertion failure encountered with "devtree" and "dh -d -v" Laszlo Ersek
2016-09-08 16:14 ` [PATCH 1/2] ShellPkg/UefiHandleParsingLib: fix IN/OUT notation in child ctrlr parsing Laszlo Ersek
2016-09-08 16:14 ` [PATCH 2/2] ShellPkg/UefiHandleParsingLib: fix retval for empty child controller array Laszlo Ersek
2016-09-08 16:37 ` [PATCH 0/2] ShellPkg: fix assertion failure encountered with "devtree" and "dh -d -v" Carsey, Jaben
2016-09-08 17:08 ` Shah, Tapan
2016-09-08 17:09 ` Shah, Tapan
2016-09-08 18:35   ` Laszlo Ersek
2016-09-08 18:46 ` Laszlo Ersek

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