You've already forked DasharoModulePkg
mirror of
https://github.com/Dasharo/DasharoModulePkg.git
synced 2026-03-06 14:50:17 -08:00
92201e82e4
This is a two-screen menu (main and security options menus) with and a single vboot lock option. Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
17 lines
390 B
Plaintext
17 lines
390 B
Plaintext
// /** @file
|
|
// Dasharo System Features Library used by UiApp
|
|
//
|
|
// Copyright (c) 2022, 3mdeb Sp. z o.o. All rights reserved.<BR>
|
|
//
|
|
// SPDX-License-Identifier: BSD-2-Clause
|
|
//
|
|
// **/
|
|
|
|
#string STR_MODULE_ABSTRACT
|
|
#language en-US
|
|
"Dasharo System Features Library used by UiApp"
|
|
|
|
#string STR_MODULE_DESCRIPTION
|
|
#language en-US
|
|
"Dasharo System Features Library used by UiApp"
|