4408 Commits (de1fafd2f80dc9b08304cf5b66d281ef6771b1f9)
 

Author SHA1 Message Date
  Michael Brown de1fafd2f8 [errdb] Strip platform error code for non-platform-generated errors 11 years ago
  Michael Brown d90fc3156c [realtek] Use ID word to detect EEPROM presence 11 years ago
  Michael Brown 1aca99f3cf [build] Default to short wchar_t in stddef.h 11 years ago
  Michael Brown 4678864ce6 [build] Fix dubious uses of bitwise operators 11 years ago
  Michael Brown b9663b8049 [build] Fix uses of literal 0 as a NULL pointer 11 years ago
  Michael Brown e5cbfefdf3 [build] Use -Wno-decl when running sparse 11 years ago
  Michael Brown 2e54c4b52e [realtek] Print bad MAC address in debug message when inferring no EEPROM 11 years ago
  Michael Brown d91ccde9e5 [process] Mark process descriptor as static in PERMANENT_PROCESS 11 years ago
  Michael Brown eaa0f47dc2 [build] Avoid sparse undeclared symbol warning for PROVIDE_SYMBOL() 11 years ago
  Michael Brown 39ab88ac09 [build] Allow sparse to be invoked via "make C=1" 11 years ago
  Michael Brown f85af68ac5 [build] Define __WINT_TYPE__ if necessary 11 years ago
  Michael Brown 5b9ce33c5c [build] Allow sparse to find compiler.h 11 years ago
  Michael Brown 445ac9fbdc [netdevice] Use link-layer address as part of RNG seed 11 years ago
  Michael Brown 9cb60c8a21 [efi] Add sample platform-generated error disambiguations 11 years ago
  Michael Brown 54409583e2 [efi] Perform meaningful error code conversions 11 years ago
  Michael Brown 7348035231 [libc] Redefine low 8 bits of error code as "platform error code" 11 years ago
  Michael Brown e42bc3aa37 [libc] Use __einfo() tuple as first argument to EUNIQ() 11 years ago
  Michael Brown 0f7b3fa6f9 [efi] Remove obsolete EFI I/O implementation using EFI_CPU_IO_PROTOCOL 11 years ago
  Michael Brown cdca99f068 [intel] Add intelx driver for Intel 10 Gigabit Ethernet NICs 11 years ago
  Michael Brown 1dd4e51063 [intel] Expose functionality to be shared with intelx driver 11 years ago
  Michael Brown c2ba57e517 [intel] Remove hardcoded offsets for descriptor ring registers 11 years ago
  Michael Brown 9909e7b10a [bios] Fix screen clearing on buggy BIOSes 11 years ago
  Michael Brown 0e2ba15a58 [settings] Expose build architecture and platform via settings 11 years ago
  Michael Brown 6979b7a2d3 [efi] Fetch device path for loaded image during initialisation 11 years ago
  Michael Brown 8a49782eeb [prism2] Use standard type names 11 years ago
  Michael Brown dab7910beb [igbvf] Remove conflicting macro definitions 11 years ago
  Michael Brown b2c9730da7 [cs89x0] Remove conflicting macro definitions 11 years ago
  Michael Brown 9f75ee9ddb [efi] Enable "cpuid" command by default for EFI 11 years ago
  Michael Brown e68a6ca225 [cmdline] Add ability to perform a warm reboot 11 years ago
  Michael Brown 71cd508838 [efi] Add "reboot" command for EFI 11 years ago
  Bo Yang 11ad0bafbf [build] Avoid strict-aliasing warning for gcc 4.3 11 years ago
  Michael Brown 1920aa4376 [efi] Provide efi_guid_ntoa() for printing EFI GUIDs 11 years ago
  Michael Brown d938e50136 [uuid] Abstract UUID mangling code out to a separate uuid_mangle() function 11 years ago
  Michael Brown a9b63ecda5 [dhcp] Use PXE byte ordering for UUID in DHCP option 97 11 years ago
  Michael Brown 9e896d0eea [smbios] Mangle UUIDs for SMBIOS version 2.6 and newer 11 years ago
  Michael Brown 4f742bcd95 [smbios] Provide SMBIOS version number via smbios_version() 11 years ago
  Michael Brown 2ec0c1ea48 [int13] Split out ISO9660 and El Torito definitions to separate header files 11 years ago
  Michael Brown 6b9b44319f [efi] Add EFI-specific debugging macros 11 years ago
  Michael Brown e05dcf0e01 [efi] Fix minor typos in efi_image.c 11 years ago
  Michael Brown 747e9eb6f3 [lkrnprefix] Allow relocation when no initrd is present 11 years ago
  Michael Brown e63f6c9241 [efi] Fix building with newer binutils 11 years ago
  Michael Brown c7c3d839fc [efi] Add our own EFI_LOAD_FILE_PROTOCOL implementation 11 years ago
  Michael Brown fc87adb46c [efi] Expose downloaded images via EFI_SIMPLE_FILE_SYSTEM_PROTOCOL 11 years ago
  Michael Brown db014f3c23 [efi] Add last_opened_snpdev() 11 years ago
  Michael Brown 033f4c92ca [autoboot] Split main control flow out of main() into a new function ipxe() 11 years ago
  Michael Brown 1025835d80 [efi] Update to latest EDK2 headers 11 years ago
  Michael Brown cb37d92ff6 [romprefix] Display only one "Ctrl-B" prompt per PCI device during POST 11 years ago
  Michael Brown 2629b7e2cd [pcbios] Inhibit all calls to INT 15,e820 and INT 15,e801 during POST 11 years ago
  Michael Brown 0d4a760ffc [prefix] Use %cs as implicit parameter to uninstall() 11 years ago
  Michael Brown c7694acb51 [nbiprefix] Set up real-mode stack before jumping to .text16 11 years ago