mirror of
https://github.com/ipxe/ipxe
synced 2025-12-27 01:52:39 +03:00
[efi] Allow for .efidrv images as well as .efi images
Merge in the changes that allow for building EFI driver images (that can be loaded using the EFI shell's "load" command) as well as EFI applications.
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
EXTERN ( _start )
|
||||
ENTRY ( _start )
|
||||
|
||||
SECTIONS {
|
||||
|
||||
Reference in New Issue
Block a user