Nigel Croxon
|
d34132e62f
* Fixed typeo lib/error.c EFI_WARN_UNKNOWN_GLYPH definition.
|
6 年之前 |
Nigel Croxon
|
5d0d538c25
Fix typeo in efierr.h EFI_WARN_UNKNOWN_GLYPH definition.
|
6 年之前 |
Gary Lin
|
5bb5032fda
Set '\0' properly in StrnCpy()
|
6 年之前 |
Nigel Croxon
|
183ec634ee
Bump revision to VERSION = 3.0.9
|
6 年之前 |
Gary Lin
|
ba250504b9
Implement StrnCat() without StrnCpy()
|
6 年之前 |
Gary Lin
|
6058ffcd54
Set '\0' properly in StpnCpy()
|
6 年之前 |
Pete Batard
|
85f1c797f6
Fix conversion from 'UINTN' to 'UINT8' warnings
|
7 年之前 |
Nigel Croxon
|
fc5af9e47f
Bump revision from VERSION = 3.0.7 to VERSION = 3.0.8
|
7 年之前 |
Peter Jones
|
b030bfce35
Add debug helper applications
|
7 年之前 |
Peter Jones
|
656e495d51
Call ar in deterministic mode.
|
7 年之前 |
Peter Jones
|
be57aadba6
Nerf -Werror=pragma away
|
7 年之前 |
Peter Jones
|
5ec879ace7
apps: Add bltgrid and lfbgrid, and add error checks to modelist
|
7 年之前 |
Peter Jones
|
2c624c22fe
Make ARCH overrideable on the command line
|
7 年之前 |
Peter Jones
|
28793041d7
Add %D to print device paths
|
7 年之前 |
Peter Jones
|
9485c65f6d
gnu-efi: add some more common string functions.
|
7 年之前 |
Peter Jones
|
5abc3858a2
Fix another place clang complains about
|
7 年之前 |
Peter Jones
|
f0bf464a37
make clang not complain about -fno-merge-all-constants
|
7 年之前 |
Peter Jones
|
28b487d1ae
Fix typedef of EFI_PXE_BASE_CODE
|
7 年之前 |
Peter Jones
|
25cebcee2a
Fix a sign error in the debughook example app
|
7 年之前 |
Peter Jones
|
e861bb3861
Work around -Werror=maybe-uninitialized not being very bright.
|
7 年之前 |
Peter Jones
|
5fa13d4609
Fix arm build paths in the makefile
|
7 年之前 |
Peter Jones
|
a46a62b12b
Fix some types gcc doesn't like
|
7 年之前 |
Nigel Croxon
|
3b523e30f3
Merge /u/trofi/gnu-efi/ branch fix-64-build into master
|
7 年之前 |
Sergei Trofimovich
|
0e6995a96b
gnu-efi: fix lib/ia64/setjmp.S IA-64 build failure
|
7 年之前 |
Sergei Trofimovich
|
2cc0b085fb
gnuefi: preserve .gnu.hash sections (unbreaks elilo on IA-64)
|
7 年之前 |
Nigel Croxon
|
d039cd620b
Currently we have DivU64x32 on ia32, but it tries to call
|
7 年之前 |
Nigel Croxon
|
f99001cd7d
Bump revision from VERSION = 3.0.6 to VERSION = 3.0.7
|
7 年之前 |
Nigel Croxon
|
b1d426ce67
Move memcpy/memset definition to global init.c
|
7 年之前 |
Nigel Croxon
|
787b53a66c
Add EFI_DRIVER_ENTRY_POINT support for MSVC/ARM64
|
7 年之前 |
Nigel Croxon
|
39ce220cb6
Make sure stdint.h is always used with MSVC on ARM/ARM64, since all
|
7 年之前 |