summaryrefslogtreecommitdiffstats
path: root/OptionRomPkg/CirrusLogic5430Dxe
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong usage sizeof(SIZE).Sergey Isakov2014-07-231-3/+3
* Fix CRLF formatTian, Hot2014-01-221-12/+12
* Fix comparisons of enumerated types which may cause warnings for some compilers.rsun32012-08-282-4/+4
* 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-062-4/+4
* Clean up invalid keywords and missing keywords in [Define] section of INF/DEC...lzeng142011-06-281-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-201-0/+1
* Update the copyright notice formathhtian2010-04-2410-20/+20
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-251-2/+0
* 1. Correct File header to ## @filelgao42010-02-231-5/+5
* 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-241-1/+1
* 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
* 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-302-4/+4
* add new files.vanjeff2009-04-152-0/+501
* retire i2c library, move its implementation to CirrusLogic5430Dxevanjeff2009-04-153-3/+6
* Clean up to update the reference of the these macros:qhuang82008-12-161-1/+1
* 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
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-302-5/+0
* remove the unused msa/npsd fileslgao42008-09-201-94/+0
* clean up the un-suitable ';' location when declaring the functions.vanjeff2008-09-041-14/+7
* Fix case issuesqhuang82008-07-261-1/+1
* 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-036-85/+685
* Add preparation for FAR release.qhuang82007-12-212-1/+95
* Fixed potential issues to release resources when error occurs.vanjeff2007-11-281-10/+14
* Save original PCI attributes in start() function and restore it in Stop().vanjeff2007-11-232-54/+70
* Apply library to test controller handle.qhuang82007-11-231-37/+6
* Port CirrusLogic5430 from EDK II code base.qhuang82007-11-237-0/+2499