OpenCorePkg/Library/OcApplicationEntryPoint/UefiApplicationEntryPoint.uni
2021-07-15 14:20:38 +03:00

16 lines
474 B
Plaintext

// /** @file
// Module entry point library for UEFI Application.
//
// Module entry point library for UEFI Application.
//
// Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.<BR>
//
// SPDX-License-Identifier: BSD-2-Clause-Patent
//
// **/
#string STR_MODULE_ABSTRACT #language en-US "Module entry point library for UEFI Application"
#string STR_MODULE_DESCRIPTION #language en-US "Module entry point library for UEFI Application."