Move OS-dependent mprotect for module loading to grub-core/osdep/*/dl.c
and implement windows variant.
This commit is contained in:
parent
d5c14e1e26
commit
a19293cb75
7 changed files with 147 additions and 13 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-12-08 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Move OS-dependent mprotect for module loading to grub-core/osdep/*/dl.c
|
||||
and implement windows variant.
|
||||
|
||||
2013-12-08 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Fix mips-emu compilation.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue