Krystian Hebel 25c3a84d12 image/multiboot2: pass kernel size and entry point to LZ in lz_set() call
LZ has to know the location and size of kernel so it can be measured. Assume
that only the first loadable section of ELF file is to be measured. mb2_bib
structure is not yet filled at the point of calling lz_set(), so it was used
to pass that information to keep the API simple.

Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
2022-10-25 17:44:12 +02:00
2015-02-26 17:59:53 +00:00
2010-05-28 00:03:47 +01:00

iPXE README File

Quick start guide:

   cd src
   make

For any more detailed instructions, see http://ipxe.org
Description
No description provided
Readme 24 MiB
Languages
C 97.3%
Assembly 1.2%
Perl 0.7%
Makefile 0.3%
PHP 0.3%
Other 0.1%