Searched refs:apps (Results 1 – 4 of 4) sorted by relevance
49 SUBDIRS = lib gnuefi inc apps54 @mkdir -p $(OBJDIR)/apps/lib55 @mkdir -p $(OBJDIR)/apps/lib/libfdt61 cp riscv64/apps/dragon_stub.efi ./output/dragon_stub-riscv64.efi82 apps: gnuefi target
394 This also adds apps/t8.c, a simple demo.442 Refactor ParseCmdline and apps/Alloc+FreePages to factorize784 last for apps.790 make -C apps would fail on tcc.c because uefi_call_wrapper()948 - Modifies apps/Makefile to always use1078 - Add apps/tcc.efi to test calling convention.1279 * apps/Makefile: Remove standard rules and include Make.rules instead.
47 APPSDIR = $(LIBDIR)/gnuefi/apps91 INCDIR += -I$(TOPDIR)/apps/lib/libfdt
92 apps: This directory contains a few simple EFI test apps.110 To build the sample EFI applications provided in subdirectory "apps",114 apps/t6.efi.119 Just copy the EFI application (e.g., apps/t6.efi) to the EFI129 "apps/myefiapp.c". To get this application built by the GNU EFI build131 apps/Makefile. Once this is done, invoke "make" in the top level132 directory. This should result in EFI application apps/myefiapp.efi,