summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/LegacyPci.c
AgeCommit message (Expand)Author
2015-04-08IntelFrameworkModulePkg: Update LegacyBiosDxe to use UmaAddress and UmaSize i...David Woodhouse
2014-08-08Add type cast on variable before operation.Jeff Fan
2014-07-28Update code to support VS2013 tool chain.Eric Dong
2013-05-09Check if video device exists before trying to install Video OpROM.li-elvin
2013-04-12Add OpROM code type check to ensure OpROM is PCAT legacy OpROM when an OpROM ...li-elvin
2013-03-15Call LegacyBiosInstallVgaRom to shadow Legacy VBIOS instead of LegacyBiosInst...li-elvin
2012-11-15Remove 0xc8000 check when searching PNP header. Remove the check about the si...li-elvin
2012-10-30Add missing status code in several modules.li-elvin
2012-09-24Handle the case when OpROM wants to completely remove itself.niruiyu
2012-08-13Check if active video mode is changed after OpROM starts, if active video mod...li-elvin
2012-03-14Improve robustness when scanning PCI Option ROM.rsun3
2011-10-10InstallOpROM in CSM driver could be enhanced to start video when RomImage is ...li-elvin
2011-10-10Use PCD for PMM size and EndOpromShadowAddress to remove hard code value in C...li-elvin
2011-09-29Add RomImage pointer NULL check.li-elvin
2011-06-27IntelFrameworkModulePkg: Add Compatibility Support Module (CSM) driversjljusten