Steve Si

Results 93 issues of Steve Si

graphicsmode 0x101 graphicsmode 0x102 ![image](https://user-images.githubusercontent.com/1469350/129721796-7457f906-2639-4880-a180-59f028cd9bff.png)

Latest version has problem when typing in console mode First in graphics mode, then change to console mode... ![image](https://user-images.githubusercontent.com/1469350/132819088-7c14ae6b-b08c-4dbe-a17d-54ee3510cb88.png)

![image](https://user-images.githubusercontent.com/1469350/130318748-86e1fa18-69b1-4e3c-ba85-9b8ab4a9b814.png) e.g. ``` if exist @uefi command --set-path=(bd)/extefi;(bd)/common if not exist @uefi command --set-path=(bd)/extmbr;(bd)/common ``` This would allow grub4dos and grub4efi to be run from the same drive. common batch...

![image](https://user-images.githubusercontent.com/1469350/130784994-77e4a9e5-647d-4249-bf5e-ecba40315182.png)

Would it be possible to list UEFI drivers that are currently loaded? Specifically, it would be nice to be able check if the UEFI BIOS already contains an NTFS driver...

In grub4dos we can use bios utility to check for status of keyboard modifier keys, e.g. ``` # If special key on then do something different... # ONLY WORKS IN...

command or utility to turn on/off NumLock Not sure if this is possible, but it would be nice to be able to turn off or turn on NumLock so that...

I am booting from a USB drive to grub4efi. After booting to grub4efi, hd0 is USB drive and hd1 (gpt) is internal hard disk. If I use the commands (in...

Useful if booted via grub2 or other efi loader. Can go straight to UEFI shell.

`> works, but >> does not` (works OK on legacy grub4dos) ![image](https://user-images.githubusercontent.com/1469350/127740378-37f5218f-7de5-4fc1-8185-2a63a16febf4.png) ![image](https://user-images.githubusercontent.com/1469350/127740119-963ba3df-4340-46b2-aa6d-762fb5e8dbec.png) NTFS volume = FAIL ![image](https://user-images.githubusercontent.com/1469350/127740176-63f67261-3d9a-4108-aafa-7fbfc17a9e4b.png) FAT32 volume OK