pbatard / uefi-ntfs

UEFI:NTFS - Boot NTFS or exFAT partitions from UEFI
GNU General Public License v2.0
779 stars 133 forks source link

SetPathCase() fails on a Windows To Go 8 Enterprise GPT drive #1

Closed pbatard closed 9 years ago

pbatard commented 9 years ago

Produces the error:

ERROR: Could not set path: [17] No mapping

Microsoft's bcdboot located the loader at EFI\Boot\bootx64.efi.

pbatard commented 9 years ago

It looks like some UEFI firmwares have a broken or non existing Unicode collation API, which makes case insensitive string comparison fail.