summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Csm/BiosThunk/VideoDxe/BiosVideo.c
AgeCommit message (Expand)Author
2017-09-05Remove core packages since we can get them from edk2 repositoryGuo Mang
2014-08-08Add type cast on variable before operation.Jeff Fan
2013-03-29When EDID comes from hardware INT10 and does not include 800x600, 640x480 and...li-elvin
2013-01-22Take the highest horizontal resolution as highest video resolution.li-elvin
2013-01-22Parse full EDID data to get all video resolutions supported by monitors.li-elvin
2012-11-26Fix IA32 build failure to add UINTN type cast.li-elvin
2012-11-23Update FrameBufferSize aligned with UEFI spec.li-elvin
2012-11-12BiosVideo allocate wrong size of buffer for EDID override data. Fix this issu...li-elvin
2012-10-24Use ReadUnaligned16 function to access the buffer which is pointed by a possi...li-elvin
2012-07-18To follow UEFI spec, update the code to make correct check to support multipl...li-elvin
2012-05-04Currently restoring PCI attributes are put in child uninstall logic, if one c...li-elvin
2011-10-28Set video resolution to highest when PcdVideoHorizontalResolution or PcdVideo...li-elvin
2011-10-27Check the device path protocol before opening the PciIo BY_DRIVER.niruiyu
2011-09-26The ParentDevicePath is not initialized when error happened and went to Done....li-elvin
2011-08-01Put free the buffer GraphicsOutput.Mode in correct place.li-elvin
2011-06-27IntelFrameworkModulePkg: Add Compatibility Support Module (CSM) driversjljusten