summaryrefslogtreecommitdiffstats
path: root/OptionRomPkg
Commit message (Expand)AuthorAgeFilesLines
* edk2: Move License.txt file to rootMichael D Kinney2017-08-031-25/+0
* edk2: Move TianoCore Contribution Agreement to rootMichael D Kinney2017-08-031-218/+0
* OptionRomPkg: Fix calling convention issue for UndiRuntiumeDxe driver.Fu Siyuan2017-04-242-3/+4
* OptionRomPkg: Fix typos in commentsGary Lin2016-11-153-6/+6
* OptionRomPkg/AtapiPassThruDxe: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-2/+2
* OptionRomPkg: Fix GCC build failureBi, Dandan2016-10-091-2/+0
* OptionRomPkg: .dsc fixes for ARM/AARCH64 and USB driversLeif Lindholm2016-09-091-1/+10
* OptionRomPkg: Fix typos in commentsGiri P Mudusuru2016-07-112-4/+4
* OptionRomPkg: Ax88772b: Fixing register access issue in Apple Eth AdapterShivamurthy Shastri2016-03-313-9/+51
* OptionRomPkg: Ax88772b: Fixing compilationShivamurthy Shastri2016-03-301-2/+0
* OptionRomPkg: Ax88772b: support for multiple dongles and chipsShivamurthy Shastri2016-03-302-15/+30
* OptionRomPkg: FtdiUsbSerialDxe: remove set but unused variablesLaszlo Ersek2016-03-251-2/+0
* OptionRomPkg: Remove redundant included header file defintion in Ax88772.h an...jiaxinwu2015-07-082-4/+2
* Add IPV6 support from UNDIYe Ting2015-04-304-2/+263
* OptionRomPkg: Update UndiRuntimeDxe driver. Liming Gao2015-03-113-14/+9
* OptionRomPkg: FrameBufferBltLib: drop set but not used variableLaszlo Ersek2015-02-231-2/+0
* */Contributions.txt: Update example email addressJordan Justen2015-02-031-2/+2
* EDK II Contributions.txt: Update patch format informationJordan Justen2014-10-311-13/+29
* EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen2014-08-251-0/+14
* Fix wrong usage sizeof(SIZE).Sergey Isakov2014-07-231-3/+3
* Refine code to make it more safely.Eric Dong2014-06-251-1/+2
* Fix CRLF formatTian, Hot2014-01-221-12/+12
* OptionRomPkg: Corrected path for the FtdiUsbSerialDxe.inf in OptionRomPkg.dscAshley DeSimone2013-11-011-1/+1
* OptionRomPkg: Added bus driver for FTDI USB to serial adaptersAshley DeSimone2013-10-297-0/+3506
* Fix OptionRomPkg build failure.Qian Ouyang2013-08-211-4/+4
* Update the structure of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL, PXE_HW_UND...Qian Ouyang2013-08-202-16/+21
* Ax88772: Add logic to separate packet, fix MTU issue. Ax88772b: Fix driver mo...Yu Pei2013-06-278-207/+341
* Update Code to pass EBC compiler.lgao42013-05-131-3/+3
* Contributed-under: TianoCore Contribution Agreement 1.0lpleahy2013-02-276-0/+4400
* 1. Add EFI_COMPONENT_NAME2_PROTOCOL support for UNDI driver.sfu52012-12-134-5/+376
* The Driver Binding Protocol Stop() function for the UndiRuntimeDxe is perform...mdkinney2012-10-031-30/+30
* Fix comparisons of enumerated types which may cause warnings for some compilers.rsun32012-08-282-4/+4
* Fixed header commentlpleahy2012-06-141-2/+2
* update copyright formathhtian2012-05-236-12/+12
* SNP driver for ASIX Electronics AX88772 found in SMC Networks SMC2209 USB/Eth...lpleahy2012-05-226-0/+4513
* Update copyright formathhtian2012-04-241-3/+1
* EDK II Packages: Add Contributions.txt and License.txt filesjljusten2012-04-112-0/+215
* Refine file header format to follow coding style.ydong102011-12-162-4/+4
* Consume the UNDI_CONFIG_TABLE defined in MdePkg and remove the local definiti...vanjeff2011-10-252-27/+15
* Remove old COMPRESS keyword, has add new kewword PCI_COMPRESS.ydong102011-09-301-1/+0
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-064-8/+8
* Clean up invalid keywords and missing keywords in [Define] section of INF/DEC...lzeng142011-06-281-1/+2
* update copyright line formathhtian2011-06-075-10/+10
* Clean up DEC files:mdkinney2011-05-091-8/+5
* Add data type convert action to avoid warning.ydong102011-05-041-1/+1
* Refine code to make code run more safely.ydong102011-04-252-2/+2
* OptionRomPkg FrameBufferBltLib: Fix build warning with ICCjljusten2011-04-221-3/+2
* OptionRomPkg BltLibSample: Fix build for IPF architecturejljusten2011-04-221-3/+17
* Fix an issue that upper layer driver can not use NIC card in its driver bindi...tye12011-04-201-30/+22
* OptionRomPkg: Fix build error with BaseTools trunkjljusten2011-04-172-2/+3