]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot/efi
Unbreak building efiboot with MK_ZFS == no
[FreeBSD/FreeBSD.git] / sys / boot / efi /
2017-10-07 ngieUnbreak building efiboot with MK_ZFS == no
2017-10-06 impEncapsulate ZFS preferences into efi_zfs_is_preferred
2017-10-06 impAdd efi_devpath_is_prefix
2017-10-06 baptImport 1.14.3
2017-10-01 avgMFV r323530,r323533,r323534: 7431 ZFS Channel Programs...
2017-10-01 mmMFV r324145,324147:
2017-09-29 jkimMerge ACPICA 20170929.
2017-09-25 tsoomelibefi: efipart_floppy() will should not pass acpi...
2017-09-22 tsoomelibefi: define EISA PNP constants
2017-09-22 tsoomelibefi: efipart_hdinfo_add_filepath should check strtol...
2017-09-22 tsoomelibefi: efipart.c cstyle fix for efipart_print_common()
2017-09-22 tsoomelibefi: efipart_strategy() should return ENXIO when...
2017-09-22 tsoomelibefi: pdinfo_t pd_unit and pd_open should be unsigned
2017-09-22 tsoomeefilib.h: typo in structure member description
2017-09-22 tsoomer323885 did miss efilib.h update
2017-09-22 tsoomelibefi: efi_devpath_match local len should be unsigned
2017-09-21 tsoomelibefi: efipart.c should use calloc()
2017-09-21 tsoomelibefi: efi_devpath_match() should return bool
2017-09-21 tsoomelibefi: devicename.c cleanups
2017-09-17 gordonMFV r323678: file 5.32
2017-09-13 allanjudeIncrease EFI boot file size frok 128k to 384k
2017-09-13 tsoomelibefi: efipart_realstrategy rsize pointer may be NULL
2017-09-12 tsoomelibefi: efipart_open should check the status from disk_open
2017-09-11 emasteboot1: remove BOOT1_MAXSIZE default value
2017-09-11 tsoomer323389 breaks the kernel build when WITHOUT_ZFS is...
2017-09-11 emasteboot1 generate-fat: generate all templates at once
2017-09-10 tsoomeloader.efi: chain loader should provide proper device...
2017-09-07 impBe consistent and do return (1);
2017-09-07 impFix armv6 build
2017-09-07 impucs2len
2017-09-05 mwFix loader bug causing too many pages allocation when...
2017-09-02 impRevert r322941: Eliminate redundant device matching...
2017-08-31 jkimMerge ACPICA 20170831.
2017-08-31 impSave where we're booted from
2017-08-31 impExit rather than panic for most errors.
2017-08-31 impboot1.efi: print more info about where boot1.efi is...
2017-08-31 impMake efichar.c routines available to libefi.
2017-08-27 impEliminate redunant device path matching.
2017-08-26 impUse efi_devpath_str for debug path info.
2017-08-26 impLink in libefi for boot1
2017-08-26 impNo need for MK_ZFS around these: they are by their...
2017-08-26 impUse the loader.efi conventions for the various EFI...
2017-08-26 impCleanup efi_main return type
2017-08-26 impMove efi_main into efi/loader
2017-08-25 sobomaxMake spinconsole platform independent and hook it up...
2017-08-22 baptImport zstandard 1.3.1
2017-08-16 impDefine proposed GUID for FreeBSD boot loader variables.
2017-08-16 impRemove unused defines.
2017-08-15 tsoomeloader.efi: repace XXX with real comments in trap.c
2017-08-14 ngieAdd supporting changes for `Add limited sandbox capabil...
2017-08-05 tsoomelibefi/time.c cstyle cleanup
2017-08-04 ngieMFhead@r322057
2017-08-04 impMove EFI fmtdev functionality to libefi
2017-08-04 desUpgrade to OpenSSH 7.5p1.
2017-08-04 impAdd EFI utility functions to libefi
2017-08-04 impMove EFI ZFS functions to libefi
2017-08-04 impAdd definitions and utilities for EFI drivers
2017-07-31 ngieMFhead@r321829
2017-07-31 baptUpdate mandoc to 1.14.2
2017-07-28 jkimMerge ACPICA 20170728.
2017-07-27 andrewAlways set the receive mask in loader.efi. Some UEFI...
2017-07-20 dimMerge ^/head r321239 through r321306.
2017-07-20 dimFix printf format warning in zfs_module.c
2017-07-19 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-13 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-09 manuUpdate DTS files from Linux 4.12
2017-07-02 dimMerge ^/head r320398 through r320572.
2017-07-02 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-01 allanjudeInteger underflow in efipart_realstrategy when I/O...
2017-07-01 emasteLink EFI/uboot loaders with -znotext
2017-06-29 andrewAs with arm64 mark the EFI PE header as allocated on...
2017-06-28 ngiePull down pjdfstest 0.1
2017-06-27 dimMerge ^/head r320042 through r320397.
2017-06-27 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-24 manuloader.efi: Disable smbios for arm
2017-06-22 emasteMake structure padding explicit in EFI_MEMORY_DESCRIPTOR
2017-06-20 avgMFV r318946: 8021 ARC buf data scatter-ization
2017-06-20 manuUpdate the GNU DTS file from Linux 4.11
2017-06-19 bdreweryUtilize SYSROOT from r320119 in places where DESTDIR...
2017-06-17 dimMerge ^/head r319801 through r320041.
2017-06-17 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-16 tsoomeAdd chain loader support for loader
2017-06-10 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-09 avgMFV r319744,r319745: 8269 dtrace stddev aggregation...
2017-06-08 baptImport mandoc snapshot 2017-06-08
2017-06-03 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-01 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-01 jkimMerge ACPICA 20170531.
2017-05-30 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-25 jkimMerge OpenSSL 1.0.2l.
2017-05-22 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-16 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-16 dimMerge ^/head r317971 through r318379.
2017-05-16 philImport libxo-0.7.2; add xo_options.7.
2017-05-11 markjSet the right variable when overriding the default...
2017-05-10 sjgMerge bmake-20170510
2017-05-08 dimMerge ^/head r317808 through r317970.
2017-05-08 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-06 tsoomeloader: network read rework
next