summaryrefslogtreecommitdiffstats
path: root/OptionRomPkg
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add default parameters for EfiRom for Cirrus Logic 5430.jljusten2009-07-141-0/+6
* Use PixelFormat PixelBitMask in CirrusLogic5430Dxe driver.jljusten2009-07-092-15/+79
* add UndiRuntimeDxe from MdeModulePkg to OptionRomPkg.vanjeff2009-07-037-0/+7181
* Fix Build failurelgao42009-07-021-10/+10
* Do not update the GL-GD5446 DRAM Control register duringjljusten2009-06-301-3/+19
* Do not draw anything during DrawLogo.jljusten2009-06-301-21/+0
* Replace references to RFC 3066 with RFC 4646. gikidy2009-04-304-8/+8
* add new files.vanjeff2009-04-152-0/+501
* retire i2c library, move its implementation to CirrusLogic5430Dxevanjeff2009-04-158-557/+8
* Add PCI option to generate OptionRomlgao42009-04-031-0/+5
* Add comments in DSC files to explain the function and design of components se...xli242009-02-101-3/+16
* Removed unused library instances for Option ROM package DSC filesqhuang82009-02-011-3/+0
* Split out Synchronization Library from Base Librarymdkinney2009-01-301-0/+1
* Clean up to update the reference of the these macros:qhuang82008-12-162-2/+2
* Fix build warning generated by ICC and MSVC compilers.jljusten2008-11-261-1/+1
* Use the Controller handle to open the protocol, rather than thejljusten2008-11-241-2/+2
* Resolve a bug where the initial ReadEdidData 'for' loop would loopjljusten2008-11-241-3/+6
* Add the dependency of DevicePathLib for the reference of DevicePathLib macros.qhuang82008-11-142-0/+4
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-304-25/+9
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6240 6f1...vanjeff2008-10-271-1/+1
* Modify DSC file according to update of MDE library instances.xli242008-10-251-2/+2
* remove the unused msa/npsd fileslgao42008-09-203-272/+0
* clean up the un-suitable ';' location when declaring the functions.vanjeff2008-09-041-14/+7
* Update the library instance: PeiDxeDebugLibReportStatusCode library instance ...qhuang82008-07-261-3/+1
* Fix typo in GUID declarationsqhuang82008-07-261-1/+1
* Fix case issuesqhuang82008-07-262-2/+2
* remove ACPI_DISPLAY_ADR definition, since it has been defined in MdePkg.vanjeff2008-06-241-12/+0
* Modify all file header to follow doxygen formatklu22008-03-191-4/+2
* 1. add DxeI2c Library in OptionRomPkg.vanjeff2008-01-0311-91/+1255
* Add preparation for FAR release.qhuang82007-12-217-5/+280
* Fixed potential issues to release resources when error occurs.vanjeff2007-11-282-236/+245
* Save original PCI attributes in start() function and restore it in Stop().vanjeff2007-11-232-54/+70