summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/LegacyPci.c
Commit message (Expand)AuthorAgeFilesLines
* Remove IntelFrameworkModulePkgHao A Wu2019-07-031-3083/+0
* IntelFrameworkModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-8/+1
* IntelFrameworkModulePkg: Clean up source filesLiming Gao2018-06-281-34/+34
* IntelFrameworkModulePkg/LegacyBios: Use macro to enable/disable page 0Jian J Wang2017-12-081-37/+35
* IntelFrameworkModulePkg/Csm: Add code to bypass NULL pointer detectionJian J Wang2017-10-111-1/+16
* IntelFramdworkModulePkg/LegacyBios: Add IoMmu Support.Jiewen Yao2017-09-061-1/+71
* IntelFrameworkModulePkg: Refine type cast for pointer subtractionHao Wu2017-03-061-2/+2
* IntelFrameworkModulePkg: Fix typos in commentsGary Lin2016-10-241-2/+2
* IntelFrameworkModulePkg: Update LegacyBiosDxe to use UmaAddress and UmaSize i...David Woodhouse2015-04-081-3/+13
* Add type cast on variable before operation.Jeff Fan2014-08-081-5/+5
* Update code to support VS2013 tool chain.Eric Dong2014-07-281-1/+2
* Check if video device exists before trying to install Video OpROM.li-elvin2013-05-091-1/+9
* Add OpROM code type check to ensure OpROM is PCAT legacy OpROM when an OpROM ...li-elvin2013-04-121-1/+1
* Call LegacyBiosInstallVgaRom to shadow Legacy VBIOS instead of LegacyBiosInst...li-elvin2013-03-151-1/+15
* Remove 0xc8000 check when searching PNP header. Remove the check about the si...li-elvin2012-11-151-49/+47
* Add missing status code in several modules.li-elvin2012-10-301-0/+21
* Handle the case when OpROM wants to completely remove itself.niruiyu2012-09-241-1/+10
* Check if active video mode is changed after OpROM starts, if active video mod...li-elvin2012-08-131-4/+9
* Improve robustness when scanning PCI Option ROM.rsun32012-03-141-5/+28
* InstallOpROM in CSM driver could be enhanced to start video when RomImage is ...li-elvin2011-10-101-0/+17
* Use PCD for PMM size and EndOpromShadowAddress to remove hard code value in C...li-elvin2011-10-101-2/+2
* Add RomImage pointer NULL check.li-elvin2011-09-291-1/+1
* IntelFrameworkModulePkg: Add Compatibility Support Module (CSM) driversjljusten2011-06-271-0/+2901