aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/ndis/pe_var.h
Commit message (Expand)AuthorAgeFilesLines
* ndis(4): remove as previous announcedBrooks Davis2021-01-251-555/+0
* compat: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-2/+0
* [ndis] Fix unregistered use of FPU by NDIS in kernel on amd64Oleksandr Tymoshenko2019-01-221-6/+14
* spdx: initial adoption of licensing ID tags.Pedro F. Giffuni2017-11-181-0/+2
* Remove ia64.Marcel Moolenaar2014-07-071-2/+0
* o port NDIS USB support from USB1 to the new usb(USB2).Weongyo Jeong2009-03-071-142/+142
* Clean up and apply the fix for PR 83477. The calculation for locatingBill Paul2005-10-261-0/+9
* Create new i386 windows/bsd thunking layer, similar to the amd64 thunkingBill Paul2005-04-111-79/+46
* Fix a couple of u_int_foos that should have been uint_foos.Bill Paul2005-02-181-1/+1
* Add support for Windows/x86-64 binaries to Project Evil.Bill Paul2005-02-161-13/+85
* Begin the first phase of trying to add IRP support (and ultimatelyBill Paul2005-01-241-0/+4
* Start each of the license/copyright comments with /*-Warner Losh2005-01-051-1/+1
* Big mess 'o changes:Bill Paul2004-08-011-16/+25
* Continue my efforts to imitate Windows as closely as possible byBill Paul2004-04-141-0/+45
* The definition for __stdcall logically belongs in pe_var.h, butBill Paul2004-01-151-4/+0
* Create NDIS_BUS_SPACE_{IO,MEM} to abstract MD BUS_SPACE macros.David E. O'Brien2004-01-151-2/+6
* AMD64 has a single MS-Win calling convention, so provide an empty __stdcall.David E. O'Brien2004-01-131-0/+14
* Clean up pe_get_message(). Allow the caller to obtain the resourceBill Paul2004-01-061-4/+2
* - Add pe_get_message() and pe_get_messagetable() for processingBill Paul2004-01-061-0/+101
* Commit the first cut of Project Evil, also known as the NDISulator.Bill Paul2003-12-111-0/+330