]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand/efi
lualoader: Track the menu currently drawn, instead of validity
[FreeBSD/FreeBSD.git] / stand / efi /
2018-02-22 mavMFV r329799, r329800:
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-21 impConsolidate three copies of ZFS commands into a central...
2018-02-18 manuefi: Do not pad the efi devpath structure
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-14 manuefi: Only scan the BLKIO MEDIA once
2018-02-09 jkimMFV: r329072
2018-02-04 kevansRemove now-unused variable after r328809
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-02 impInvent new LDR_INTERP for the loader interpreter to...
2018-02-02 impThese 4th words were an attempt to allow integration...
2018-02-02 impCentralize several variables.
2018-01-28 kevansstand/fdt: Consolidate overlay handling a little further
2018-01-25 emasteloader.efi: add missing EFI GUIDs
2018-01-24 mmMFV r328323,328324:
2018-01-24 philipImport tzdata 2018c
2018-01-19 impRemove extra copy of bootinfo.c. It's a bit rotted...
2018-01-18 kevansstand: Move sections around to fix stand/ build with...
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-16 tsoomeutf8_to_ucs2() should check for malloc failure
2018-01-15 impNeed to free uv after we're done using it.
2018-01-15 impCheck the return value from utf8_to_ucs2 instead of...
2018-01-15 impWhen returning an error and freeing allocated memory...
2018-01-15 andrewFix booting on some arm64 systems after r327879 by...
2018-01-12 dimMerge ^/head r327624 through r327885.
2018-01-12 impAllow this file to be included
2018-01-12 impReport the boot order and where we are in that boot...
2018-01-12 impAdd GUID for UEFI boot manager variables.
2018-01-06 dimMerge ^/head r327341 through r327623.
2018-01-05 jkimMerge ACPICA 20180105.
2017-12-29 kevansstand/fdt: Consistently apply fdt_overlays
2017-12-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-24 dimMerge ^/head r326936 through r327149.
2017-12-24 dimMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 dimMerge llvm trunk r321414 to contrib/llvm.
2017-12-21 mizhka[boot/efi] scan all display modes rather than sequentia...
2017-12-20 dimMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 dimMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 dimMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 dimMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 dimMerge llvm trunk r321017 to contrib/llvm.
2017-12-19 impInteract is always called with NULL. Simplify code...
2017-12-18 impMove loader help file definitions to being 100% inside...
2017-12-14 tsoomelibefi: make efichar.h more usable in stand code
2017-12-12 impRevert r326792, r326784, r326772, r326712
2017-12-11 impFix regression with lua import
2017-12-08 impboot1.c needs EFI_ZFS_BOOT too, so add it globally...
2017-12-07 jkimMerge OpenSSL 1.0.2n.
2017-12-06 emasteUpdate tcpdump to 4.9.2
2017-12-05 impPrefer stdint.h to inttypes.h since the added prototype...
2017-12-05 impMake sure we include the right path for skein.h, as...
2017-12-04 tsoomeloader.efi: add note about iPXE into the efipart.c
2017-12-02 impRemove stale dependency on ufsread.c
2017-12-01 tsoomeloader.efi: efipart should exclude iPXE stub block...
2017-11-29 impImport lua 5.3.4 to contrib
2017-11-23 hselaskyMerge ^/head r325999 through r326131.
2017-11-22 tsoomeloader.efi: efipart does not recognize partitionless...
2017-11-20 impMove some more common stuff up to Makefile.inc. In...
2017-11-20 delphijMFV r326007: less v529.
2017-11-18 manuUpdate our copy of DTS from the ones from Linux 4.14
2017-11-15 hselaskyMerge ^/head r325663 through r325841.
2017-11-14 impMove sys/boot to stand. Fix all references to new location