VirtualBox

Ignore:
Timestamp:
May 14, 2012 2:19:35 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
77945
Message:

DevEFI: warning (NULL => NIL_RTGCPHYS)

File:
1 edited

Legend:

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

    r41162 r41284  
    748748    AssertLogRelMsgReturn(pFfsFile, ("No SECURITY_CORE found in the firmware volume\n"), VERR_FILE_NOT_FOUND);
    749749
    750     RTGCPHYS ImageBase = NULL;
     750    RTGCPHYS ImageBase = NIL_RTGCPHYS;
    751751    uint8_t *pbImage = NULL;
    752752    pThis->GCEntryPoint0 = efiFindRelativeAddressOfEPAndBaseAddressOfModule(pFfsFile, cbFfsFile, &ImageBase, &pbImage);
Note: See TracChangeset for help on using the changeset viewer.

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