Ignore:
Timestamp:
Feb 28, 2011, 4:23:58 PM (13 years ago)
Author:
aitotat
google:author:
aitotat
Message:

Changes to Configurator v2:

  • Warm boot flag is now reset when rebooting.
  • Checksum generation no longer corrupts images when image size is less than EEPROM size.
  • Configuration and flashing menu items are now displayed when loading BIOS from EEPROM.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/XTIDE_Universal_BIOS_Configurator_v2/Src/Menupages/MainMenu.asm

    r114 r118  
    205205    call    Buffers_NewBiosWithSizeInDXCXandSourceInAXhasBeenLoadedForConfiguration
    206206    mov     dx, g_szDlgMainLoadROM
    207     jmp     Dialogs_DisplayNotificationFromCSDX
     207    call    Dialogs_DisplayNotificationFromCSDX
     208    jmp     MainMenu_EnterMenuOrModifyItemVisibility
    208209
    209210
Note: See TracChangeset for help on using the changeset viewer.