public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add sanity check for FilePath device path
@ 2019-02-19  9:21 Jian J Wang
  2019-02-19  9:21 ` [PATCH v2 1/2] MdePkg/UefiDevicePathLib: " Jian J Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Jian J Wang @ 2019-02-19  9:21 UTC (permalink / raw)
  To: edk2-devel

> v2: fix wrong detection of FilePath device path

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1497

Tests
- Pass specific DevicePathLib test cases
- Boot shell
- Boot to Fedora 26 (Qemu/x64)
- Boot to Ubuntu 18.04 (Qemu/x64)
- Boot to Windows 10 (Qemu/x64)
- Boot to Windows 7 (Qemu/x64)

Jian J Wang (2):
  MdePkg/UefiDevicePathLib: Add sanity check for FilePath device path
  MdePkg/UefiDevicePathLibDevicePathProtocol: Add sanity check for
    FilePath device path

 MdePkg/Library/UefiDevicePathLib/DevicePathUtilities.c   | 9 +++++++++
 .../UefiDevicePathLib.c                                  | 9 +++++++++
 2 files changed, 18 insertions(+)

-- 
2.17.1.windows.2



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

end of thread, other threads:[~2019-02-19 13:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-19  9:21 [PATCH v2 0/2] Add sanity check for FilePath device path Jian J Wang
2019-02-19  9:21 ` [PATCH v2 1/2] MdePkg/UefiDevicePathLib: " Jian J Wang
2019-02-19  9:34   ` Ni, Ray
2019-02-19 10:12     ` Wang, Jian J
2019-02-19 13:11       ` Ni, Ray
2019-02-19  9:21 ` [PATCH v2 2/2] MdePkg/UefiDevicePathLibDevicePathProtocol: " Jian J Wang
2019-02-19  9:23 ` [PATCH v2 0/2] " Gao, Liming

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