X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;ds=sidebyside;f=Tools%2FSource%2FTianoTools%2FFlashMap%2FFlashMap.c;h=7ce9a575f8d9542c388b0d399f69786dd9f8d928;hb=af8eab8443b25260882a79ef471b078bfa21d497;hp=191e899ecceb1e8d109b6991a6f49f8a92a8aef3;hpb=2eaa5ba11d2439b323e113f45c7eb702b873f790;p=mirror_edk2.git diff --git a/Tools/Source/TianoTools/FlashMap/FlashMap.c b/Tools/Source/TianoTools/FlashMap/FlashMap.c index 191e899ecc..7ce9a575f8 100644 --- a/Tools/Source/TianoTools/FlashMap/FlashMap.c +++ b/Tools/Source/TianoTools/FlashMap/FlashMap.c @@ -761,6 +761,7 @@ NormalizePath ( if (*Visitor == '\\') { *Visitor = '/'; } + Visitor++; } return Visitor;