summaryrefslogtreecommitdiff
path: root/OptionRomPkg
AgeCommit message (Expand)AuthorFilesLines
2016-03-31OptionRomPkg: Ax88772b: Fixing register access issue in Apple Eth AdapterShivamurthy Shastri3-9/+51
2016-03-30OptionRomPkg: Ax88772b: Fixing compilationShivamurthy Shastri1-2/+0
2016-03-30OptionRomPkg: Ax88772b: support for multiple dongles and chipsShivamurthy Shastri2-15/+30
2016-03-25OptionRomPkg: FtdiUsbSerialDxe: remove set but unused variablesLaszlo Ersek1-2/+0
2015-07-08OptionRomPkg: Remove redundant included header file defintion in Ax88772.h an...jiaxinwu2-4/+2
2015-04-30Add IPV6 support from UNDIYe Ting4-2/+263
2015-03-11OptionRomPkg: Update UndiRuntimeDxe driver. Liming Gao3-14/+9
2015-02-23OptionRomPkg: FrameBufferBltLib: drop set but not used variableLaszlo Ersek1-2/+0
2015-02-03*/Contributions.txt: Update example email addressJordan Justen1-2/+2
2014-10-31EDK II Contributions.txt: Update patch format informationJordan Justen1-13/+29
2014-08-25EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen1-0/+14
2014-07-23Fix wrong usage sizeof(SIZE).Sergey Isakov1-3/+3
2014-06-25Refine code to make it more safely.Eric Dong1-1/+2
2014-01-22Fix CRLF formatTian, Hot1-12/+12
2013-11-01OptionRomPkg: Corrected path for the FtdiUsbSerialDxe.inf in OptionRomPkg.dscAshley DeSimone1-1/+1
2013-10-29OptionRomPkg: Added bus driver for FTDI USB to serial adaptersAshley DeSimone7-0/+3506
2013-08-21Fix OptionRomPkg build failure.Qian Ouyang1-4/+4
2013-08-20Update the structure of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL, PXE_HW_UND...Qian Ouyang2-16/+21
2013-06-27Ax88772: Add logic to separate packet, fix MTU issue. Ax88772b: Fix driver mo...Yu Pei8-207/+341
2013-05-13Update Code to pass EBC compiler.lgao41-3/+3
2013-02-27Contributed-under: TianoCore Contribution Agreement 1.0lpleahy6-0/+4400
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL support for UNDI driver.sfu54-5/+376
2012-10-03The Driver Binding Protocol Stop() function for the UndiRuntimeDxe is perform...mdkinney1-30/+30
2012-08-28Fix comparisons of enumerated types which may cause warnings for some compilers.rsun32-4/+4
2012-06-14Fixed header commentlpleahy1-2/+2
2012-05-23update copyright formathhtian6-12/+12
2012-05-22SNP driver for ASIX Electronics AX88772 found in SMC Networks SMC2209 USB/Eth...lpleahy6-0/+4513
2012-04-24Update copyright formathhtian1-3/+1
2012-04-11EDK II Packages: Add Contributions.txt and License.txt filesjljusten2-0/+215
2011-12-16Refine file header format to follow coding style.ydong102-4/+4
2011-10-25Consume the UNDI_CONFIG_TABLE defined in MdePkg and remove the local definiti...vanjeff2-27/+15
2011-09-30Remove old COMPRESS keyword, has add new kewword PCI_COMPRESS.ydong101-1/+0
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu4-8/+8
2011-06-28Clean up invalid keywords and missing keywords in [Define] section of INF/DEC...lzeng141-1/+2
2011-06-07update copyright line formathhtian5-10/+10
2011-05-09Clean up DEC files:mdkinney1-8/+5
2011-05-04Add data type convert action to avoid warning.ydong101-1/+1
2011-04-25Refine code to make code run more safely.ydong102-2/+2
2011-04-22OptionRomPkg FrameBufferBltLib: Fix build warning with ICCjljusten1-3/+2
2011-04-22OptionRomPkg BltLibSample: Fix build for IPF architecturejljusten1-3/+17
2011-04-20Fix an issue that upper layer driver can not use NIC card in its driver bindi...tye11-30/+22
2011-04-17OptionRomPkg: Fix build error with BaseTools trunkjljusten2-2/+3
2011-04-17OptionRomPkg: Fix Visual Studio compiler warningsjljusten3-23/+28
2011-04-12OptionRomPkg BltLibSample: Add sample application for BltLibjljusten3-0/+305
2011-04-12OptionRomPkg: Add GOP based BltLibjljusten3-0/+495
2011-04-12OptionRomPkg: Add FrameBufferBltLib implementation of BltLibjljusten3-0/+789
2011-04-12OptionRomPkg: Add BltLib definitionjljusten2-0/+268
2011-03-10Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney1-1/+2
2010-12-28Clean ISA_IO/ISA_IO_16 and VGA_IO/VGA_IO_16 attribute usage in PCI bus driver...rsun31-6/+26
2010-09-20Refine some code to make code run safely.ydong105-12/+20