grub/include/grub
Vladimir Serbinenko d1307d873a Import libgcrypt 1.5.3. 2013-11-07 06:35:50 +01:00
..
arc * include/grub/arc/arc.h: Account for missing "other" peripheral on 2013-04-30 17:40:31 +02:00
arm * include/grub/setjmp.h: Define RETURNS_TWICE. Keep it empty for 2013-10-18 16:38:36 +02:00
efi merge mainline into arm 2013-05-11 10:24:24 +02:00
efiemu Remove nested functions from memory map iterators. 2013-01-15 12:02:35 +00:00
emu * include/grub/emu/hostdisk.h: Add proper declaration for grub_host_init 2013-10-28 13:33:12 +01:00
gcry Import gcrypt public-key cryptography and implement signature checking. 2013-01-11 21:32:42 +01:00
gcrypt Remove autogenerated files from VCS 2013-01-12 16:17:31 +01:00
i386 Consolidate cpuid code. 2013-10-27 00:02:01 +02:00
ia64 * include/grub/setjmp.h: Define RETURNS_TWICE. Keep it empty for 2013-10-18 16:38:36 +02:00
ieee1275 * grub-core/kern/ieee1275/init.c (grub_claim_heap): Improve handling 2013-04-19 15:27:09 +02:00
lib * grub-core/commands/loadenv.c: Support skipping signature check 2013-09-27 02:08:32 +02:00
mips * include/grub/setjmp.h: Define RETURNS_TWICE. Keep it empty for 2013-10-18 16:38:36 +02:00
net Implement flow control for http. 2012-06-22 22:09:31 +02:00
osdep Add haiku-specific functions. 2013-10-19 16:39:38 +02:00
powerpc * include/grub/setjmp.h: Define RETURNS_TWICE. Keep it empty for 2013-10-18 16:38:36 +02:00
sparc64 * include/grub/setjmp.h: Define RETURNS_TWICE. Keep it empty for 2013-10-18 16:38:36 +02:00
uboot Leif's API fixes 2013-05-03 15:07:39 +02:00
util * util/grub-render-label.c: Move backend part to ... 2013-10-19 02:37:01 +02:00
x86_64 * include/grub/setjmp.h: Define RETURNS_TWICE. Keep it empty for 2013-10-18 16:38:36 +02:00
zfs Revert "Attempts at ZFS options" 2013-11-03 16:52:33 +01:00
acorn_filecore.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
acpi.h Add new defines GRUB_RSDP_SIGNATURE_SIZE and GRUB_RSDP_SIGNATURE. 2013-04-05 10:56:43 +02:00
aout.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
archelp.h Support for cbfs. Also factor out the part which is common 2013-06-16 00:06:13 +02:00
at_keyboard.h Remove grub_{modname}_init and grub_{modname}_fini. They should never 2012-02-27 00:28:45 +01:00
ata.h Remove nested functions from device iterators. 2013-01-20 15:52:15 +00: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
backtrace.h Several cleanups 2012-02-26 19:10:52 +01:00
bitmap.h Detach optional parts of gfxterm and integrate in with coreboot init. 2013-05-31 00:42:33 +02:00
bitmap_scale.h * grub-core/gfxmenu/theme_loader.c: New global options for the 2013-10-02 18:17:33 +04:00
boottime.h * include/grub/boottime.h: Add missing file. 2013-03-20 16:58:07 +01:00
bsdlabel.h * include/grub/bsdlabel.h: Use enums. 2013-04-05 10:33:53 +02:00
btrfs.h Make / in btrfs refer to real root, not the default volume. 2013-10-28 01:37:19 +01: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
cbfs_core.h Support for cbfs. Also factor out the part which is common 2013-06-16 00:06:13 +02:00
charset.h * grub-core/commands/cat.c: Show UTF-8 characters. 2013-05-08 11:09:08 +02:00
cmos.h * include/grub/cmos.h: Handle high CMOS addresses on sparc64. 2013-03-02 23:59:05 +01:00
color.h Detach optional parts of gfxterm and integrate in with coreboot init. 2013-05-31 00:42:33 +02:00
command.h * include/grub/list.h (FOR_LIST_ELEMENTS_SAFE): New macro. 2012-07-02 11:19:22 +02:00
crypto.h Import libgcrypt 1.5.3. 2013-11-07 06:35:50 +01:00
cryptodisk.h Make cryptodisk and diskfilter probe data retrievable programmatically 2013-10-04 01:43:47 +02:00
cs5536.h Some CS5536 code 2011-10-01 22:51:12 +02:00
datetime.h * include/grub/datetime.h (grub_datetime2unixtime): Fix unixtime 2013-03-10 19:19:21 +01:00
decompressor.h MAke a separate scratch for decompressor 2010-09-21 19:39:51 +02:00
deflate.h Various squash4 fixes and LZO and XZ support. 2011-12-26 13:18:01 +01:00
device.h Remove nested functions from device iterators. 2013-01-20 15:52:15 +00:00
disk.h Rewrite blocklist functions in order to get progress when 2013-11-01 23:28:03 +01:00
diskfilter.h Make cryptodisk and diskfilter probe data retrievable programmatically 2013-10-04 01:43:47 +02:00
dl.h * conf/Makefile.common (CPPFLAGS_KERNEL): Add -DGRUB_KERNEL=1. 2013-10-25 16:07:01 +02:00
elf.h * include/grub/elf.h: Add missing ARM relocation codes and fix 2013-04-03 11:23:22 +02:00
elfload.h * grub-core/kern/elfXX.c (grub_elfXX_load): Handle 2013-04-19 15:05:11 +02:00
env.h * grub-core/kern/env.c, include/grub/env.h: Change iterator through 2013-03-03 01:34:27 +01:00
env_private.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
err.h * grub-core/net/bootp.c (grub_cmd_bootp): Check if there is any card 2013-05-11 11:25:29 +02:00
exfat.h Split out blocklist retrieving from setup.c to 2013-10-15 17:02:26 +02:00
extcmd.h Put terminfo into core on ieee1275 and yeeloong (needed for console). 2010-09-30 17:50:01 +02:00
fat.h Split out blocklist retrieving from setup.c to 2013-10-15 17:02:26 +02:00
fbblit.h Move blit and fill dispatcher to appropriate files to decrease export 2013-05-30 22:06:28 +02:00
fbfill.h Move blit and fill dispatcher to appropriate files to decrease export 2013-05-30 22:06:28 +02:00
fbutil.h Detach optional parts of gfxterm and integrate in with coreboot init. 2013-05-31 00:42:33 +02:00
fdt.h Own fdt parsing implementation 2013-05-17 13:45:22 +02:00
file.h Add progress module to display load progress of files. 2013-10-22 16:42:20 -02:00
font.h * grub-core/font/font.c, include/grub/font.h: Inline simple font 2013-05-30 21:58:24 +02:00
fontformat.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
fs.h Remove nested functions from filesystem directory iterators. 2013-01-21 01:33:46 +00:00
fshelp.h * grub-core/fs/fshelp.c (grub_fshelp_log2blksize): Remove now unused 2013-03-10 14:27:04 +01:00
gdb.h Adjust types in gdb module to have intended unsigned shifts rather than 2013-03-10 18:36:39 +01:00
gfxmenu_model.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
gfxmenu_view.h * grub-core/gfxmenu/theme_loader.c: New global options for the 2013-10-02 18:17:33 +04:00
gfxterm.h Detach optional parts of gfxterm and integrate in with coreboot init. 2013-05-31 00:42:33 +02:00
gfxwidgets.h Take into account the decorations the computing menu entry width. 2011-04-19 00:44:53 +02:00
gpt_partition.h Remove nested functions from device iterators. 2013-01-20 15:52:15 +00:00
gui.h * include/grub/gui.h (grub_gfxmenu_timeout_unregister): Free cb 2013-05-03 14:05:57 +02: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
hfsplus.h * grub-core/fs/hfspluscomp.c (hfsplus_read_compressed_real): Call 2013-11-02 16:30:53 +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 Initial import of Leif's work 2013-04-07 02:41:07 +02:00
keyboard_layouts.h Handle Japanese special keys. 2013-10-17 00:49:05 +02:00
legacy_parse.h Support mixed inline and suffix commands 2010-09-12 15:50:52 +02:00
libgcc.h Leif's build fixes 2013-05-03 14:41:08 +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
linux.h Add ability to generate newc additions on runtime. 2013-03-22 21:01:28 +01:00
list.h * include/grub/list.h (FOR_LIST_ELEMENTS_SAFE):Fix a NULL pointer 2013-04-29 12:00:31 +02:00
loader.h Terminate UNDI and PXE before launching the payload to avoid problems 2012-04-11 22:32:31 +02:00
lvm.h Merge common RAID and LVM logic to an abstract diskfilter. 2012-01-29 14:28:01 +01:00
macho.h * include/grub/macho.h: Set GRUB_MACHO_FAT_EFI_MAGIC as unsigned. 2013-04-27 23:06:52 +02:00
machoload.h Add LZSS Mach-O support (needed for new xnu kernelcache). 2012-02-29 13:26:13 +01:00
memory.h Pass-through unknown E820 types. It required reorganisation of mmap 2013-10-14 16:33:44 +02:00
menu.h Fix menu title instability bug. 2012-03-04 14:55:13 +01:00
menu_viewer.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
misc.h * include/grub/misc.h (grub_dprintf): Use unnamed vararg. 2013-11-07 01:23:06 +01:00
mm.h * include/grub/mm.h (grub_extend_alloc): Remove. 2013-08-22 16:44:20 +02:00
mm_private.h fix grub-emu compilation 2010-08-28 14:52:25 +02:00
msdos_partition.h * Makefile.util.def: Add partmap/msdos.c to common library. 2013-02-25 22:11:06 +01:00
multiboot.h * grub-core/loader/multiboot.c: Add support for multiboot kernels 2013-10-28 15:23:46 +01:00
multiboot_loader.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
net.h issue separate DNS queries for ipv4 and ipv6 2013-11-05 17:41:16 -02:00
normal.h Make char and string width grub_size_t rather than grub_ssize_t. 2013-10-25 23:58:24 +02:00
ns8250.h Fix compilation on yeeloong 2010-08-29 13:45:36 +02:00
ntfs.h * grub-core/fs/hfspluscomp.c (hfsplus_read_compressed_real): Call 2013-11-02 16:30:53 +01:00
offsets.h merge mainline into arm 2013-05-11 10:24:24 +02:00
parser.h * grub-core/disk/ldm.c: Rename variables and arguments to prevent 2013-10-18 16:54:57 +02:00
partition.h Remove nested functions from device iterators. 2013-01-20 15:52:15 +00:00
parttool.h Add missing const qualifiers. 2011-11-30 16:20:13 +01:00
pci.h Make PCI init in i386-qemu port more robust. 2013-04-29 15:09:39 +02:00
pciutils.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
priority_queue.h * tests/priority_queue_unit_test.cc: New test. 2013-05-07 11:30:48 +02:00
procfs.h Add new 'proc' filesystem framework and put luks_script into it. 2013-03-24 13:05:59 +01:00
pubkey.h Import gcrypt public-key cryptography and implement signature checking. 2013-01-11 21:32:42 +01:00
reader.h Remove nested functions from script reading and parsing. 2013-01-15 12:03:25 +00:00
reed_solomon.h C part of Reed-Solomon 2010-09-24 14:05:47 +02:00
relocator.h boot services avoid code based on the patch by Matthew Garrett 2012-03-03 20:06:41 +01:00
relocator_private.h Fix ppc compilation problems 2010-05-01 13:23:19 +02:00
script_sh.h * grub-core/disk/ldm.c: Rename variables and arguments to prevent 2013-10-18 16:54:57 +02:00
scsi.h Remove nested functions from device iterators. 2013-01-20 15:52:15 +00:00
scsicmd.h * grub-core/disk/scsi.c (grub_scsi_read_capacity): Renamed to ... 2012-01-30 18:33:11 +01:00
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 Support --base-clock for serial command to handle weird cards with 2013-11-01 19:33:22 +01:00
setjmp.h * include/grub/setjmp.h: Define RETURNS_TWICE. Keep it empty for 2013-10-18 16:38:36 +02:00
smbus.h working copy, wo nested packaging 2010-08-17 19:03:22 +05:30
speaker.h New terminal outputs using serial: morse and spkmodem. 2013-01-16 20:39:54 +01:00
symbol.h * include/grub/symbol.h (FUNCTION): Use @function rather than 2013-11-07 01:18:21 +01:00
term.h * include/grub/term.h (grub_term_coordinate): Extend to 16-bit per 2013-11-04 00:39:13 +01:00
terminfo.h Lift 255x255 erminal sie restriction to 65535x65535. Also change from 2013-10-19 23:59:32 +02:00
test.h * grub-core/tests/video_checksum.c: Add 2560x1440 mode to testing. 2013-11-04 00:40:14 +01:00
time.h * grub-core/kern/emu/misc.c (grub_get_rtc): Remove (it's a leftover). 2013-10-08 19:53:57 +02:00
tparm.h Add missing const qualifiers. 2011-11-30 16:20:13 +01:00
trig.h * grub-core/gentrigtables.c: Make tables const. 2013-03-01 11:15:09 +01:00
types.h * grub-core/normal/datetime.c (grub_unixtime2datetime): Fix mishandling 2013-10-26 02:47:40 +02:00
udf.h Split out blocklist retrieving from setup.c to 2013-10-15 17:02:26 +02:00
unicode.h Make char and string width grub_size_t rather than grub_ssize_t. 2013-10-25 23:58:24 +02:00
usb.h * include/grub/usb.h (grub_usb_controller_dev): Make portstatus 2013-11-07 00:35:56 +01:00
usbdesc.h Implement USBDebug (full USB stack variant). 2013-02-01 21:49:29 +01:00
usbserial.h Implement USBDebug (full USB stack variant). 2013-02-01 21:49:29 +01:00
usbtrans.h Split long USB transfers into short ones. 2013-01-20 22:45:53 +01:00
vga.h Add monochrome text support (mda_text, aka `hercules' in grub-legacy). 2012-06-28 15:27:54 +02:00
vgaregs.h Add monochrome text support (mda_text, aka `hercules' in grub-legacy). 2012-06-28 15:27:54 +02:00
video.h * include/grub/video.h (grub_video_register): Keep double-linked as 2013-07-25 16:58:26 +02:00
video_fb.h Move blit and fill dispatcher to appropriate files to decrease export 2013-05-30 22:06:28 +02:00
xnu.h Support v2 xnu boot arguments. 2012-02-28 04:04:19 +01:00