grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to hook bios function?!


From: Navid Movahedi
Subject: Re: How to hook bios function?!
Date: Tue, 17 Feb 2015 14:17:20 +0330

Thanks Andrei

I have systems with windows partition encrypted and i want to patch grub2 to boot windows from this partition. as you know in order to boot windows, bootmgr and winload use int 0x13 to load windows kernel from disk, so i need to hook interrupt 0x13 to decrypt disk on the fly. 

Another question: After the bios hooking is done i need to do this process for UEFI, Does grub2 support UEFI disk routines hooking? and How? 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]