mirror of
https://github.com/xcat2/xNBA.git
synced 2026-09-25 17:23:59 +00:00
6df82b1a9d
Apparently some BIOSes will place option ROMs on 512-byte boundaries. While this is against specification, it doesn't actually hurt anything, so we may as well increase our scan granularity to 512 bytes. Contributed by Luca <lucarx76@gmail.com>