You've already forked edk2-upstream
mirror of
https://github.com/Dasharo/edk2-upstream.git
synced 2026-03-06 15:03:57 -08:00
12 lines
373 B
Plaintext
12 lines
373 B
Plaintext
|
|
// /** @file
|
||
|
|
// NULL library for UnitTestBootUsb
|
||
|
|
//
|
||
|
|
// Copyright (c) 2020, Intel Corporation. All rights reserved.<BR>
|
||
|
|
// SPDX-License-Identifier: BSD-2-Clause-Patent
|
||
|
|
//
|
||
|
|
// **/
|
||
|
|
|
||
|
|
#string STR_MODULE_ABSTRACT #language en-US "NULL library for UnitTestBootUsb"
|
||
|
|
|
||
|
|
#string STR_MODULE_DESCRIPTION #language en-US "NULL library for UnitTestBootUsb."
|