Loaded_Image.unload() - Intel Extensible Firmware Interface Specification

Intel extensible firmware interface specification
Table of Contents

Advertisement

Extensible Firmware Interface Specification
4.1.1

LOADED_IMAGE.Unload()

Summary
Unloads an image from memory.
Prototype
typedef
EFI_STATUS
(EFIAPI *EFI_UNLOAD_IMAGE) (
IN EFI_HANDLE
);
Parameters
ImageHandle
Description
The
function unloads an image from memory if
Unload()
Status Codes Returned
EFI_SUCCESS
EFI_INVALID_PARAMETER
108
ImageHandle,
The handle to the image to unload. Type
Chapter 3.
The image was unloaded.
The ImageHandle was not valid.
12/12/00
is defined in
EFI_HANDLE
is valid.
ImageHandle
Version 1.02

Advertisement

Table of Contents
loading

Table of Contents