.. |
arc
|
Remove nested functions from device iterators.
|
2013-01-20 15:52:15 +00:00 |
efi
|
* include/grub/efi/api.h (grub_efi_runtime_services): Make vendor_guid
|
2012-09-12 08:31:05 +02:00 |
efiemu
|
Remove nested functions from memory map iterators.
|
2013-01-15 12:02:35 +00:00 |
emu
|
* util/getroot.c (grub_util_get_dm_node_linear_info): Moved from here...
|
2012-06-07 14:24:48 +02: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
|
New terminal outputs using serial: morse and spkmodem.
|
2013-01-16 20:39:54 +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/cmain.c (grub_ieee1275_find_options): Set
|
2012-09-18 11:52:19 +02:00 |
lib
|
Add missing const qualifiers.
|
2011-11-30 16:20:13 +01:00 |
mips
|
Speed-up video on fuloong.
|
2012-06-17 01:09:32 +02:00 |
net
|
Implement flow control for http.
|
2012-06-22 22:09:31 +02:00 |
powerpc
|
Remove non-functional EFI grub_get_rtc. Put a better fatal message
|
2012-06-11 20:44:38 +02:00 |
sparc64
|
Remove non-functional EFI grub_get_rtc. Put a better fatal message
|
2012-06-11 20:44:38 +02:00 |
util
|
Improve and unify messages.
|
2012-02-05 11:07:33 +01:00 |
x86_64
|
Remove non-functional EFI grub_get_rtc. Put a better fatal message
|
2012-06-11 20:44:38 +02:00 |
zfs
|
* include/grub/zfs/dnode.h (DN_MIN_INDBLKSHIFT): Removed.
|
2012-01-29 18:56:44 +01:00 |
acorn_filecore.h
|
working copy, wo nested packaging
|
2010-08-17 19:03:22 +05:30 |
acpi.h
|
* include/grub/acpi.h (GRUB_ASCII_OPCODE): Add
|
2012-02-22 16:02:03 +01:00 |
aout.h
|
working copy, wo nested packaging
|
2010-08-17 19:03:22 +05:30 |
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
|
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
|
* include/grub/charset.h (GRUB_UTF16_UPPER_SURROGATE): Fix mask sizes.
|
2012-05-14 10:18:42 +02:00 |
cmos.h
|
CMOS support on sparc.
|
2011-07-05 20:24:20 +02:00 |
command.h
|
* include/grub/list.h (FOR_LIST_ELEMENTS_SAFE): New macro.
|
2012-07-02 11:19:22 +02:00 |
crypto.h
|
Fix compilation with older compilers.
|
2013-01-13 21:06:25 +01:00 |
cryptodisk.h
|
Replace single-linked with double-linked lists. It results in more
|
2012-01-24 13:31:12 +01:00 |
cs5536.h
|
Some CS5536 code
|
2011-10-01 22:51:12 +02:00 |
datetime.h
|
* include/grub/datetime.h (grub_datetime2unixtime): Fix handling of days
|
2012-03-31 21:04:56 +02: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
|
Remove nested functions from device iterators.
|
2013-01-20 15:52:15 +00:00 |
diskfilter.h
|
* include/grub/diskfilter.h (grub_raid5_recover_func_t): Use proper
|
2012-06-25 17:36:50 +02:00 |
dl.h
|
* include/grub/dl.h: Switch from APPLE_CC to __APPLE__.
|
2012-02-29 14:51:09 +01:00 |
elf.h
|
* include/grub/elf.h: Update ARM definitions based on binutils.
|
2013-01-20 23:01:47 +01:00 |
elfload.h
|
Remove nested functions from ELF iterators.
|
2013-01-20 15:54:09 +00:00 |
env.h
|
* include/grub/env.h (grub_env_find): Remove prototype.
|
2012-02-26 23:53:21 +01:00 |
env_private.h
|
working copy, wo nested packaging
|
2010-08-17 19:03:22 +05:30 |
err.h
|
Import gcrypt public-key cryptography and implement signature checking.
|
2013-01-11 21:32:42 +01: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
|
Fix video on platforms where unaligned access is forbidden.
|
2011-12-13 20:07:33 +01:00 |
file.h
|
Import gcrypt public-key cryptography and implement signature checking.
|
2013-01-11 21:32:42 +01: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
|
Remove nested functions from filesystem directory iterators.
|
2013-01-21 01:33:46 +00:00 |
fshelp.h
|
Remove nested functions from filesystem directory iterators.
|
2013-01-21 01:33:46 +00:00 |
gdb.h
|
gdb over serial by Lubomir Kundrak and cleaned-up/updated by me (phcoder)
|
2011-11-14 22:58:11 +01:00 |
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
|
* grub-core/term/gfxterm.c (grub_virtual_screen_setup): Get font as
|
2012-12-10 16:07:33 +01: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
|
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
|
Import gcrypt public-key cryptography and implement signature checking.
|
2013-01-11 21:32:42 +01:00 |
keyboard_layouts.h
|
Remove grub_{modname}_init and grub_{modname}_fini. They should never
|
2012-02-27 00:28:45 +01:00 |
legacy_parse.h
|
Support mixed inline and suffix commands
|
2010-09-12 15:50:52 +02:00 |
libgcc.h
|
* include/grub/libgcc.h (__STDC_VERSION__): Define if it's not yet so
|
2012-02-29 15:28:02 +01: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
|
* include/grub/list.h (FOR_LIST_ELEMENTS_SAFE): New macro.
|
2012-07-02 11:19:22 +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
|
Support Apple FAT binaries on non-Apple platforms.
|
2013-01-10 12:50:01 +01:00 |
machoload.h
|
Add LZSS Mach-O support (needed for new xnu kernelcache).
|
2012-02-29 13:26:13 +01:00 |
memory.h
|
Remove nested functions from memory map iterators.
|
2013-01-15 12:02:35 +00: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/list.h (grub_bad_type_cast_real): Remove return.
|
2012-05-28 17:45:53 +02: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
|
Remove nested functions from device iterators.
|
2013-01-20 15:52:15 +00:00 |
multiboot.h
|
Improve gettext support. Stylistic fixes and error handling fixes while
|
2012-02-08 19:26:01 +01:00 |
multiboot_loader.h
|
working copy, wo nested packaging
|
2010-08-17 19:03:22 +05:30 |
net.h
|
Implement flow control for tftp.
|
2012-06-22 14:17:46 +02:00 |
normal.h
|
Improve bidi handling in entry editor.
|
2013-01-16 13:41:16 +01:00 |
ns8250.h
|
Fix compilation on yeeloong
|
2010-08-29 13:45:36 +02:00 |
ntfs.h
|
* grub-core/fs/ntfs.c: Ue more appropriate types.
|
2013-01-11 07:41:05 +01:00 |
offsets.h
|
* grub-core/boot/i386/pc/lnxboot.S: Use
|
2012-01-29 23:20:02 +01:00 |
parser.h
|
Remove nested functions from script reading and parsing.
|
2013-01-15 12:03:25 +00: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
|
Remove nested functions from PCI iterators.
|
2013-01-13 01:10:41 +00:00 |
pciutils.h
|
working copy, wo nested packaging
|
2010-08-17 19:03:22 +05:30 |
priority_queue.h
|
Use priority queue to reassemble TFTP packets
|
2011-07-09 01:28:47 +02: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
|
Remove nested functions from script reading and parsing.
|
2013-01-15 12:03:25 +00: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
|
ESCC serial driver for conducting sautomated tests in qemu.
|
2012-06-08 19:42:59 +02: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 |
speaker.h
|
New terminal outputs using serial: morse and spkmodem.
|
2013-01-16 20:39:54 +01:00 |
symbol.h
|
* grub-core/efiemu/runtime/efiemu.c: Replace APPLE_CC with __APPLE__.
|
2012-05-28 17:49:18 +02:00 |
term.h
|
Improve bidi handling in entry editor.
|
2013-01-16 13:41:16 +01:00 |
terminfo.h
|
* grub-core/term/terminfo.c: Only fix up powerpc key repeat on
|
2012-09-14 11:23:36 +01:00 |
test.h
|
The old code gives arguments to a printf function which can't work
|
2012-05-27 14:26:18 +02:00 |
time.h
|
Remove non-functional EFI grub_get_rtc. Put a better fatal message
|
2012-06-11 20:44:38 +02:00 |
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
|
* include/grub/types.h: Fix functionality unaffecting typo in
|
2012-11-28 14:18:45 +01:00 |
unicode.h
|
Improve bidi handling in entry editor.
|
2013-01-16 13:41:16 +01:00 |
usb.h
|
merge mainline into cbi
|
2012-02-01 14:30:40 +01: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
|
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
|
Remove grub_{modname}_init and grub_{modname}_fini. They should never
|
2012-02-27 00:28:45 +01:00 |
video_fb.h
|
Avoid slow read-back from VRAM.
|
2012-06-15 23:57:20 +02:00 |
xnu.h
|
Support v2 xnu boot arguments.
|
2012-02-28 04:04:19 +01:00 |