/freebsd/stand/efi/loader/ |
H A D | copy.c | 191 EFI_PHYSICAL_ADDRESS staging, staging_end, staging_base; variable 331 staging = get_staging_max(); in efi_copy_init() 334 nr_pages, &staging); in efi_copy_init() 340 staging_base = staging; in efi_copy_init() 341 staging_end = staging + nr_pages * EFI_PAGE_SIZE; in efi_copy_init() 351 staging = roundup2(staging, M(2)); in efi_copy_init() 410 if (staging < nr_pages * EFI_PAGE_SIZE) in efi_check_space() 412 addr = staging - nr_pages * EFI_PAGE_SIZE; in efi_check_space() 427 (void *)(uintptr_t)staging, staging_end - staging); in efi_check_space() 428 stage_offset -= staging - staging_base; in efi_check_space() [all …]
|
H A D | loader_efi.h | 64 extern EFI_PHYSICAL_ADDRESS staging;
|
/freebsd/stand/kboot/kboot/arch/amd64/ |
H A D | elf64_freebsd.c | 161 vm_offset_t staging; in elf64_exec() local 184 staging = trampolinebase = kboot_get_phys_load_segment(); in elf64_exec() 317 PT2_u0[i] = ((pd_entry_t)staging + in elf64_exec() 384 PT2_u0[i] = ((pd_entry_t)staging + in elf64_exec() 387 if (i < 10) printf("Mapping %d to %#lx staging %#lx\n", i, PT2_u0[i], staging); in elf64_exec() 394 staging, copy_staging == COPY_STAGING_ENABLE ? "" : "not ", in elf64_exec() 397 printf("staging %#lx tramp %p PT4 %p\n", staging, (void *)trampolinebase, in elf64_exec() 438 archsw.arch_copyin((void *)trampcode, trampolinebase - staging, tramp_size); in elf64_exec() 440 archsw.arch_copyin(PT4, trampoline_data->pt4 - staging, 9 * LOADER_PAGE_SIZE); in elf64_exec()
|
/freebsd/stand/kboot/kboot/arch/aarch64/ |
H A D | exec.c | 112 vm_offset_t staging; in elf64_exec() local 205 staging = kboot_get_phys_load_segment(); in elf64_exec() 206 printf("Load address at %#jx\n", (uintmax_t)staging); in elf64_exec() 243 trampoline_data->entry = ehdr->e_entry - fp->f_addr + staging; in elf64_exec() 252 efi_map_phys_dst = md->md_addr + staging + in elf64_exec() 270 trampolinebase = staging + (kernendp - fp->f_addr); in elf64_exec()
|
/freebsd/crypto/openssl/VMS/ |
H A D | msg_staging.com | 5 $ ! P1 staging software installation directory 6 $ ! P2 staging data installation directory
|
/freebsd/tools/build/options/ |
H A D | WITH_STAGING_PROG | 1 Enable staging of PROGs to stage tree.
|
H A D | WITH_STAGING_MAN | 1 Enable staging of man pages to stage tree.
|
H A D | WITH_STAGING | 1 Enable staging of files to a stage tree.
|
/freebsd/stand/efi/loader/arch/amd64/ |
H A D | elf64_freebsd.c | 201 PT2_u0[i] = ((pd_entry_t)staging + in elf64_exec() 208 staging, copy_staging == COPY_STAGING_ENABLE ? "" : "not ", in elf64_exec()
|
/freebsd/stand/efi/loader/arch/i386/ |
H A D | elf64_freebsd.c | 243 PT2_u0[i] = (staging + (i - 1) * M(2)) in elf64_exec() 250 "Start @ %#llx ...\n", staging, in elf64_exec()
|
/freebsd/contrib/bmake/mk/ |
H A D | meta.stage.mk | 75 # a staging conflict should cause an error 99 # common logic for staging files 333 staging: ${STAGE_TARGETS:N*_links} ${STAGE_TARGETS:M*_links} 342 # generally we want staging to wait until everything else is done 346 all: ${STAGING_WAIT} staging 354 # if ${INSTALL} gets run during 'all' assume it is for staging? 375 stale_staged: staging .NOMETA
|
H A D | ChangeLog | 77 * rust.mk: add some documentation and support for staging 275 * man.mk: add logic for staging man pages 694 * meta.stage.mk (LN_CP_SCRIPT): if staging to NFS cp -p can fail 1211 * add staging logic to lib.mk prog.mk etc. 1290 * meta.stage.mk: add stage_as_and_symlink for staging packages. 1543 * meta.stage.mk: use staging: ${STAGE_TARGETS:... 1571 throw warnings rather than errors for staging conflicts. 1599 Also skip staging at level 0. 1878 and hook to all: via staging: 2155 * meta.stage.mk: meta mode version of staging [all...] |
/freebsd/share/mk/ |
H A D | meta.stage.mk | 73 # a staging conflict should cause an error 95 # common logic for staging files 316 staging: ${STAGE_TARGETS:N*_links} ${STAGE_TARGETS:M*_links} 325 # generally we want staging to wait until everything else is done 329 all: ${STAGING_WAIT} staging 337 # if ${INSTALL} gets run during 'all' assume it is for staging? 358 stale_staged: staging .NOMETA
|
H A D | bsd.sys.mk | 411 staging stage_libs stage_files stage_as stage_links stage_symlinks: 419 staging: beforeinstall
|
/freebsd/sys/contrib/device-tree/Bindings/ |
H A D | ABI.rst | 34 4) Don't submit bindings for staging or unstable. That will be decided by
|
/freebsd/contrib/one-true-awk/ |
H A D | README.md | 87 to merge into the `staging` branch instead of into the `master` branch.
|
/freebsd/sys/contrib/openzfs/.github/ |
H A D | CONTRIBUTING.md | 184 - Staging branches: `zfs-$VERSION-staging`
|
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | omap4.dtsi | 214 /* No child device binding, driver in staging */
|
/freebsd/sys/dev/isp/ |
H A D | DriverManual.txt | 499 In order to manage this state an eight level staging of current "Loop"
|
/freebsd/sys/contrib/zstd/ |
H A D | CHANGELOG | 263 api: Move the advanced API, including all functions in the staging section, to the stable section
|
/freebsd/contrib/unbound/doc/ |
H A D | example.conf.in | 1068 # and the file can be managed to have staging and active secrets
|
/freebsd/contrib/ncurses/ |
H A D | NEWS | 9024 ensure object files are created in a separate staging directory 14972 builders to install into staging locations (requested by
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.in | 13386 …ermutation algorithm; predictable; primary memories; rotational latency; staging; storage allocati… 16343 …rating systems; cost oriented; data migration; data set allocation; data staging; data storage; hi…
|
/freebsd/share/dict/ |
H A D | web2 | 188462 staging
|