Giter Site home page Giter Site logo

Comments (3)

kavsrf avatar kavsrf commented on May 28, 2024

Use efi shell and "dcscfg.dcs -gl" or PlarformInfo to view list of possible resolutions.

Set it in DcsProp

<!-- GraphDevice 
  -1  - initialize + autodetect
  -2  - ignore
  <n> - number in list of devices (see PlatformInfo or use DcsCfg.dcs -gl )
  -->
  <config key="GraphDevice">-1</config>
  
  <!-- GraphMode 
  -1 default (see PlatformInfo. or use DcsCfg.dcs -gm <n> to test)
  -->
  <config key="GraphMode">-1</config>

Note: It is better to test via efi shell

from veracrypt-dcs.

kq01526 avatar kq01526 commented on May 28, 2024

Thanks a lot for the swift reply, much appreciated.

@kavsrf wrote:

list of possible resolutions

What resolution does the VeryCrypt UEFI bootloader choose by default?

Does it use the highest possible resolution detected? Or does it use the native resolution?

When doing DcsCfg.dcs -gl on the VirtualBox EFI Shell, it lists very high resolutions which are not actually being used though (the VirtualBox EFI boot seems to use 1024x768 for everything - DcsCfg.dcs -gl lists much higher resolutions though).

So how does the VeraCrypt UEFI bootloader know which resolution to select? It seems to use the native resolution by default? But how does it know which one is the native resolution?

Regards

from veracrypt-dcs.

kavsrf avatar kavsrf commented on May 28, 2024

Boot loader does not change resolution selected by EFI. Mode is selected by BIOS developers.

from veracrypt-dcs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.