コミット履歴

作者 SHA1 メッセージ 日付
  Elyes Haouas 6a4d9e859e loader: Remove trailing whitespaces 2 年 前
  Paulo Flabiano Smorigo 7c8a2b5d14 loader/xnu: Check if pointer is NULL before using it 4 年 前
  Marco A Benatto 4b4027b6b1 loader/xnu: Free driverkey data when an error is detected in grub_xnu_writetree_toheap() 4 年 前
  Darren Kenny bcb59ece32 loader/xnu: Fix memory leak 4 年 前
  Javier Martinez Canillas 9c5565135f loader/xnu: Don't allow loading extension and packages when locked down 4 年 前
  Alexey Makhalov caea56d1f8 relocator: Protect grub_relocator_alloc_chunk_addr() input args against integer underflow/overflow 4 年 前
  Peter Jones f725fa7cb2 calloc: Use calloc() at most places 4 年 前
  Vladimir Serbinenko ad4bfeec5c Change fs functions to add fs_ prefix 5 年 前
  Vladimir Serbinenko 4d4a8c96e3 verifiers: Add possibility to verify kernel and modules command lines 8 年 前
  Vladimir Serbinenko ca0a4f689a verifiers: File type for fine-grained signature-verification controlling 11 年 前
  Andrei Borzenkov fbb4aa1c05 loader/xnu: fix memory leak. 10 年 前
  Vladimir Serbinenko a05a6e6f92 xnu: Add missing error check. 10 年 前
  Vladimir 'phcoder' Serbinenko 3188131f72 * grub-core/kern/env.c, include/grub/env.h: Change iterator through 12 年 前
  Colin Watson fc524edf65 Remove nested functions from filesystem directory iterators. 12 年 前
  Vladimir 'phcoder' Serbinenko 99ce1597a4 Add LZSS Mach-O support (needed for new xnu kernelcache). 13 年 前
  Vladimir 'phcoder' Serbinenko 83ddae2333 Support v2 xnu boot arguments. 13 年 前
  Vladimir 'phcoder' Serbinenko 67093bc0ed Another round of string clarification and adding TRANSLATORS comments. 13 年 前
  Vladimir 'phcoder' Serbinenko 59bfe502c9 * grub-core/loader/xnu.c (grub_xnu_writetree_toheap_real): Avoid set 13 年 前
  Vladimir 'phcoder' Serbinenko 9c4b5c13e6 Improve gettext support. Stylistic fixes and error handling fixes while 13 年 前
  Vladimir 'phcoder' Serbinenko b525fd834d Clarify and unify messages. 13 年 前
  Vladimir 'phcoder' Serbinenko 4a9f8346c9 * grub-core/commands/ls.c: Gettextize. 13 年 前
  Vladimir 'phcoder' Serbinenko 7a45a539db Don't override more informative errors. 13 年 前
  Vladimir 'phcoder' Serbinenko bf3a385792 Add missing const qualifiers. 13 年 前
  Vladimir 'phcoder' Serbinenko e745cf0ca6 Implement automatic module license checking according to new GNU 14 年 前
  Vladimir 'phcoder' Serbinenko d1611f0163 * grub-core/efiemu/i386/pc/cfgtables.c 14 年 前
  Vladimir 'phcoder' Serbinenko e7121b6932 * grub-core/fs/zfs/zfs.c (dmu_read): Use void * for some pointers to 14 年 前
  Vladimir 'phcoder' Serbinenko 14b48a19c2 * grub-core/loader/xnu.c (grub_cmd_xnu_kernel) [! GRUB_MACHINE_EFI]: 14 年 前
  Vladimir 'phcoder' Serbinenko 693db2df56 * grub-core/loader/xnu.c (grub_cmd_xnu_kext): Abort if no kernel 14 年 前
  Vladimir 'phcoder' Serbinenko ed80f7d586 * include/grub/command.h (GRUB_COMMAND_FLAG_CMDLINE): Removed. All 14 年 前
  Vladimir 'phcoder' Serbinenko fc2ef1172c * grub-core/io/gzio.c (grub_gzio_open): Removed "transparent" parameter. 14 年 前