david/ipxe
david
/
ipxe
Archived
1
0
Fork 0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/interface/efi
Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting
The fetch_setting() family of functions may currently modify the
definition of the specified setting (e.g. to add missing type
information).  Clean up this interface by requiring callers to provide
an explicit buffer to contain the completed definition of the fetched
setting, if required.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2013-12-05 00:37:02 +00:00
..
efi_bofm.c [efi] Perform meaningful error code conversions 2013-04-19 13:34:19 +01:00
efi_console.c [console] Pass escape sequence context to ANSI escape sequence handlers 2013-11-27 11:27:50 +00:00
efi_debug.c [efi] Perform meaningful error code conversions 2013-04-19 13:34:19 +01:00
efi_download.c [efi] Perform meaningful error code conversions 2013-04-19 13:34:19 +01:00
efi_driver.c [efi] Perform meaningful error code conversions 2013-04-19 13:34:19 +01:00
efi_file.c [efi] Perform meaningful error code conversions 2013-04-19 13:34:19 +01:00
efi_hii.c [efi] Expose net device non-volatile settings via HII 2012-10-16 15:10:52 +01:00
efi_init.c [efi] Perform meaningful error code conversions 2013-04-19 13:34:19 +01:00
efi_pci.c [efi] Perform meaningful error code conversions 2013-04-19 13:34:19 +01:00
efi_reboot.c [cmdline] Add "poweroff" command 2013-07-15 13:49:48 +02:00
efi_smbios.c [smbios] Provide SMBIOS version number via smbios_version() 2013-03-20 00:12:30 +00:00
efi_snp.c [efi] Perform meaningful error code conversions 2013-04-19 13:34:19 +01:00
efi_snp_hii.c [settings] Explicitly separate the concept of a completed fetched setting 2013-12-05 00:37:02 +00:00
efi_strings.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
efi_timer.c [efi] Perform meaningful error code conversions 2013-04-19 13:34:19 +01:00
efi_uaccess.c [legal] Update FSF mailing address in GPL licence texts 2012-07-20 19:55:45 +01:00
efi_umalloc.c [efi] Perform meaningful error code conversions 2013-04-19 13:34:19 +01:00