summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Csm/BiosThunk/VideoDxe
AgeCommit message (Expand)AuthorFilesLines
2019-07-03Remove IntelFrameworkModulePkgHao A Wu7-4697/+0
2019-04-09IntelFrameworkModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney7-56/+7
2018-06-29IntelFrameworkModulePkg: Removing ipf from edk2.chenc21-2/+2
2018-06-28IntelFrameworkModulePkg: Clean up source filesLiming Gao3-42/+42
2017-03-06IntelFrameworkModulePkg: Refine casting expression result to bigger sizeHao Wu1-2/+2
2016-03-25IntelFrameworkModulePkg: BiosVideo: remove set but unused variableLaszlo Ersek1-7/+6
2015-12-15IntelFrameworkModulePkg: Convert all .uni files to utf-8Jordan Justen2-0/+0
2014-09-03IntelFrameworkModulePkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-28IntelFrameworkModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2-0/+0
2014-08-28IntelFrameworkModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-16/+21
2014-08-08Add type cast on variable before operation.Jeff Fan1-2/+2
2013-03-29When EDID comes from hardware INT10 and does not include 800x600, 640x480 and...li-elvin1-0/+9
2013-01-22Take the highest horizontal resolution as highest video resolution.li-elvin1-2/+6
2013-01-22Parse full EDID data to get all video resolutions supported by monitors.li-elvin2-40/+85
2012-11-26Fix IA32 build failure to add UINTN type cast.li-elvin1-1/+1
2012-11-23Update FrameBufferSize aligned with UEFI spec.li-elvin1-7/+7
2012-11-12BiosVideo allocate wrong size of buffer for EDID override data. Fix this issu...li-elvin1-1/+1
2012-10-24Use ReadUnaligned16 function to access the buffer which is pointed by a possi...li-elvin1-5/+11
2012-07-18To follow UEFI spec, update the code to make correct check to support multipl...li-elvin1-1/+1
2012-05-04Currently restoring PCI attributes are put in child uninstall logic, if one c...li-elvin2-49/+108
2011-10-28Set video resolution to highest when PcdVideoHorizontalResolution or PcdVideo...li-elvin2-0/+27
2011-10-27Check the device path protocol before opening the PciIo BY_DRIVER.niruiyu1-12/+12
2011-09-26The ParentDevicePath is not initialized when error happened and went to Done....li-elvin1-12/+12
2011-08-01Put free the buffer GraphicsOutput.Mode in correct place.li-elvin1-8/+15
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu1-3/+3
2011-06-27IntelFrameworkModulePkg: Add Compatibility Support Module (CSM) driversjljusten5-0/+4540