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
Michael Brown 01496a5028 [xen] Use standard calling pattern for asprintf()
Our asprintf() implementation guarantees that strp will be NULL on
allocation failure, but this is not standard behaviour.  Detect errors
by checking for a negative return value instead of a NULL pointer.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2017-03-22 14:41:01 +02:00
..
bofm [pci] Support systems with multiple PCI root bridges 2016-06-09 09:36:28 +01:00
efi [efi] Provide ACPI table description for SAN devices 2017-03-13 12:18:46 +00:00
hyperv [hyperv] Fix resource leaks on error path 2017-03-21 14:51:03 +02:00
linux [time] Allow timer to be selected at runtime 2017-01-26 08:17:37 +00:00
smbios [settings] Expose SMBIOS settings as global variables 2015-12-23 15:29:55 +00:00
xen [xen] Use standard calling pattern for asprintf() 2017-03-22 14:41:01 +02:00