]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand/efi
Fix IPv6 fragment reassembly panic in pf
[FreeBSD/FreeBSD.git] / stand / efi /
2018-11-01 impMFC: r339800 and r339802:
2018-10-12 tsoomeloader.efi: add poweroff command
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-09-24 emasteCopy libevent sources to contrib
2018-09-20 baptImport mandoc 1.14.4
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-08-27 andrewEnsure we have a large enough stack for the lua loader
2018-08-23 kevansefiloader: Setup FDT in autoload to fix overlays clobbe...
2018-08-23 manudts: Import DTS for arm64
2018-08-18 jhbFix casts between 64-bit physical addresses and pointer...
2018-08-16 impInstall links for loader.efi.
2018-08-14 impCreate a loader for each interpreter for x86 BIOS and...
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-11 kevansMFH @ r337607, in preparation for boarding
2018-08-08 eadlerfile: update to 5.34
2018-08-04 kevansefi-autoresizecons: Don't fail the boot w/o GOP or UGA
2018-08-03 tsoomeloader.efi: clean up misleading noise from missing...
2018-08-02 tsoomeloader.efi: efipart_inithandles() failure should not...
2018-07-31 mavMFV r336991, r337001:
2018-07-29 mmMFV r336851:
2018-07-28 impBe more conservative about setting hw.uart.console
2018-07-27 impUse % for printf, not a dollar sign
2018-07-27 impStyle nits noted by rpokala
2018-07-27 impIn the BootXXXX message, use the actual boot variable.
2018-07-27 impAdd some additional debug to loader.efi
2018-07-27 impstand debug
2018-07-26 impIgnore Device Paths in the Boot Info that don't have...
2018-07-23 impFinalize the boot manager protocol support for next...
2018-07-23 impImplement efiblk_get_pdinfo_by_device_path
2018-07-23 impImplement efi_devpath_length
2018-07-23 impImplement efi_devpath_match_node
2018-07-23 impStore the number of handles we get back in efipart_nhan...
2018-07-23 impImplement efi_devpath_to_media_path
2018-07-23 impFix the attempt to see if we're overriding the console...
2018-07-20 impHoist EFI_TARGET and SOURCE_DATE_EPOCH up into efi...
2018-07-20 impNM and OBJCOPY are already defined for all builds....
2018-07-18 impIf the console is already set, don't override it.
2018-07-18 impIf rootdev is set, use it as currdev.
2018-07-17 impRemove bogus attempt to simulate scrolling. It's not...
2018-07-17 impMore typos
2018-07-17 impFix typo in the command summary.
2018-07-14 impMinor adjustments:
2018-07-14 impAdd reporting of whether or not a keyboard is detected...
2018-07-14 impuefi stand: Guess the console better
2018-07-13 impDefine ADR subtype of ACPI type for a device path.
2018-07-13 ianExtend loader(8) geli support to all architectures...
2018-07-13 impTransition to boot_env_to_howto and boot_howto_to_env...
2018-07-13 impEliminate boot loader copies of boot arg parsing.
2018-07-11 cyMFV r324714:
2018-07-08 impMove ZFS files into libsa
2018-06-28 impRevert preference to be an int.
2018-06-17 impMany netboot scenarios don't have /boot/defaults/loader...
2018-06-15 impThere's no need to walk through the tables looking...
2018-06-15 impMove arg parsing into its own routine for possible...
2018-06-15 impProvide a more direct interface to tell ZFS what the...
2018-06-15 impMigrate has_keyboard to bool.
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-14 impbootprog_info is generated in vers.c. Move it's definit...
2018-06-14 impUse bool for vargood, since it's a boolean.
2018-06-09 kevansstand: One more trivial consolidation (setting environm...
2018-06-09 kevansstand: Consolidate checking for boot flags driven by...
2018-05-29 impTeach ufs_module.c about bsd labels and probe 'a' parti...
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-23 philImport libxo-0.9.0:
2018-05-20 eadlerMFV: file 5.33
2018-05-19 sjgMerge bmake-20180512
2018-05-12 desUpgrade Unbound to 1.7.1.
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 peterUpdate svn-1.9.7 to 1.10.0.
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-19 kevansefi loader: Address two nits with recent graphics changes
2018-04-16 kevansRegenerate FAT templates after r332561
2018-04-16 kevansRename volume label for ESP
2018-04-11 impRefactor currdev setting
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-03-30 manuefinet: Do not return only if ReceiveFilter fails
2018-03-28 mavMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-26 kevansloader efifb: implement uga_autoresize as a call to...
2018-03-24 philipImport tzdata 2018d
2018-03-24 kevansloader consoles: Implement SGR 24, 25
2018-03-24 kevansefi loader: Choose a console mode instead if hw.vga...
2018-03-23 kevansefi loader: Respect efi_max_resolution in loader.conf(5)
2018-03-23 kevansLoader consoles: Implement SGR 22, reset intensity
2018-03-23 mavMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-21 kevansUEFI: Ditch console mode setting, choose optimal GOP...
2018-03-19 brImport Intel Processor Trace decoder library from
next