ReactOS 0.4.16-dev-297-gc569aee
|
Go to the source code of this file.
Classes | |
struct | EFI_LOADED_IMAGE_PROTOCOL |
Typedefs | |
typedef EFI_LOADED_IMAGE_PROTOCOL | EFI_LOADED_IMAGE |
Variables | |
EFI_GUID | gEfiLoadedImageProtocolGuid |
EFI_GUID | gEfiLoadedImageDevicePathProtocolGuid |
UEFI 2.0 Loaded image protocol definition.
Every EFI driver and application is passed an image handle when it is loaded. This image handle will contain a Loaded Image Protocol.
Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-license.php
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
Definition in file LoadedImage.h.
#define EFI_LOADED_IMAGE_DEVICE_PATH_PROTOCOL_GUID |
Definition at line 26 of file LoadedImage.h.
#define EFI_LOADED_IMAGE_INFORMATION_REVISION EFI_LOADED_IMAGE_PROTOCOL_REVISION |
Revision defined in EFI1.1.
Definition at line 44 of file LoadedImage.h.
#define EFI_LOADED_IMAGE_PROTOCOL_GUID |
Definition at line 21 of file LoadedImage.h.
#define EFI_LOADED_IMAGE_PROTOCOL_REVISION 0x1000 |
EFI_SYSTEM_TABLE & EFI_IMAGE_UNLOAD are defined in EfiApi.h
Definition at line 39 of file LoadedImage.h.
#define LOADED_IMAGE_PROTOCOL EFI_LOADED_IMAGE_PROTOCOL_GUID |
Protocol GUID defined in EFI1.1.
Definition at line 34 of file LoadedImage.h.
Definition at line 83 of file LoadedImage.h.
|
extern |
|
extern |