gnu-efi/lib
Nigel Croxon 63213a7b4e This patch adds protocol definitions (and the corresponding global
EFI_GUID instances) for EFI_PLATFORM_DRIVER_OVERRIDE_PROTOCOL,
EFI_DRIVER_FAMILY_OVERRIDE_PROTOCOL, and
EFI_BUS_SPECIFIC_DRIVER_OVERRIDE_PROTOCOL, used in the driver
binding search procedure to select which driver to connect when
multiple drivers' Supported() functions indicate support for
the same controller.

Signed-off-by: Nathan Blythe <nblythe@lgsinnovations.com>
Signed-off-by: Nigel Croxon <nigel.croxon@hpe.com>
2016-05-03 14:13:43 -04:00
..
aarch64 Commit 3dd05c and subsequent ones introduced the use of the GNU 2016-03-25 13:32:54 -04:00
arm The following fixes a couple GCC specifics for the ARM platform, 2016-03-28 09:00:57 -04:00
ia32 The default __GNUC__ C code cannot be used with MinGW as it inserts 2016-04-18 10:54:32 -04:00
ia64 Commit 3dd05c and subsequent ones introduced the use of the GNU 2016-03-25 13:32:54 -04:00
runtime The gnu-efi-3.0 toplevel subdirectory is really annoying. Kill it. 2014-11-25 10:09:50 -05:00
x86_64 I also found an issue when compiling setjmp.S using MinGW for both 2016-03-25 13:36:53 -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
data.c This patch adds protocol definitions (and the corresponding global 2016-05-03 14:13:43 -04:00
debug.c The gnu-efi-3.0 toplevel subdirectory is really annoying. Kill it. 2014-11-25 10:09:50 -05:00
dpath.c Commit 3dd05c and subsequent ones introduced the use of the GNU 2016-03-25 13:32:54 -04:00
error.c Added some missing error code descriptions 2015-05-14 12:38:39 -04:00
event.c When copying structs, some compilers (e.g. MSVC for ARM) will use an 2016-04-04 10:09:51 -04:00
guid.c The gnu-efi-3.0 toplevel subdirectory is really annoying. Kill it. 2014-11-25 10:09:50 -05: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 The gnu-efi-3.0 toplevel subdirectory is really annoying. Kill it. 2014-11-25 10:09:50 -05:00
lib.h The gnu-efi-3.0 toplevel subdirectory is really annoying. Kill it. 2014-11-25 10:09:50 -05:00
lock.c The gnu-efi-3.0 toplevel subdirectory is really annoying. Kill it. 2014-11-25 10:09:50 -05:00
Makefile From: Ard Biesheuvel <ard.biesheuvel@linaro.org> 2015-12-23 08:33:02 -05:00
Makefile.orig Turns out we actually need setjmp in one of gnu-efi's prominent 2015-05-14 12:20:51 -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 When compiling in x86_32|Debug mode and choosing not to link with standard 2016-04-04 10:02:40 -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 Commit 3dd05c and subsequent ones introduced the use of the GNU 2016-03-25 13:32:54 -04:00