VirtualBox

Changeset 24964 in vbox


Ignore:
Timestamp:
Nov 25, 2009 4:28:29 PM (15 years ago)
Author:
vboxsync
Message:

EFI: cleanup, ACPI WIP

Location:
trunk/src/VBox/Devices
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/EFI/DevEFI.cpp

    r24957 r24964  
    912912    if (RT_FAILURE(rc))
    913913        return rc;
     914
    914915    if (pThis->u8IOAPIC)
    915916        sharedfwPlantMpsTable(pDevIns, pThis->au8DMIPage + VBOX_DMI_TABLE_SIZE, pThis->cCpus);
     
    928929    pThis->cbAbove4GB = pThis->cbRam - pThis->cbBelow4GB;
    929930
    930    
     931
    931932    /*
    932933     * Get the system EFI ROM file name.
  • trunk/src/VBox/Devices/PC/DevFwCommon.cpp

    r24706 r24964  
    630630    PDMDevHlpPhysWrite (pDevIns, 0x9fff0, &floatPtr, 16);
    631631}
    632 
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