]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand/efi
When this code was introduced at r300829 the author forgot to add
[FreeBSD/FreeBSD.git] / stand / efi /
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
2018-03-16 impOnly print boot order / boot current if we can get...
2018-03-15 tsoomelibefi: UEFI_BOOT_VAR_GUID duplicates EFI_GLOBAL_VARIABLE
2018-03-13 kevansEFIRT: SetVirtualAddressMap with 1:1 mapping after...
2018-03-13 impPrefer uintXX_t to u_intXX_t
2018-03-12 impPrint the load and device path as well as BootCurrent...
2018-03-12 impStar BootCurrent entry when booting.
2018-03-12 impMove the env convenience routines out of boot1.c.
2018-03-12 impUse the one-line-per-file pattern here, and sort the...
2018-03-12 impGC unused routines.
2018-03-12 impRemove d_type from devdesc. It's not needed as we can...
2018-03-12 impUse the actual struct devdesc at the start of all ...
2018-03-12 impWe can't use d_opendata for blkio storage.
2018-03-02 sjgUpdate to bmake-201802222
2018-03-01 kevansstand: Fix build after r330249
2018-03-01 kevansstand: Makefile SUBDIR cleanup
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-27 impMove EFI up to common makefile. There's no need for...
2018-02-26 impAdd NO_OBJ to those directories that don't make anything.
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...
next