OpenGrok
Cross Reference: efidev.c
xref
: /
src
/
sys
/
stand
/
efiboot
/
efidev.c
Home
|
History
|
Annotate
|
Download
|
only in
efiboot
History log of
/src/sys/stand/efiboot/efidev.c
Revision
Date
Author
Comments
1.2
15-Jul-2020
jmcneill
Fixup OpenSimpleReadFile usage:
- The "EFI_DEVICE_PATH **FilePath" parameter can change, so do not free
the output. This was causing crashes on U-Boot when attempting to load
boot.cfg, even if it didn't exist.
- Allocate the SIMPLE_READ_FILE in advance and store a pointer to it in
struct open_file.
1.1
26-Aug-2018
jmcneill
branches: 1.1.2; 1.1.6;
Add support for booting kernels from FFS partitions.
1.1.6.2
10-Jun-2019
christos
Sync with HEAD
1.1.6.1
26-Aug-2018
christos
file efidev.c was added on branch phil-wifi on 2019-06-10 22:09:56 +0000
1.1.2.2
06-Sep-2018
pgoyette
Sync with HEAD
Resolve a couple of conflicts (result of the uimin/uimax changes)
1.1.2.1
26-Aug-2018
pgoyette
file efidev.c was added on branch pgoyette-compat on 2018-09-06 06:56:47 +0000
Indexes created Thu Oct 02 14:10:14 GMT 2025