summaryrefslogtreecommitdiff
path: root/OptionRomPkg
AgeCommit message (Expand)AuthorFilesLines
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
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy4-8/+8
2009-04-15add new files.vanjeff2-0/+501
2009-04-15retire i2c library, move its implementation to CirrusLogic5430Dxevanjeff8-557/+8
2009-04-03Add PCI option to generate OptionRomlgao41-0/+5
2009-02-10Add comments in DSC files to explain the function and design of components se...xli241-3/+16
2009-02-01Removed unused library instances for Option ROM package DSC filesqhuang81-3/+0
2009-01-30Split out Synchronization Library from Base Librarymdkinney1-0/+1
2008-12-16Clean up to update the reference of the these macros:qhuang82-2/+2
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-11-14Add the dependency of DevicePathLib for the reference of DevicePathLib macros.qhuang82-0/+4
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji44-25/+9
2008-10-27git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6240 6f1...vanjeff1-1/+1
2008-10-25Modify DSC file according to update of MDE library instances.xli241-2/+2
2008-09-20remove the unused msa/npsd fileslgao43-272/+0
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff1-14/+7
2008-07-26Update the library instance: PeiDxeDebugLibReportStatusCode library instance ...qhuang81-3/+1
2008-07-26Fix typo in GUID declarationsqhuang81-1/+1
2008-07-26Fix case issuesqhuang82-2/+2
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.vanjeff11-91/+1255
2007-12-21Add preparation for FAR release.qhuang87-5/+280
2007-11-28Fixed potential issues to release resources when error occurs.vanjeff2-236/+245
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.qhuang810-10/+2514
2007-11-22Update AtapiPassThru driver in Option ROM package to support to produce EFI D...qhuang86-3/+50
2007-11-20Add OptionRomPkg, it contains AtapiPassThru driver for the test purpose of Sc...qhuang87-0/+5399