[ipxe-devel] Implement scaffolding for new efimap command

Geert Stappers geert.stappers at hendrikx-itc.nl
Wed Feb 6 13:42:18 UTC 2019


On Tue, Feb 05, 2019, Aaron Young wrote:
> Implement scaffolding for new efimap command.
> 
    ...
> index 3c14a2c..a902934 100644
> --- a/src/config/general.h
> +++ b/src/config/general.h
> @@ -154,6 +154,7 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
>  //#define PROFSTAT_CMD		/* Profiling commands */
>  //#define NTP_CMD		/* NTP commands */
>  //#define CERT_CMD		/* Certificate management commands */
> +#define EFIMAP_CMD		/* EFI Map command */
>  
>  /*
>   * ROM-specific options

The new command is default enabled.


Cheers
Geert Stappers

P.S.
Other ideas how to prevent that patches get lost in email traffic are welcome.



More information about the ipxe-devel mailing list