EmbeddedPkg[all]
0.1
|
Functions | |
VOID *EFIAPI | PrePeiGetHobList (VOID) |
EFI_STATUS EFIAPI | PrePeiSetHobList (IN VOID *HobList) |
Copyright (c) 2011, ARM Limited. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Returns the pointer to the HOB list.
This function returns the pointer to first HOB in the list.
EFI_STATUS EFIAPI PrePeiSetHobList | ( | IN VOID * | HobList | ) |
Updates the pointer to the HOB list.
HobList | Hob list pointer to store |