This is a small Gnome extension that adds the ability to reboot directly to the UEFI.
This extension is available in GNOME Extensions.
Requirements:
- make
- nodejs and npm
- gettext
To build the extension run the following command:
$ make pack
If all goes well this will generate a zip file in the project folder.
To install the extension just run the following command:
$ make install