grub/include/grub
Vladimir 'phcoder' Serbinenko 067fdf0055 * grub-core/kern/misc.c (grub_strstr): Moved from here ...
* include/grub/misc.h (grub_strstr): ... here. Make static and inline.
2011-11-11 20:02:51 +01:00
..
arc Arc type cleanup 2011-05-13 18:03:20 +02:00
efi Replace grub_module_iterate with FOR_MODULES. 2011-10-16 15:23:29 +02:00
efiemu correct Changelog spelling 2011-04-08 13:59:07 +02:00
emu Move grub_reboot out of the kernel. 2011-10-19 16:53:18 +02:00
i386 * include/grub/i386/netbsd_bootinfo.h (grub_netbsd_btinfo_bootwedge): 2011-11-10 08:07:51 +01:00
ia64 Make grub_prefix into module to fix the arbitrary limit and save 2011-10-18 15:21:51 +02:00
ieee1275 * include/grub/ieee1275/ieee1275.h (grub_ieee1275_set_property): 2011-11-11 18:32:06 +01:00
lib merge trunk 2011-01-11 10:00:45 -06:00
mips Move grub_reboot out of the kernel. 2011-10-19 16:53:18 +02:00
net Send TFTP_ERROR on tftp premature close. Several cleanups 2011-07-06 12:53:37 +02:00
powerpc Reorganise memory map handling 2010-09-04 17:10:10 +02:00
sparc64 Remove redundant grub_kernel_image_size. 2011-10-20 08:13:00 +02:00
util 2011-10-09 Robert Millan <rmh@gnu.org> 2011-10-09 21:13:00 +02:00
x86_64 working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
zfs GCM support 2011-11-06 21:05:25 +01:00
acorn_filecore.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
acpi.h * grub-core/commands/acpihalt.c (skip_ext_op): Skip index field op. 2010-10-16 20:01:30 +02:00
aout.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
at_keyboard.h Handle ACKs, NACKs and restore state on booting 2010-08-23 20:43:44 +02:00
ata.h Support ATA disks with 4K sectors. 2011-07-25 08:14:34 +02:00
auth.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
autoefi.h Reorganise memory map handling 2010-09-04 17:10:10 +02:00
bitmap.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
bitmap_scale.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
bsdlabel.h Make knetbsd pass bootinfo bootdisk and bootwedge. 2011-09-28 23:45:57 +02:00
bufio.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
cache.h Flush caches on DMA memory. 2011-05-13 20:56:50 +02:00
charset.h Make better UTF compliant. 2010-11-17 16:13:16 +01:00
cmos.h CMOS support on sparc. 2011-07-05 20:24:20 +02:00
command.h Rename jail to extractor 2010-09-20 23:01:34 +02:00
crypto.h Move ZFS crypto to separate module 2011-11-06 15:18:25 +01:00
cryptodisk.h Integrate geli into autoconfiguration system 2011-04-25 14:52:07 +02:00
cs5536.h * grub-core/kern/mips/loongson/init.c (grub_reboot): Reboot Fuloong. 2011-08-19 23:11:09 +02:00
datetime.h * include/grub/datetime.h (grub_datetime2unixtime): Fix off-by-one 2011-10-26 19:27:36 +02:00
decompressor.h MAke a separate scratch for decompressor 2010-09-21 19:39:51 +02:00
deflate.h Compressed fragments and compressed data support 2010-12-09 20:41:41 +01:00
device.h Hook network protocols 2010-09-02 00:07:55 +02:00
disk.h merge trunk 2011-08-13 15:00:48 +02:00
dl.h Support trampoline jumps on powerpc. 2011-11-08 11:23:56 +01:00
elf.h track function symbols 2011-05-08 18:29:37 +02:00
elfload.h 2010-11-08 Manoel Rebelo Abranches <mrabran@br.ibm.com> 2010-11-08 11:14:54 -02:00
env.h * grub-core/fs/i386/pc/pxe.c (set_mac_env): Export variable. 2011-01-11 11:51:05 +01:00
env_private.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
err.h Merge mainline. 2011-05-05 12:12:22 -03:00
extcmd.h Put terminfo into core on ieee1275 and yeeloong (needed for console). 2010-09-30 17:50:01 +02:00
fat.h add missing file 2011-05-18 12:41:22 +02:00
fbblit.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
fbfill.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
fbutil.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
file.h * include/grub/file.h (grub_file_filter_id): Set 2011-08-22 09:18:22 +02:00
font.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
fontformat.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
fs.h Support BtrFS embedding. 2011-11-05 14:47:25 +01:00
fshelp.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
gfxmenu_model.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
gfxmenu_view.h Move gfxmenu color handling to video, so that gfxterm can use it 2010-12-10 16:45:58 +00:00
gfxterm.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
gfxwidgets.h Take into account the decorations the computing menu entry width. 2011-04-19 00:44:53 +02:00
gpt_partition.h Avoid using tricks for initialising endian variables. 2010-11-26 22:29:19 +01:00
gui.h Move gfxmenu color handling to video, so that gfxterm can use it 2010-12-10 16:45:58 +00:00
gui_string_util.h Move gfxmenu color handling to video, so that gfxterm can use it 2010-12-10 16:45:58 +00:00
hfs.h HFS filesystem mtime support 2010-12-11 07:00:31 +01:00
i18n.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
icon_manager.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
kernel.h * include/grub/kernel.h (grub_module_header): Make type into uint32 as 2011-11-04 13:18:30 +01:00
keyboard_layouts.h Macroify key constants 2010-08-22 23:56:41 +02:00
legacy_parse.h Support mixed inline and suffix commands 2010-09-12 15:50:52 +02:00
libgcc.h * configure.ac: Check for __ctzdi2 and __ctzsi2. 2011-10-16 15:15:35 +02:00
libpciaccess.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
libusb.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
list.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
loader.h * include/grub/loader.h (grub_loader_unregister_preboot_hook): Export. 2011-06-27 12:28:47 +02:00
lvm.h more linux-like name for LVM volumes 2011-04-22 01:10:24 +02:00
macho.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
machoload.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
memory.h Reorganise memory map handling 2010-09-04 17:10:10 +02:00
menu.h Submenu default support. 2011-01-10 23:27:58 +01:00
menu_viewer.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
misc.h * grub-core/kern/misc.c (grub_strstr): Moved from here ... 2011-11-11 20:02:51 +01:00
mm.h * include/grub/mm.h (GRUB_MM_CHECK): Rename to ... 2011-03-24 12:43:28 +01:00
mm_private.h fix grub-emu compilation 2010-08-28 14:52:25 +02:00
msdos_partition.h Support net-/openbsd labels inside logical partitions 2010-09-20 21:30:11 +02:00
multiboot.h Fix coreboot compilation. 2010-09-29 23:51:12 +02:00
multiboot_loader.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
net.h Limit idle polling frequency 2011-07-06 18:21:07 +02:00
normal.h Dynamically count the number of lines for the lower banner. 2011-04-10 13:56:23 +02:00
ns8250.h Fix compilation on yeeloong 2010-08-29 13:45:36 +02:00
ntfs.h * include/grub/ntfs.h: Add GRUB_NTFS_ prefix. All users updated. 2011-10-27 02:59:45 +02:00
offsets.h * grub-core/lib/reed_solomon.c (gf_invert): Declare as const and 2011-10-23 23:55:38 +02:00
parser.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
partition.h C part of Reed-Solomon 2010-09-24 14:05:47 +02:00
parttool.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
pci.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
pciutils.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
raid.h Lazy LVM and RAID assembly 2011-04-22 00:09:07 +02:00
reader.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
reed_solomon.h C part of Reed-Solomon 2010-09-24 14:05:47 +02:00
relocator.h merge boottest into newreloc 2010-04-27 13:34:07 +02:00
relocator_private.h Fix ppc compilation problems 2010-05-01 13:23:19 +02:00
script_sh.h replaced with grub_strchrsub function 2010-11-25 18:56:20 +05:30
scsi.h merge mainline into lazy 2011-07-07 12:21:53 +02:00
scsicmd.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
sdl.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
search.h support subpartition hints 2010-09-13 12:16:22 +02:00
serial.h Allow all modules to perform serial IO 2011-11-10 09:41:07 +01:00
setjmp.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
smbus.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
symbol.h Split config.h for util and core. 2010-09-19 22:22:43 +02:00
term.h Fuloong support. 2011-05-15 01:43:44 +02:00
terminfo.h some additional key sequences for arc 2011-05-13 16:38:23 +02:00
test.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
time.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
tparm.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
trig.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
types.h Add helper functions for easier unaligned memory access. 2011-08-14 11:41:19 +02:00
unicode.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
usb.h Skip incorrect USB devices. 2011-05-16 02:39:25 +02:00
usbdesc.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
usbserial.h Allow psartial transfers and use them for usbserial 2010-07-19 08:43:01 +02:00
usbtrans.h Add pot powered flag declaration 2010-08-23 23:28:33 +02:00
vga.h VGA text support in qemu-mips 2011-07-05 23:46:15 +02:00
video.h * grub-core/Makefile.core.def (kernel): Add video/radeon_fuloong2e.c on 2011-08-19 23:08:36 +02:00
video_fb.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
xnu.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30