Lines Matching refs:BS
122 status = BS->OpenProtocol(handle, &ip4config2_guid, in setup_ipv4_config2()
206 status = BS->LocateDevicePath(&httpsb_guid, &imgpath, &handle); in efihttp_dev_init()
250 status = BS->LocateDevicePath(&httpsb_guid, &devpath, &handle); in efihttp_dev_open()
293 status = BS->OpenProtocol(handle, &httpsb_guid, (void **)&sb, IH, NULL, in efihttp_dev_open()
306 status = BS->OpenProtocol(oh->http_handle, &http_guid, in efihttp_dev_open()
372 status = BS->OpenProtocol(oh->dev_handle, &httpsb_guid, (void **)&sb, in efihttp_dev_close()
442 status = BS->CreateEvent(EVT_NOTIFY_SIGNAL, TPL_CALLBACK, notify, in _efihttp_fs_open()
483 BS->CloseEvent(token.Event); in _efihttp_fs_open()
498 BS->CloseEvent(token.Event); in _efihttp_fs_open()
504 status = BS->CreateEvent(EVT_NOTIFY_SIGNAL, TPL_CALLBACK, notify, in _efihttp_fs_open()
518 BS->CloseEvent(token.Event); in _efihttp_fs_open()
533 BS->CloseEvent(token.Event); in _efihttp_fs_open()
535 BS->FreePool(message.Headers); in _efihttp_fs_open()
539 BS->FreePool(message.Headers); in _efihttp_fs_open()
625 status = BS->CreateEvent(EVT_NOTIFY_SIGNAL, TPL_CALLBACK, notify, in _efihttp_fs_read()
643 BS->CloseEvent(token.Event); in _efihttp_fs_read()
657 BS->CloseEvent(token.Event); in _efihttp_fs_read()