[romprefix] Do not preserve unused register %di

Since some PnP BIOSes fail to set %es:di to point to the PnP signature
on entry, we identify a PnP BIOS by scanning through the top 64kB of
base memory looking for the PnP structure.  We therefore don't
actually use the values of %es:di provided to the initialisation entry
point, and so there is no need to preserve them.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
1 file changed
tree: f184c3e5ee33aed4696f22d0a04c2d129b36cd96
  1. contrib/
  2. src/
  3. COPYING
  4. COPYRIGHTS
  5. README