Nico Huber 967dd0d48e posix file: Add an Offset parameter and make Len optional
Give Map() an `Offset` parameter that will be passed to mmap(). Make the
`Len` parameter of Map() optional. If it's left at the default, `0`, map
until the end of the file (up to SIZE_MAX bytes).

Change-Id: I7b062ce1e9cddab87a66a2aedc8b64e4e8524d9f
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/20553
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2017-08-20 21:15:55 +00:00
2016-10-20 13:05:03 +02:00
2016-10-20 13:05:03 +02:00
2016-10-09 11:31:44 +02:00
2016-10-09 11:31:44 +02:00
Description
No description provided
1.4 GiB
Languages
C 64.7%
Lasso 20.7%
ASL 3.6%
JavaScript 3.2%
C# 2.9%
Other 4.6%