]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Csm/BiosThunk/VideoDxe/BiosVideo.c
IntelFrameworkModulePkg: Clean up source files
[mirror_edk2.git] / IntelFrameworkModulePkg / Csm / BiosThunk / VideoDxe / BiosVideo.c
2018-06-28 Liming GaoIntelFrameworkModulePkg: Clean up source files
2017-03-06 Hao WuIntelFrameworkModulePkg: Refine casting expression...
2016-03-25 Laszlo ErsekIntelFrameworkModulePkg: BiosVideo: remove set but...
2014-08-08 Jeff FanAdd type cast on variable before operation.
2013-03-29 li-elvinWhen EDID comes from hardware INT10 and does not includ...
2013-01-22 li-elvinTake the highest horizontal resolution as highest video...
2013-01-22 li-elvinParse full EDID data to get all video resolutions suppo...
2012-11-26 li-elvinFix IA32 build failure to add UINTN type cast.
2012-11-23 li-elvinUpdate FrameBufferSize aligned with UEFI spec.
2012-11-12 li-elvinBiosVideo allocate wrong size of buffer for EDID overri...
2012-10-24 li-elvinUse ReadUnaligned16 function to access the buffer which...
2012-07-18 li-elvinTo follow UEFI spec, update the code to make correct...
2012-05-04 li-elvinCurrently restoring PCI attributes are put in child...
2011-10-28 li-elvinSet video resolution to highest when PcdVideoHorizontal...
2011-10-27 niruiyuCheck the device path protocol before opening the PciIo...
2011-09-26 li-elvinThe ParentDevicePath is not initialized when error...
2011-08-01 li-elvinPut free the buffer GraphicsOutput.Mode in correct...
2011-06-27 jljustenIntelFrameworkModulePkg: Add Compatibility Support...