Gabriel L. Somlo 7bf8ef196e E820: Add interface for accessing e820 table
Add the following two functions:

  - e820_get_num_entries() - query the size of the e820 table
  - e820_get_entry() - grab an entry matching a given set of criteria

This interface is currently necessary for creating type 19
(memory array mapped address) structures in smbios.

Signed-off-by: Gabriel Somlo <somlo@cmu.edu>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2014-05-05 12:29:39 +02:00
..
2014-04-29 10:46:29 +02:00
2014-04-22 12:00:20 +02:00
2014-04-07 14:51:32 +01:00
2014-04-28 11:03:32 +02:00
2014-04-18 10:33:36 +04:00
2014-05-02 11:32:00 +01:00
2014-04-28 13:43:17 +01:00
2014-03-31 19:53:34 +01:00
2014-04-02 13:24:23 +02:00
2014-04-23 10:28:14 +02:00