VirtualBox

Changeset 41500 in vbox


Ignore:
Timestamp:
May 30, 2012 3:57:40 PM (13 years ago)
Author:
vboxsync
Message:

Use DISFormatYasmIsOddEncoding.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/BIOS-new/MakeDebianBiosAssembly.cpp

    r41498 r41500  
    737737                                       char *pszBuf, size_t cbBuf, size_t cchUsed)
    738738{
    739     bool fDifferent = false;
     739    bool fDifferent = DISFormatYasmIsOddEncoding(pCpuState);
    740740    uint8_t const  *pb = &g_pbImg[uFlatAddr - VBOX_BIOS_BASE];
    741741    if (   pb[0] == 0x2a
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