summaryrefslogtreecommitdiff
path: root/stand/ficl
AgeCommit message (Expand)Author
2025-05-07loader: ficl: restore isvirtualized?Kyle Evans
2024-02-28stand: Remove dangling mips referencesWarner Losh
2024-02-24loader/ficl: Rename the ficl compile set to X4th_compile_setWarner Losh
2024-02-23loader: rename gfx_interp_md to gfx_interp_refWarner Losh
2024-02-15loader: Only create gfx 4th bindings when gfx is availableWarner Losh
2023-11-02loader: add target for dirdeps buildStephen J. Kiernan
2023-08-16Remove $FreeBSD$: one-line forth tagWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c comment patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2022-09-05Revert "stand: Grammar fix for a source code comment"Gordon Bergling
2022-09-04stand: Grammar fix for a source code commentGordon Bergling
2021-11-30ficl: Fix a typo in a commentGordon Bergling
2021-01-02loader: implement framebuffer consoleToomas Soome
2020-12-01ficl: make dump a bit friendlierToomas Soome
2020-12-01ficl: instead of pad, emit can use local variableToomas Soome
2020-09-22Tweak ficl definition from r365724Brandon Bergren
2020-09-14stand/ficl 64-bit compatibilityBrandon Bergren
2020-03-09veloader use vectx API for kernel and modulesSimon J. Gerraty
2020-03-08veloader use vectx API for kernel and modulesSimon J. Gerraty
2020-02-03Remove sparc64 support from the boot loader.Warner Losh
2019-10-24Add support for hypervisor check on x86Simon J. Gerraty
2019-09-05ficl: add xemit wordToomas Soome
2019-09-05ficl: add uIsGreater wordToomas Soome
2019-05-24ficl pfopen: verify fileSimon J. Gerraty
2019-02-26Enable veriexec for loaderSimon J. Gerraty
2018-03-13Prefer uintXX_t to u_intXX_tWarner Losh
2018-03-07stand/ficl: Fix testmainKyle Evans
2018-02-16Eliminate bsd.stand.mk and -fPIC 32-bit intel buildsWarner Losh
2018-02-02Centralize several variables.Warner Losh
2017-12-14Revert r326855: Cargo cut a fix for the regressions r326585 caused.Warner Losh
2017-12-14Cargo cut a fix for the regressions r326585 caused.Warner Losh
2017-12-08This path belongs in ficl/Makefile, not the common defines for usersWarner Losh
2017-12-05Include ficl.h before anything else and avoid including anything atWarner Losh
2017-11-14Move sys/boot to stand. Fix all references to new locationWarner Losh