1. 01 1月, 2021 1 次提交
  2. 26 12月, 2020 1 次提交
  3. 23 12月, 2020 1 次提交
    • V
      OpenCoreUefi: Remove DeduplicateBootOrder quirk · befa997b
      vit9696 提交于
      This quirk was required earlier to workaround ASUS bios issues.
      A better workaround for these issues was added in 0.6.4.
      At this point DeduplicateBootOrder may only mask issues related
      to incorrect Bootstrap/BootstrapShort preference for the board
      and is thus removed due to being essentially harmful.
      
      Note, that for some firmwares it is normal to have 2 Windows
      entries, and DeduplicateBootOrder had nothing to do with it.
      befa997b
  4. 08 12月, 2020 1 次提交
  5. 06 12月, 2020 4 次提交
  6. 05 12月, 2020 2 次提交
  7. 30 11月, 2020 2 次提交
  8. 29 11月, 2020 1 次提交
  9. 18 11月, 2020 1 次提交
  10. 14 11月, 2020 1 次提交
  11. 07 11月, 2020 3 次提交
  12. 04 11月, 2020 2 次提交
  13. 03 11月, 2020 1 次提交
  14. 01 11月, 2020 4 次提交
  15. 27 10月, 2020 1 次提交
    • J
      VBIOS patching via ForceResolution option (#144) · cde37269
      John Davis 提交于
      * 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
      cde37269
  16. 19 10月, 2020 1 次提交
  17. 18 10月, 2020 1 次提交
    • J
      Custom memory properties (#139) · bf043cae
      John Davis 提交于
      * OcSmbiosLib: Implement custom memory configurations
      
      * OcSmbiosLib: Fix previous commit
      
      * OcSmbiosLib: Change to 0-based indexes
      
      * Docs: Update manual and sample configs
      bf043cae
  18. 16 10月, 2020 1 次提交
  19. 13 10月, 2020 3 次提交
  20. 07 10月, 2020 1 次提交
  21. 05 10月, 2020 3 次提交
  22. 04 10月, 2020 4 次提交