mirror of
https://github.com/acidanthera/OpenCorePkg.git
synced 2025-12-08 19:25:01 +00:00
* BiosVideo: Initial Intel patching functions * BiosVideo: Implement patch protocol * BiosVideo: Read EDID from VBE * BiosVideo: Fix previous commits * OpenDuet: Fix Windows builds * BiosVideo: Fix MSVC warnings * BiosVideo: Pull max resolution from EDID * BiosVideo: Patch based on PCI vendor ID * BiosVideo: Fix more MSVC warnings * OcMiscLib: Try to fix OpenDuet MSVC compilation * BiosVideo: Fix incorrect return status * OpenDuet: Create OcDebugLogLibNull library * Protocol: Rename OC_VBIOS_PATCH_PROTOCOL to OC_FORCE_RESOLUTION_PROTOCOL * OpenCore: Add ForceResolution option * BiosVideo: Fix consistency of height/width parameters * Includes: Mark height/width as optional * BiosVideo: Cleanup misc issues * Docs: Add support note