summaryrefslogtreecommitdiffstats
path: root/OptionRomPkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* OptionRomPkg: Fix Visual Studio compiler warningsjljusten2011-04-173-23/+28
* OptionRomPkg BltLibSample: Add sample application for BltLibjljusten2011-04-123-0/+305
* OptionRomPkg: Add GOP based BltLibjljusten2011-04-123-0/+495
* OptionRomPkg: Add FrameBufferBltLib implementation of BltLibjljusten2011-04-123-0/+789
* OptionRomPkg: Add BltLib definitionjljusten2011-04-122-0/+268
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-101-1/+2
* Clean ISA_IO/ISA_IO_16 and VGA_IO/VGA_IO_16 attribute usage in PCI bus driver...rsun32010-12-281-6/+26
* Refine some code to make code run safely.ydong102010-09-205-12/+20
* Clean up package/platform DSC files by the following steps:lgao42010-05-211-8/+3
* Update the copyright notice formathhtian2010-04-2423-46/+46
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-252-4/+0
* 1. Correct File header to ## @filelgao42010-02-235-27/+27
* Update UNDI driver to expose dynamic media detect capability.xdu22010-02-121-2/+15
* Enable Undi driver to support multicast MAC address mapped from IPv6 addresstye2009-12-141-2/+28
* Remove Driver Health sample driver from OptionRomPkg.gikidy2009-12-148-3043/+0
* A sample driver produces driver health protocol. This driver use DiskIO drive...gikidy2009-12-048-0/+3043
* 1. updated PCI/AGP Devices to check RemainingDevicePath in Supported() and St...vanjeff2009-09-151-39/+77
* if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian2009-07-243-45/+39