Searched refs:all (Results 1 – 19 of 19) sorted by relevance
/DragonStub/ |
H A D | Makefile | 58 all: ensure_dirs target 66 @$(MAKE) all -j $(shell nproc) 72 install: all
|
H A D | LICENSE | 14 software--to make sure the software is free for all its users. This 34 gratis or for a fee, you must give the recipients all the rights that 54 patent must be licensed for everyone's free use or not licensed at all. 82 copyright notice and disclaimer of warranty; keep intact all the 93 above, provided that you also meet all of these conditions: 100 part thereof, to be licensed as a whole at no charge to all third 157 code means all the source code for all modules it contains, plus any 186 all its terms and conditions for copying, distributing or modifying 204 may not distribute the Program at all. For example, if a patent 206 all those who receive copies directly or indirectly through you, then [all …]
|
H A D | ChangeLog | 174 install rules, but there's no real reason to have all that anyway. So 320 assumes are available and other glue to hold it all together. 805 all since UEFI firmwares aren't guaranteed to initialize the mmx/sse 888 so that gcc can know upfront that it has to pass all arguments to 922 all GCC installs, and if you use -std=c99 or later you will force this case to 923 be hit. This also can break clang, which doesn't have a stdint-gcc.h at all. 931 define all the needed types. (This actually happens on VxWorks. It's harmless 1107 * Fix to not having any relocations at all. 1198 * fixed FPSWA driver checking and loading: we try all possible
|
H A D | Make.defaults | 198 $(if $(findstring gcc,$(CC)),-fno-merge-all-constants,)
|
/DragonStub/inc/ |
H A D | Makefile | 11 all: target
|
/DragonStub/gnuefi/ |
H A D | Makefile | 56 all: $(TARGETS) gnu-efi.pc target
|
H A D | elf_loongarch64_efi.lds | 29 it all into .data: */
|
H A D | elf_mips64el_efi.lds | 59 it all into .data: */
|
H A D | elf_x86_64_fbsd_efi.lds | 67 it all into .data: */
|
H A D | elf_aarch64_efi.lds | 71 it all into .data: */
|
H A D | elf_x86_64_efi.lds | 70 it all into .data: */
|
H A D | elf_ia32_fbsd_efi.lds | 72 it all into .data: */
|
H A D | elf_ia32_efi.lds | 63 it all into .data: */
|
H A D | elf_ia64_efi.lds | 74 it all into .data: */
|
H A D | elf_arm_efi.lds | 71 it all into .data: */
|
H A D | elf_riscv64_efi.lds | 74 it all into .data: */
|
/DragonStub/lib/ |
H A D | Makefile | 71 all: libsubdirs libefi.a target
|
/DragonStub/apps/ |
H A D | Makefile | 130 all: $(TARGETS) target
|
/DragonStub/docs/ |
H A D | README.gnuefi | 113 gnuefi/libgnuefi.a first and then all the EFI applications such as a 155 WARNING: This part contains all the gory detail of how the GNU EFI 246 Collects all sections containing executable code. 335 binaries are fully resolved shared objects, only a subset of all
|