david/ipxe
Archived
1
0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/arch/x86
Thomas Miletich 914dc6bfa9 [linux] Avoid unused-but-set variable warning in gcc 4.6
Temporary modification to prevent valgrind.h from breaking compilation
with gcc 4.6.  When this problem is fixed upstream, a new and
unmodified copy of valgrind.h should be imported.

Signed-off-by: Thomas Miletich <thomas.miletich@gmail.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
2011-03-28 14:48:16 +01:00
..
core [pci] Replace pci_max_bus() with pci_num_bus() 2011-02-17 01:25:11 +00:00
include [linux] Avoid unused-but-set variable warning in gcc 4.6 2011-03-28 14:48:16 +01:00
interface/efi [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
prefix [efi] Allow EFI to control PCI bus enumeration 2011-02-17 02:56:55 +00:00
scripts [build] Eliminate unused sections at link-time 2011-02-22 21:02:00 +00:00
Makefile [linux] Make malloc and linux_umalloc valgrindable 2011-03-27 21:03:05 +01:00
Makefile.efi [build] Use unique entry symbols for each prefix 2011-02-23 21:12:56 +00:00
Makefile.linux [linux] Make malloc and linux_umalloc valgrindable 2011-03-27 21:03:05 +01:00