grub/include/grub
Vladimir 'phcoder' Serbinenko 496bd07446 Unify and improve RAID and crypto xor.
* grub-core/disk/raid.c (grub_raid_block_xor): Removed. All users
	changed to grub_crypto_xor
	* grub-core/lib/crypto.c (grub_crypto_xor): Moved from here ...
	* include/grub/crypto.h (grub_crypto_xor): ... here. Inlined.
	Use bigger types when possible.
2011-12-13 01:26:53 +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 Add missing const qualifiers. 2011-11-30 16:20:13 +01:00
emu Move grub_reboot out of the kernel. 2011-10-19 16:53:18 +02:00
i386 Add missing const qualifiers. 2011-11-30 16:20:13 +01:00
ia64 Make grub_prefix into module to fix the arbitrary limit and save 2011-10-18 15:21:51 +02:00
ieee1275 * grub-core/kern/ieee1275/ieee1275.c (grub_ieee1275_finddevice): Make 2011-12-13 01:00:34 +01:00
lib Add missing const qualifiers. 2011-11-30 16:20:13 +01: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 Add missing const qualifiers. 2011-11-30 16:20:13 +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 Enable UTF8 in gnulib regexp. 2011-12-13 00:50:49 +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 Unify and improve RAID and crypto xor. 2011-12-13 01:26:53 +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 Add const keyword to grub_env_get and gettextize week days. 2011-11-11 20:34:37 +01: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 * include/grub/dl.h (GRUB_ARCH_DL_TRAMP_SIZE) [__ia64__]: Add back 2011-11-12 00:26:04 +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 Add const keyword to grub_env_get and gettextize week days. 2011-11-11 20:34:37 +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_register_preboot_hook): 2011-12-13 00:28:14 +01:00
lvm.h * include/grub/lvm.h (grub_lvm_pv): Correct start type. 2011-11-12 23:35:20 +01: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 Enable UTF8 in gnulib regexp. 2011-12-13 00:50:49 +01:00
mm.h Merge mainline into plan9 2011-11-13 12:48:39 +01:00
mm_private.h fix grub-emu compilation 2010-08-28 14:52:25 +02:00
msdos_partition.h Generate partmaps for plan9 2010-12-21 00:04:31 +01: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 Add missing const qualifiers. 2011-11-30 16:20:13 +01: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 Fix MIPS compilation. 2011-11-12 21:38:04 +01: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 Add missing const qualifiers. 2011-11-30 16:20:13 +01:00
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 Add const keyword to grub_env_get and gettextize week days. 2011-11-11 20:34:37 +01:00
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 Add missing const qualifiers. 2011-11-30 16:20:13 +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 Add missing const qualifiers. 2011-11-30 16:20:13 +01:00
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 Add missing const qualifiers. 2011-11-30 16:20:13 +01:00