TianoCore EDK2 master
|
Go to the source code of this file.
Variables | |
EFI_HANDLE | gImageHandle |
EFI_SYSTEM_TABLE * | gST |
EFI_BOOT_SERVICES * | gBS |
Provides a service to retrieve a pointer to the EFI Boot Services Table. Only available to DXE and UEFI module types.
Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file UefiBootServicesTableLib.h.
|
extern |
Cache pointer to the EFI Boot Services Table
Definition at line 17 of file UefiBootServicesTableLib.c.
|
extern |
Cache the Image Handle
Definition at line 15 of file UefiBootServicesTableLib.c.
|
extern |
Cache pointer to the EFI System Table
Definition at line 16 of file UefiBootServicesTableLib.c.