VirtualBox

忽略:
時間撮記:
2012-5-14 下午02:19:35 (13 年 以前)
作者:
vboxsync
訊息:

DevEFI: warning (NULL => NIL_RTGCPHYS)

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • 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);
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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