-
Notifications
You must be signed in to change notification settings - Fork 20
Description
Linux kernel
https://github.com/chenall/grub4dos/blob/0.4.6a/stage2/dosstart.S
https://www.kernel.org/doc/html/latest/arch/x86/boot.html
https://www.cnblogs.com/aozhejin/p/17170337.html
https://frankjkl.github.io/2019/03/12/Linux%E5%86%85%E6%A0%B8-%E5%BC%95%E5%AF%BC%E5%90%AF%E5%8A%A8/
BCD
https://github.com/CupertinoDude/windows-nt5
https://github.com/selfrender/Windows-Server-2003
https://www.geoffchappell.com/notes/windows/boot/bcd/elements.htm
boot.sdi
https://skolk.livejournal.com/1320.html
https://skolk.livejournal.com/1591.html
http://bbs.wuyou.net/forum.php?mod=viewthread&tid=421193
https://github.com/grub4dos/syslinux/blob/master/doc/sdi.txt
bootmgr
https://www.v2ex.com/t/532802
https://github.com/imbushuo/boot-shim
https://github.com/maharmstone/quibble
http://bbs3.driverdevelop.com/read.php?tid=113581
https://github.com/binsys/bootmgr/blob/main/bootmgr.h
https://www.cnblogs.com/binsys/articles/1303014.html
REGF
https://github.com/libyal/libregf
https://github.com/libyal/winreg-kb
https://github.com/msuhanov/regf/blob/master/Windows%20registry%20file%20format%20specification.md
https://github.com/libguestfs/hivex/blob/76f71ed8522c58d3286321933f2e0338a53918c0/lib/write.c#L880