| .. |
|
aa64
|
Use EFI canonical names everywhere the compiler doesn't care.
|
2021-09-02 13:47:14 -04:00 |
|
arm
|
Move memcpy/memset definition to global init.c
|
2017-11-06 09:38:38 -05:00 |
|
ia32
|
Currently we have DivU64x32 on ia32, but it tries to call
|
2018-01-10 10:28:36 -05:00 |
|
ia64
|
gnu-efi: fix lib/ia64/setjmp.S IA-64 build failure
|
2018-01-28 16:44:21 +00:00 |
|
mips64el
|
Move memcpy/memset definition to global init.c
|
2017-11-06 09:38:38 -05:00 |
|
runtime
|
* Fixed typeo lib/error.c EFI_WARN_UNKNOWN_GLYPH definition.
|
2019-01-09 07:03:46 -05:00 |
|
x64
|
Use EFI canonical names everywhere the compiler doesn't care.
|
2021-09-02 13:47:14 -04:00 |
|
boxdraw.c
|
The gnu-efi-3.0 toplevel subdirectory is really annoying. Kill it.
|
2014-11-25 10:09:50 -05:00 |
|
cmdline.c
|
Don't pass a pointer-to-(LoadedImage *) as a void **;
|
2016-03-03 16:24:31 -05:00 |
|
console.c
|
The gnu-efi-3.0 toplevel subdirectory is really annoying. Kill it.
|
2014-11-25 10:09:50 -05:00 |
|
crc.c
|
The gnu-efi-3.0 toplevel subdirectory is really annoying. Kill it.
|
2014-11-25 10:09:50 -05:00 |
|
ctors.S
|
Make ELF constructors and destructors work.
|
2021-09-02 13:47:14 -04:00 |
|
data.c
|
add-Exit - Add Exit() library function which calls BS->Exit()
|
2017-02-17 16:30:28 -05:00 |
|
debug.c
|
GCC 4.8 (and others) const warnings
|
2017-01-08 06:52:33 -05:00 |
|
dpath.c
|
* Fixed typeo lib/error.c EFI_WARN_UNKNOWN_GLYPH definition.
|
2019-01-09 07:03:46 -05:00 |
|
entry.c
|
Make ELF constructors and destructors work.
|
2021-09-02 13:47:14 -04:00 |
|
error.c
|
* Fixed typeo lib/error.c EFI_WARN_UNKNOWN_GLYPH definition.
|
2019-01-09 07:03:46 -05:00 |
|
event.c
|
When copying structs, some compilers (e.g. MSVC for ARM) will use an
|
2016-04-04 10:09:51 -04:00 |
|
exit.c
|
add-Exit - Add Exit() library function which calls BS->Exit()
|
2017-02-17 16:30:28 -05:00 |
|
guid.c
|
Fix another place clang complains about
|
2018-03-14 14:50:23 -04:00 |
|
hand.c
|
This makes "-Werror=unused-but-set-variable" work.
|
2016-03-03 16:19:24 -05:00 |
|
hw.c
|
Commit 3dd05c and subsequent ones introduced the use of the GNU
|
2016-03-25 13:32:54 -04:00 |
|
init.c
|
Make ELF constructors and destructors work.
|
2021-09-02 13:47:14 -04:00 |
|
lib.h
|
On x86_64, newish gcc will use relocation types R_X86_64_GOTPCREL,
|
2017-04-07 13:16:58 -04:00 |
|
lock.c
|
The gnu-efi-3.0 toplevel subdirectory is really annoying. Kill it.
|
2014-11-25 10:09:50 -05:00 |
|
Makefile
|
Install our libraries in $(LIBDIR)/gnuefi/$(ARCH)
|
2021-09-02 13:47:14 -04:00 |
|
misc.c
|
The gnu-efi-3.0 toplevel subdirectory is really annoying. Kill it.
|
2014-11-25 10:09:50 -05:00 |
|
print.c
|
Implement Print(L"%p", ptr);
|
2021-09-02 13:47:14 -04:00 |
|
smbios.c
|
From: Pete Batard <pete@akeo.ie>
|
2015-01-05 13:13:22 -05:00 |
|
sread.c
|
The gnu-efi-3.0 toplevel subdirectory is really annoying. Kill it.
|
2014-11-25 10:09:50 -05:00 |
|
str.c
|
gnu-efi: add some more common string functions.
|
2018-03-14 14:50:23 -04:00 |