summaryrefslogtreecommitdiff
path: root/OptionRomPkg/CirrusLogic5430Dxe
AgeCommit message (Expand)AuthorFilesLines
2010-09-20Refine some code to make code run safely.ydong101-0/+1
2010-04-24Update the copyright notice formathhtian10-20/+20
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu21-2/+0
2010-02-231. Correct File header to ## @filelgao41-5/+5
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_tian1-1/+1
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-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
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy2-4/+4
2009-04-15add new files.vanjeff2-0/+501
2009-04-15retire i2c library, move its implementation to CirrusLogic5430Dxevanjeff3-3/+6
2008-12-16Clean up to update the reference of the these macros:qhuang81-1/+1
2008-11-26Fix build warning generated by ICC and MSVC compilers.jljusten1-1/+1
2008-11-24Use the Controller handle to open the protocol, rather than thejljusten1-2/+2
2008-11-24Resolve a bug where the initial ReadEdidData 'for' loop would loopjljusten1-3/+6
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42-5/+0
2008-09-20remove the unused msa/npsd fileslgao41-94/+0
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff1-14/+7
2008-07-26Fix case issuesqhuang81-1/+1
2008-06-24remove ACPI_DISPLAY_ADR definition, since it has been defined in MdePkg.vanjeff1-12/+0
2008-03-19Modify all file header to follow doxygen formatklu21-4/+2
2008-01-031. add DxeI2c Library in OptionRomPkg.vanjeff6-85/+685
2007-12-21Add preparation for FAR release.qhuang82-1/+95
2007-11-28Fixed potential issues to release resources when error occurs.vanjeff1-10/+14
2007-11-23Save original PCI attributes in start() function and restore it in Stop().vanjeff2-54/+70
2007-11-23Apply library to test controller handle.qhuang81-37/+6
2007-11-23Port CirrusLogic5430 from EDK II code base.qhuang87-0/+2499