summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-17Fix UNDI without IRQHEADmasterNoe Rubinstein
2012-09-17XIOH MAC addresses support in CBFS workingNoe Rubinstein
2012-07-18Add support for MAC addresses in CBFS (untested)Noe Rubinstein
2012-05-02[gdbserial] enable using a second serial portNoe Rubinstein
2012-04-25put init functions at their right placeNoe Rubinstein
2012-04-24e1000: add support for Intel EP80579Noe Rubinstein
2012-04-24e1000: Add hack-ish register access debug mechanismNoe Rubinstein
2012-04-24e1000: misc trivial cleanupsNoe Rubinstein
2012-04-24e1000: Replace some E1000-specific names with names from iPXENoe Rubinstein
2012-04-24e1000: add driver for the Intel GCU.Noe Rubinstein
2012-04-24Mechanism for specifying a load order for PCI driversNoe Rubinstein
2012-03-02misc additions to linux_compat.hNoe Rubinstein
2012-03-01[iscsi] Send any padding inline with the data segmentMichael Brown
2012-03-01[http] Recognise status code 303 as validJason Lunz
2012-03-01[vmware] Fix length returned by guestrpc_command()Michael Brown
2012-02-28[vmware] Add VMware logfile console (CONSOLE_VMWARE)Michael Brown
2012-02-28[vmware] Add GuestRPC mechanismMichael Brown
2012-02-28[syslog] Separate out generic line-based console functionalityMichael Brown
2012-02-28[syslog] Disable console when no syslog server is definedMichael Brown
2012-02-28[http] Allow for HTTPS-only buildsMichael Brown
2012-02-28[rng] Add RTC-based entropy sourceMichael Brown
2012-02-27[rng] Add entropy sample generatorMichael Brown
2012-02-27[test] Allow self-tests to be run individuallyMichael Brown
2012-02-21[crypto] Use ANS X9.82 Approved get_random_nz() for RSAMichael Brown
2012-02-21[tls] Use ANS X9.82 Approved RBG as source of random data for TLSMichael Brown
2012-02-21[rng] Add get_random_nz() function required by RSA algorithmMichael Brown
2012-02-21[rng] Add ANS X9.82 RBG wrapper functionsMichael Brown
2012-02-21[rng] Add ANS X9.82 mandatory start-up testsMichael Brown
2012-02-21[rng] Add ANS X9.82 mandatory continuous testsMichael Brown
2012-02-21[rng] Add ANS X9.82 Approved Source of Entropy InputMichael Brown
2012-02-21[rng] Record validity within DRBG stateMichael Brown
2012-02-21[rng] Add missing #include <string.h>Michael Brown
2012-02-21[802.11] Add missing #include <string.h>Michael Brown
2012-02-20[udp] Propagate transmission errors to UDP interface usersMichael Brown
2012-02-19[i386] Add missing #include <ipxe/io.h> in pic8259.hMichael Brown
2012-02-19[rng] Add NIST self-tests for Hash_dfMichael Brown
2012-02-19[rng] Add ANS X9.82 Approved Hash_df derivation functionMichael Brown
2012-02-15[efi] Add iPXE download protocolJarrod Johnson
2012-02-12[snpnet] Give up entirely on the transmit queueJarrod Johnson
2012-02-12[contrib] Fix rom-o-maticPaul Sands
2012-02-10[prefix] Fix missing underscore in libprefixTill Straumann
2012-02-10[tg3] Remove tg3_calc_dma_bndry()Thomas Miletich
2012-02-09[prefix] Delay initrd image copy until memory map is readyMichael Brown
2012-02-09[tg3] Fix compilation on newer gcc versionsChristian Hesse
2012-01-30[tg3] New tg3 driverThomas Miletich
2012-01-23[rng] Add ANS X9.82 Approved DRBG mechanismMichael Brown
2012-01-23[rng] Add dummy entropy sourceMichael Brown
2012-01-23[rng] Add NIST self-tests for HMAC_DRBGMichael Brown
2012-01-23[rng] Add ANS X9.82 Approved HMAC_DRBG algorithmMichael Brown
2012-01-18[lkrnprefix] Copy command line before installing iPXEMichael Brown