aboutsummaryrefslogtreecommitdiff
path: root/src/include/ipxe/image.h
AgeCommit message (Expand)AuthorFilesLines
2023-05-22[efi] Add support for executing images via a shimMichael Brown1-0/+9
2023-05-17[image] Generalise concept of selected imageMichael Brown1-10/+37
2023-05-05[image] Allow for images to be hidden from lists of all imagesMichael Brown1-9/+3
2023-02-14[image] Check delimiters when parsing command-line key-value argumentsMichael Brown1-0/+1
2021-05-12[image] Allow single-member archive images to be executed transparentlyMichael Brown1-0/+1
2021-05-08[image] Add "imgextract" command for extracting archive imagesMichael Brown1-0/+10
2021-05-08[image] Provide image_set_len() utility functionMichael Brown1-0/+1
2021-01-25[image] Provide image_memory()Michael Brown1-0/+2
2021-01-22[image] Provide image_set_data()Michael Brown1-0/+1
2016-07-29[image] Add image_asn1() to extract ASN.1 objects from imageMichael Brown1-0/+16
2016-01-09[image] Provide image_set_uri() to modify an image's URIMichael Brown1-0/+1
2015-08-21[image] Detect image type when image is first registeredMichael Brown1-1/+0
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+1
2013-11-27[image] Add image_pixbuf() to create pixel buffer from imageMichael Brown1-3/+14
2012-07-20[image] Add "--autofree" optionMichael Brown1-0/+3
2012-03-24[image] Simplify image management commands and internal APIMichael Brown1-9/+10
2012-03-22[image] Add concept of trusted imagesMichael Brown1-0/+22
2011-03-09[image] Simplify use of imgdownload()Michael Brown1-1/+5
2011-03-09[image] Generalise "currently-running script" to "currently-running image"Michael Brown1-0/+1
2011-03-09[image] Move the register_and_{select|boot}_image() functions to imgmgmt.cMichael Brown1-2/+0
2011-03-07[image] Use list_first_entry() to clarify logic in main()Michael Brown1-0/+9
2011-03-07[image] Simplify image managementMichael Brown1-42/+20
2010-04-19[build] Rename gPXE to iPXEMichael Brown1-0/+194