K 10 svn:author V 5 gonzo K 8 svn:date V 27 2020-07-14T18:31:15.763759Z K 7 svn:log V 342 MFC r363140: Fix invalid VHDX generation for image larger than 4Gb - Part of BAT payload location was lost due to invalid BAT entry encoding type (32 bits instead of 64 bits) - The sequence of PB/SB entries in BAT was broken due to off-by-one index check. It worked for smaller than 4Gb because there were no SB entries in BAT. END