search for: search_wrap

Displaying 1 result from an estimated 1 matches for "search_wrap".

2013 Dec 12
10
[PATCH 0/4] Turn-key PV-GRUB2 installation
...| 14 +++++++++++++ configure.ac | 1 + docs/grub.texi | 7 ++++++- grub-core/Makefile.core.def | 7 +++++++ grub-core/boot/xen/xen.cfg.in | 31 +++++++++++++++++++++++++++ grub-core/commands/search.c | 15 ++++++++++++-- grub-core/commands/search_wrap.c | 27 +++++++++++++++++++----- grub-core/kern/xen/init.c | 44 +++++++++++++++++++++++++++++++++++++++ include/grub/search.h | 9 +++++--- util/grub-install.c | 11 ++++++++-- 12 files changed, 199 insertions(+), 13 deletions(-) create mode 100644 grub-core/boot/x...