]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand
sys/{x86,amd64}: remove one of doubled ;s
[FreeBSD/FreeBSD.git] / stand /
2019-04-25 ianRestore the ability to open a raw disk or partition...
2019-04-23 cyMFV r346563:
2019-04-22 impCreate boot_img as a global variable
2019-04-22 impMove setting of console earlier in boot.
2019-04-20 impStart to reduce the number of #ifdef EFI_ZFS_BOOT
2019-04-19 impAdd wrapper functions to convert strings to EFI_DEVICE_PATH
2019-04-19 impAdd UEFI definitions related to converting string to...
2019-04-19 impAdd define for CONST.
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-18 impMinor tweak to the debug
2019-04-18 impAdd efi_delenv
2019-04-18 impAdd a more generic efi_setenv function.
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-11 kevansstand: refactor overlay loading a little bit
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-07 tsoomeloader: command_lsefi: ret can be used uninitialized
2019-04-07 tsoomeloader: add file_remove() function to undo file_insert_...
2019-04-07 tsoomeloader: mod_loadkld() error: we previously assumed...
2019-04-07 tsoomeloader: file_addmetadata() should check for memory...
2019-04-07 tsoomeloader: remove pointer checks before free() in module.c
2019-04-07 tsoomeloader: file_addmodule should check for memory allocation
2019-04-07 tsoomeloader: malloc+bzero is calloc
2019-04-04 asomersMFHead@r345880
2019-04-03 philImport libxo-1.0.2
2019-04-03 mwCreate kernel module to parse Veriexec manifest based...
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-29 asomersMFHead@r345677
2019-03-26 emastestand: remove CLANG_NO_IAS from zfsldr
2019-03-26 kevanslualoader: Fix up some luacheck concerns
2019-03-26 kevanslualoader: Clear the screen before prompting for password
2019-03-25 mmMFV r345495:
2019-03-24 ianDistinguish between "no partition" and "choose best...
2019-03-20 asomersMFHead @345353
2019-03-20 asomersgoogletest: backport GTEST_SKIP to googletest 1.8.1
2019-03-20 emasteloader: fix loading of kernels with . in path
2019-03-19 mwAdd missing boot.4th verification
2019-03-18 asomersMFHead@r345275
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-15 ngieInitial googlemock/googletest integration into the...
2019-03-12 kevansstand: Improve some debugging experience
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-11 ngieMFhead@r344996
2019-03-07 manustand/common/module: Apply style(9)
2019-03-07 cyMFV r344878:
2019-03-06 jhbDrop "All rights reserved" from my copyright statements.
2019-03-06 mwExtend libsecureboot(old libve) to obtain trusted certi...
2019-03-06 bcranAdd retry loop around GetMemoryMap call to fix fragment...
2019-03-05 ngieMFhead@r344786
2019-03-04 sjgAdd -d flag to load command
2019-03-04 dimMerge ^/head r344549 through r344775.
2019-03-02 bcranEFI: don't call printf after ExitBootServices, since...
2019-02-26 sjgEnable veriexec for loader
2019-02-26 sjgAdd libbearssl
2019-02-26 kevansstand: Remove unused i386 EFI MD bits
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-25 ngieMFhead@r344527
2019-02-25 dimMerge ^/head r344178 through r344512.
2019-02-20 tsoomeloader: really fix cd9660 dirmatch
2019-02-20 ianFix the handling of legacy-format devices in the u...
2019-02-19 ngieMFhead@r344270
2019-02-18 tsoomeloader: ptable_close() should check its argument
2019-02-18 ianAllow the u-boot loaderdev env var to be formatted...
2019-02-18 ianFix more places to use DEV_TYP_NONE instead of -1 to...
2019-02-18 ianUse DEV_TYP_NONE instead of -1 to indicate no device...
2019-02-18 tsoomecd9660: dirmatch fails to unmatch when name is prefix...
2019-02-18 ianMake uboot_devdesc properly alias disk_devdesc, so...
2019-02-18 kevanslualoader: only clear the screen before first password...
2019-02-18 jhibbitspowerpc/boot: Move ubldr to /boot/uboot, and make this...
2019-02-17 ianGarbage collection no-longer-used constant.
2019-02-17 ianMake lsdev -v output line up in neat columns by using...
2019-02-17 ianUse a couple local variables to avoid repetitive long...
2019-02-17 ianRestore loader(8)'s ability for lsdev to show partition...
2019-02-17 pkelseyIt turns out r344226 narrowed the overrun bug but did...
2019-02-17 pkelseyRemove whole-disk vdev support from zfsboot
2019-02-17 pkelseyFix memory corruption bug introduced in r325310
2019-02-15 emasteAdd WITH_PIE knob to build Position Independent Executables
2019-02-15 dimMerge ^/head r343956 through r344177.
2019-02-15 kevansstand: dev_net: correct net_open's interpretation of...
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-02-10 dimMerge ^/head r343807 through r343955.
2019-02-08 mwAllow reading the UEFI variable size
2019-02-05 dimMerge ^/head r343712 through r343806.
2019-02-04 impRegularize the Netflix copyright
2019-01-22 dimMerge ^/head r343202 through r343319.
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-20 gonzoUnbreak mip64 build after r328437
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-17 tsoomelibsa: add asprintf()
2019-01-17 tsoomeloader should ignore active multi_vdev_crash_dump featu...
2019-01-17 mckusickCreate new EINTEGRITY error with message "Integrity...
2019-01-14 gonzoAdd Dell Chromebook to the list of devices with E820...
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2019-01-08 impbiospci_write_config args were backwards
next