[FREELDR] Bootsector fix for CHS read on old BIOSes which lack INT 3e (#3078) 3078/head
authorThomas Schneider <thomas@srz.homedns.org>
Wed, 19 Aug 2020 15:10:00 +0000 (17:10 +0200)
committerStanislav Motylkov <x86corez@gmail.com>
Wed, 19 Aug 2020 16:10:02 +0000 (19:10 +0300)
commita245c98fc64ad93db7ef287dffc16ce49c91aea4
treeab3c584d8cdf3bb71cd902aecb592964546c5880
parenta54004893f642e204aa7365d477ef5de6a841b7e
[FREELDR] Bootsector fix for CHS read on old BIOSes which lack INT 3e (#3078)

At line 263 a 'pop es' is missing before 'ret' in ReadCHS() function,
just like in the ReadLBA() function. CORE-17178

Co-authored-by: Dmitry Borisov <di.sean@protonmail.com>
boot/freeldr/bootsect/fat32.S