]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot/efi
MFV r304732.
[FreeBSD/FreeBSD.git] / sys / boot / efi /
2016-08-24 cyMFV r304732.
2016-08-23 baptEFI loader: only open/close on the net device with...
2016-08-23 baptAdd tftpfs support for the EFI loader
2016-08-20 tsoomeloader is filling fixed length command_errbuf with...
2016-08-18 tsoomeAdd SHA512, skein, large blocks support for loader...
2016-08-17 tsoomeboot1.efi Free() should check for NULL to provide consi...
2016-08-17 manuCorrectly print and cast u_int64_t and off_t.
2016-08-16 manuOnly use WaitForKeys event if it exists, this is not...
2016-08-16 manuUse %ju modifier for u_int64_t and %jd modifier for...
2016-08-16 markjMFV r304057:
2016-08-16 markjMFV r296989:
2016-08-14 mmMFV r304060:
2016-08-12 jhbAdd defines needed to export SMBIOS serial numbers
2016-08-03 markjFix a few cosmetic issues in boot1.efi.
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-23 baptUpdate mandoc to 1.13.4 release
2016-07-19 manuDo not use TERM_EMU on arm and arm64 as it doesn't...
2016-07-04 emasteboot1.efi: fix assignment / comparison expression
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 manuPrint a message when disks are found but no logical...
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-09 manuPrint a message when the efi disk isn't a logical parti...
2016-06-08 andrewAlso set -fshort-wchar on arm64, this fixes parsing...
2016-06-08 andrewPrint the newline character along with the carriage...
2016-06-08 andrewAllow libefi to be built with TERM_EMU undefined. There...
2016-06-04 baptImport libucl snapshot 20160604
2016-06-04 andrewUse the UEFI event timer to update the time on arm...
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 ambriskoIf the I/O offset and length is multiple of the media...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 jhbFix unit number of EFI net interfaces and ignore psuedo...
2016-05-26 jhbUse a unique error message if we fail to find the simpl...
2016-05-26 jhbApply the printf %S band-aid for efinet.c to fix the...
2016-05-26 jhbRemove second copy of the -Wno-format band-aid for...
2016-05-26 jhbUse routines from the recently added devpath.c.
2016-05-26 jhbOutput the device path description for EFI network...
2016-05-26 jhbAdd some routines for working with EFI DEVICE_PATH...
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-25 cemefi loader: Match format string to EFI_ERROR_CODE()
2016-05-20 impLarge improvements to efi-show (though some weird problems
2016-05-20 impImplement efi-set and efi-unset
2016-05-20 impCleanup to use %S.
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-19 impFix logic error so UEFI variables are reported correctly
2016-05-18 pfgMinor spelling fixes.
2016-05-18 impFix several instances where the boot loader ignored...
2016-05-18 impFix build breakage on arm64 by papering over the proble...
2016-05-17 impImplement UEFI set environment variable, as well as...
2016-05-17 impIt sure would be nice to use printf with wide strings...
2016-05-16 pfglibefi: Tag an unreachable switch default.
2016-05-12 mmMFV r299425:
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-05 cemefipart: Support an arbitrary number of partitions
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-05-01 allanjudebcache read ahead may attempt to read past end of disk
2016-04-30 pfgsys/boot: spelling fixes in comments.
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-19 pfgsys/boot: use our nitems() macro when it is available...
2016-04-18 allanjudeA new implementation of the loader block cache
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-16 gjbMFH
2016-04-15 philImport to 0.6.1
2016-04-14 impDeprecate using hints.acpi.0.rsdp to communicate the...
2016-04-13 gjbMFH
2016-04-12 philMerge libxo 0.4.6
2016-04-12 emasteboot1: regenerate FAT templates after r297871
2016-04-12 emasteboot1.efifat: provide a fallback startup.nsh
2016-04-04 gjbMFH
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-15 impms_abi is supported with gcc 4.5 or newer, so build...
2016-03-14 gjbMFH
2016-03-12 emasteboot/efi: Prefer nm to objdump
2016-03-12 andrewPrint the correct size of loader.efi when failing to...
2016-03-11 bdreweryAdd more .NOMETA missed in r291320
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-10 gjbMFH
2016-03-08 emasteboot1.efi: use += to append to LDFLAGS
2016-03-02 gjbMFH
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-24 dimMerge ^/head r295902 through r296006.
2016-02-24 bdreweryDIRDEPS_BUILD: Regenerate without local dependencies.
2016-02-22 dimMerge ^/head r295845 through r295901.
2016-02-22 gjbMFH
2016-02-21 andrewMake efi_time and EFI_GetTimeOfDay static, neither...
2016-02-21 dimMerge ^/head r295601 through r295844.
2016-02-20 andrewAdd a missing call to dev_cleanup from the arm64 loader...
2016-02-18 emasteRemove dd xfer stats emitted during buildworld
2016-02-18 gjbMFH
2016-02-16 bdreweryDIRDEPS_BUILD: Update dependencies.
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 dimMerge ^/head r295351 through r295543.
next