summaryrefslogtreecommitdiff
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Add test for ctors & dtors with a priorityCallum Farmer2023-05-072-1/+30
* Make ELF constructors and destructors workPeter Jones2023-03-283-1/+50
* Fix a minor coverity complaint in some appsPeter Jones2023-03-282-2/+4
* lfbgrid: Make pointer size testing not arch name dependentPeter Jones2023-03-281-8/+4
* apps: Fix Makefile install and orderingCallum Farmer2023-03-061-0/+5
* Merge /u/mingtaoxt/gnu-efi/ branch master into masterb'Nigel Croxon2022-11-161-2/+4
|\
| * Add support for LoongArch64 architecturezhoumingtao2021-12-301-2/+4
* | */*.S: add non-executable GNU stack marking on ELF-linuxSergei Trofimovich2022-08-081-0/+4
|/
* Merge /u/xypron/gnu-efi/ branch misc_fixes into masterb'Nigel Croxon2021-06-243-3/+4
|\
| * apps: memory leak in draw_boxes()Heinrich Schuchardt2021-06-231-0/+1
| * apps: simplify logical constraintsHeinrich Schuchardt2021-06-233-3/+3
* | apps: define FrameBufferAddr for riscv64Heinrich Schuchardt2021-06-231-2/+4
|/
* Do not include efisetjmp.h on efi.hleo2019-05-151-0/+1
* Redefine jmp_buf to comply with C calling convention.Nigel Croxon2019-03-151-3/+3
* Add debug helper applicationsPeter Jones2018-03-143-1/+75
* apps: Add bltgrid and lfbgrid, and add error checks to modelistPeter Jones2018-03-144-32/+328
* Fix a sign error in the debughook example appPeter Jones2018-03-141-2/+2
* Work around -Werror=maybe-uninitialized not being very bright.Peter Jones2018-03-141-1/+1
* Fix some types gcc doesn't likePeter Jones2018-03-143-3/+3
* apps/tcc: tcc marcked ok for non x86-64 archsNigel Croxon2017-03-101-5/+1
* apps/tcc: remove unneeded includesNigel Croxon2017-03-101-5/+0
* Fixed build issue with apps/exit.cNigel Croxon2017-02-171-1/+1
* add-Exit - Add Exit() library function which calls BS->Exit()Nigel Croxon2017-02-171-0/+12
* fix clang support.Nigel Croxon2017-02-171-2/+7
* don't expect non-x86 compilers to compile x86 asm.Nigel Croxon2017-02-171-4/+2
* remove dead codeNigel Croxon2017-02-171-9/+0
* Restore correct operation of BS driver testNigel Croxon2017-01-083-7/+5
* This -Wall -Wextra thing actually caught a real bug.Nigel Croxon2016-03-036-8/+7
* This makes "-Werror=old-style-declaration" work.Nigel Croxon2016-03-031-1/+1
* This patch makes the following symbols (relatively) consistent betweenNigel Croxon2015-07-162-1/+93
* Turns out we actually need setjmp in one of gnu-efi's prominentNigel Croxon2015-05-142-1/+32
* The gnu-efi-3.0 toplevel subdirectory is really annoying. Kill it.Nigel Croxon2014-11-2520-0/+1766