Home | History | Annotate | Download | only in HttpBootDxe

Lines Matching refs:CloseProtocol

55     gBS->CloseProtocol (

77 gBS->CloseProtocol (
115 gBS->CloseProtocol (
131 gBS->CloseProtocol (
153 gBS->CloseProtocol (
186 AllocatePool() with FreePool(), and OpenProtocol() with CloseProtocol().
188 already in the opened state, then it must not be closed with CloseProtocol(). This is required
658 AllocatePool() with FreePool(), and OpenProtocol() with CloseProtocol().
660 already in the opened state, then it must not be closed with CloseProtocol(). This is required