public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2] API PathRemoveLastItem not handle root paths properly
@ 2016-11-17  6:32 Hao Wu
  2016-11-17  6:32 ` [PATCH v2] MdePkg BaseLib: " Hao Wu
  0 siblings, 1 reply; 3+ messages in thread
From: Hao Wu @ 2016-11-17  6:32 UTC (permalink / raw)
  To: edk2-devel; +Cc: Hao Wu, Ruiyu Ni, Liming Gao

Changes made comparing V1:
The checks added in V1 patch will lead to PathRemoveLastItem() API
behavior change. V2 of the patch will only focus on correcting the API
behavior on input paths like 'fs0:\'.

Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Liming Gao <liming.gao@intel.com>

Hao Wu (1):
  MdePkg BaseLib: API PathRemoveLastItem not handle root paths properly

 MdePkg/Include/Library/BaseLib.h   | 3 +--
 MdePkg/Library/BaseLib/FilePaths.c | 9 +++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

-- 
1.9.5.msysgit.0



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

end of thread, other threads:[~2016-11-17  7:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-17  6:32 [PATCH v2] API PathRemoveLastItem not handle root paths properly Hao Wu
2016-11-17  6:32 ` [PATCH v2] MdePkg BaseLib: " Hao Wu
2016-11-17  7:40   ` Ni, Ruiyu

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