History log of /hardware/intel/bootstub/sfi.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8e8bf00a43ca772040ce02b2a8096d523171a8a4 24-Oct-2013 Evgeny Kalugin <evgeny.kalugin@intel.com> [PORT FROM XEN_SANDBOX]Bootstub modification for Xen, ported from R42TW branch

BZ: 136642

Deeply modified port from Xen branch

Change-Id: Icde718b22f8519ab33cc0dfb78a057bacfc9dda0
Orig-Change-Id: I0b56738d9532c268582b6a7a3d3fb1974cf28324
Signed-off-by: Evgeny Kalugin <evgeny.kalugin@intel.com>
/hardware/intel/bootstub/sfi.h
afcd466aef22166c77f3f41414167972d44acd0b 08-Sep-2011 Mark F. Brown <mark.f.brown@intel.com> SFI: Fixed MMAP search routine

BZ: 114933

Needs to search for MMAP via SYST table
Added SFI table verification
Optimized table search:
* Search for SYST on 16-byte boundary
* Table signature match via magic number rather than strcmp

Change-Id: Ic1e32eb7622ac1839ceb22e1315df50709df485a
Signed-off-by: Mark F. Brown <mark.f.brown@intel.com>
Reviewed-by: Jim A. Pelner <jim.a.pelner@intel.com>
Reviewed-on: http://android.intel.com:8080/112532
Reviewed-by: Fourdan, Olivier <olivier.fourdan@intel.com>
Tested-by: Fourdan, Olivier <olivier.fourdan@intel.com>
Reviewed-by: Fert, Laurent <laurent.fert@intel.com>
Reviewed-by: cactus <cactus@intel.com>
Tested-by: cactus <cactus@intel.com>
/hardware/intel/bootstub/sfi.h
9fc3341bd5a5dcfeb4980b75eed2a743c604b638 07-Oct-2010 Jacob Pan <jacob.jun.pan@linux.intel.com> SFI: fix table alignment

SFI spec does not require any dword alignment of its tables
other than SYST base table. IA FW may produce byte aligned mmap
table that the current code cannot handle.
Also added __packed attribute for sfi structures.

Signed-off-by: Jacob Pan <jacob.jun.pan@linux.intel.com>
/hardware/intel/bootstub/sfi.h
7cc52cde55aa85061da67d64212e036ac74d9e73 01-Jun-2009 Feng Tang <feng.tang@intel.com> SFI: use sfi mmap table to build a e820 table for boot_parameters

Signed-off-by: Feng Tang <feng.tang@intel.com>
/hardware/intel/bootstub/sfi.h