VirtualBox

Ignore:
Timestamp:
Oct 24, 2014 2:16:14 PM (10 years ago)
Author:
vboxsync
Message:

EFI: typo in debug message

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxVgaDxe/VBoxVga.c

    r49098 r53144  
    898898{
    899899  DEBUG((DEBUG_INFO, "UGA is %a GOP is %a\n",
    900         FeaturePcdGet(PcdSupportGop) ? "on" : "off",
    901         FeaturePcdGet(PcdSupportUga) ? "on" : "off"
     900        FeaturePcdGet(PcdSupportUga) ? "on" : "off",
     901        FeaturePcdGet(PcdSupportGop) ? "on" : "off"
    902902  ));
    903903}
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette