K 10 svn:author V 6 mhorne K 8 svn:date V 27 2020-06-03T18:44:51.536886Z K 7 svn:log V 246 Import edk2-stable202005 As with the previous import, only the MdePkg subdirectory has been brought in. The line-endings were also converted using: % find . -type f | xargs -n 1 sed -I.BAK -e `printf "s/\r//g"` % find . -name \*.BAK | xargs rm END