summaryrefslogtreecommitdiff
path: root/OptionRomPkg
AgeCommit message (Expand)AuthorFilesLines
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
2010-05-21Clean up package/platform DSC files by the following steps:lgao41-8/+3
2010-04-24Update the copyright notice formathhtian23-46/+46
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22-4/+0
2010-02-231. Correct File header to ## @filelgao45-27/+27
2010-02-12Update UNDI driver to expose dynamic media detect capability.xdu21-2/+15
2009-12-14Enable Undi driver to support multicast MAC address mapped from IPv6 addresstye1-2/+28
2009-12-14Remove Driver Health sample driver from OptionRomPkg.gikidy8-3043/+0
2009-12-04A sample driver produces driver health protocol. This driver use DiskIO drive...gikidy8-0/+3043
2009-09-151. updated PCI/AGP Devices to check RemainingDevicePath in Supported() and St...vanjeff1-39/+77
2009-07-24if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian3-45/+39
2009-07-14Add default parameters for EfiRom for Cirrus Logic 5430.jljusten1-0/+6
2009-07-09Use PixelFormat PixelBitMask in CirrusLogic5430Dxe driver.jljusten2-15/+79
2009-07-03add UndiRuntimeDxe from MdeModulePkg to OptionRomPkg.vanjeff7-0/+7181
2009-07-02Fix Build failurelgao41-10/+10
2009-06-30Do not update the GL-GD5446 DRAM Control register duringjljusten1-3/+19
2009-06-30Do not draw anything during DrawLogo.jljusten1-21/+0