summaryrefslogtreecommitdiffstats
path: root/OptionRomPkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* Apply library to test controller handle.qhuang82007-11-231-37/+6
* Port CirrusLogic5430 from EDK II code base.qhuang82007-11-2310-10/+2514
* Update AtapiPassThru driver in Option ROM package to support to produce EFI D...qhuang82007-11-226-3/+50
* Add OptionRomPkg, it contains AtapiPassThru driver for the test purpose of Sc...qhuang82007-11-207-0/+5399