// /** @file // Dummy instance of DXE Services Table Library for DxeCore. // // Copyright (c) 2021, Marvin Häuser. All rights reserved.
// // SPDX-License-Identifier: BSD-2-Clause-Patent // // **/ #string STR_MODULE_ABSTRACT #language en-US "Dummy instance for DxeCore" #string STR_MODULE_DESCRIPTION #language en-US "DXE Services Table Library retrieves a pointer to the DXE Services Table from the Configuration Table in the EFI System Table."