[SeaBIOS] [PATCH 0/3] ahci: 32bit mode patches

Gerd Hoffmann kraxel at redhat.com
Tue Nov 26 14:23:38 CET 2013


  Hi,

The ahci driver has recently been changed to run completely in 32bit mode.
This is a followup patch series for this, removing real mode memory
access macros not needed any more and also moving data structures out
of real mode address space.

cheers,
  Gerd

Gerd Hoffmann (3):
  ahci: zap real mode macros
  ahci: remote some parentheses
  ahci: alloc structs in high memory, simplify realloc

 src/hw/ahci.c | 101 ++++++++++++++++++++++++----------------------------------
 1 file changed, 41 insertions(+), 60 deletions(-)

-- 
1.8.3.1




More information about the SeaBIOS mailing list