public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* How can we identify an ISO file is an EFI bootable ISO image?
@ 2017-06-20 12:34 Heyi Guo
  2017-06-20 16:47 ` Laszlo Ersek
  0 siblings, 1 reply; 5+ messages in thread
From: Heyi Guo @ 2017-06-20 12:34 UTC (permalink / raw)
  To: edk2-devel@lists.01.org

Dear experts,

Is there any simple tool to parse ISO images (El Torito partition) and 
identify whether it is EFI bootable?

I think EFI bootable image should contain a FAT volume so that EFI can 
load bootxx.efi file from the file system.

Several tools like mount in Linux will show all files together including 
EFI/BOOT directory, so if an ISO image contains such files but not 
organizes the data in a FAT sub-volume as EFI requires, I can't see any 
difference.

So the tool would need to print the detailed internal structure 
information of El Torito ISO files. Is there something like that?

And is there any guide to create an EFI bootable El Torito ISO image?

Thanks and regards,

Gary (Heyi Guo)



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-06-21  0:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-20 12:34 How can we identify an ISO file is an EFI bootable ISO image? Heyi Guo
2017-06-20 16:47 ` Laszlo Ersek
2017-06-20 17:36   ` Rod Smith
2017-06-20 18:11     ` Laszlo Ersek
2017-06-21  0:48   ` Heyi Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox