summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* [linux] Add command line argumentsPiotr Jaroszyński2010-08-191-0/+31
* [linux] Add device and driver modelPiotr Jaroszyński2010-08-192-0/+145
* [linux] Add empty smbiosPiotr Jaroszyński2010-08-193-0/+20
* [linux] Add napPiotr Jaroszyński2010-08-192-0/+19
* [linux] Add umallocPiotr Jaroszyński2010-08-192-0/+19
* [linux] Add uaccessPiotr Jaroszyński2010-08-192-0/+105
* [linux] Add timerPiotr Jaroszyński2010-08-192-0/+19
* [linux] Add linux api headersPiotr Jaroszyński2010-08-191-0/+72
* [libc] Add strtoull()Piotr Jaroszyński2010-08-191-0/+40
* [libc] Add isxdigit()Piotr Jaroszyński2010-08-171-0/+1
* [settings] Export find_setting()Piotr Jaroszyński2010-08-171-0/+1
* [ioapi] Move get_memmap() to the I/O API groupPiotr Jaroszyński2010-08-162-36/+26Star
* [tcp] Allow out-of-order receive queue to be discardedMichael Brown2010-07-211-0/+12
* [malloc] Add cache discard mechanismMichael Brown2010-07-211-0/+17
* [tcp] Handle out-of-order received packetsMichael Brown2010-07-211-1/+30
* [virtio] Replace virtio-net with native iPXE driverStefan Hajnoczi2010-07-173-4/+9
* [build] Mark weak functions noinlineStefan Hajnoczi2010-07-141-2/+9
* [hci] Continue processing while prompting for shell bannerMichael Brown2010-07-141-0/+1
* [debug] Expose pause() and more() debugging functionsMichael Brown2010-07-141-24/+76
* [build] Remove some obsolete header filesMichael Brown2010-07-143-125/+0Star
* [console] Remove never-used putline() methodMichael Brown2010-07-141-15/+4Star
* [refcnt] Fix embedded image buildingAlessandro Salvatori2010-07-051-3/+3
* [pci] Define Vendor Specific capability IDGlenn Brown2010-06-251-0/+1
* [refcnt] Add ref_no_free handlerJoshua Oreman2010-06-231-0/+1
* [interface] Allow for non-pass-through interface methodsMichael Brown2010-06-221-0/+15
* [interface] Convert all data-xfer interfaces to generic interfacesMichael Brown2010-06-229-317/+60Star
* [interface] Convert all name-resolution interfaces to generic interfacesMichael Brown2010-06-221-125/+6Star
* [interface] Convert all job-control interfaces to generic interfacesMichael Brown2010-06-224-141/+11Star
* [interface] Expand object interface to allow for polymorphic interfacesMichael Brown2010-06-224-30/+191
* [retry] Add timer_init() wrapper functionMichael Brown2010-06-221-0/+12
* [refcnt] Add ref_init() wrapper functionMichael Brown2010-06-221-0/+35
* [ethernet] Move Ethernet MAC address checking routines to ethernet.hMichael Brown2010-06-071-0/+66
* [jme] Add JMicron Ethernet driverGuo-Fu Tseng2010-06-021-0/+1
* [efi] Add the "snpnet" driverGeoff Lywood2010-06-023-0/+92
* [libc] Enable automated extraction of error usage reportsMichael Brown2010-05-314-158/+1048
* [efi] Tidy up output of EFI header import scriptMichael Brown2010-05-303-19/+65
* [legal] Add FILE_LICENCE declarations to EFI header filesMichael Brown2010-05-3040-0/+96
* [efi] Synchronise EFI header filesMichael Brown2010-05-302-7/+10
* [build] Remove PACKED macroMichael Brown2010-05-301-3/+0Star
* [efi] Update UEFI header files with latest version from TianoCoreGeoff Lywood2010-05-3040-1612/+6071
* [base16] Add generic base16 encoding and decoding routinesMichael Brown2010-05-282-0/+39
* [base64] Add ability to decode base64 stringsMichael Brown2010-05-282-0/+16
* [base64] Allow base64_encode() to handle arbitrary dataMichael Brown2010-05-281-3/+3
* [build] Use weak definitions instead of weak declarationsJoshua Oreman2010-05-274-68/+7Star
* [bitmap] Fix bitmaps on 64-bitGeoff Lywood2010-05-271-1/+1
* [qib7322] Add support for QLogic 7322 HCAMichael Brown2010-05-251-0/+1
* [lacp] Add simple LACP implementationMichael Brown2010-05-102-0/+256
* [build] Rename gPXE to iPXEMichael Brown2010-04-20195-707/+707
* [netdevice] Record whether or not interrupts are currently enabledMichael Brown2010-03-231-0/+14
* [netdevice] Add netdev_is_open() wrapper functionMichael Brown2010-03-231-0/+11