Skip to content

Instantly share code, notes, and snippets.

View dialmak's full-sized avatar

dialmak dialmak

  • SoHo
  • UA
  • 04:20 (UTC +03:00)
View GitHub Profile
// EXAMPLE.TBS
// by dialmak
const KEY_ENTER = 13
global grub2 = "bootx64_GRUB2.efi"
global bootx = "bootx64.efi"
global shimx = "shimx64.dat"
global fpath = "C:\EFI\BOOT"
sub main()