Chameleon

Chameleon Commit Details

Date:2013-01-18 07:36:49 (11 years 3 months ago)
Author:Evan Lojewski
Commit:2166
Parents: 2165
Message:Add hook for boot options set notification
Changes:
M/trunk/i386/boot2/options.c

File differences

trunk/i386/boot2/options.c
10581058
10591059
10601060
1061
10611062
10621063
10631064
free(menuItems);
menuItems = NULL;
}
execute_hook("BootOptions", NULL, NULL, NULL, NULL);
return 0;
}

Archive Download the corresponding diff file

Revision: 2166