Last change
on this file was 105670, checked in by vboxsync, 9 months ago |
Devices/EFI/FirmwareNew: Merge edk2-stable-202405 and make it build on aarch64, bugref:4643
|
-
Property svn:mime-type
set to
text/plain;encoding=UTF-16LE
|
File size:
450 bytes
|
Line | |
---|
1 | // /** @file
|
---|
2 | // Unit Test Debug Assert Library for host-based environments
|
---|
3 | //
|
---|
4 | // Copyright (c) 2020, Intel Corporation. All rights reserved.<BR>
|
---|
5 | // SPDX-License-Identifier: BSD-2-Clause-Patent
|
---|
6 | //
|
---|
7 | // **/
|
---|
8 |
|
---|
9 | #string STR_MODULE_ABSTRACT #language en-US "Unit Test Debug Assert Library for host-based environments"
|
---|
10 |
|
---|
11 | #string STR_MODULE_DESCRIPTION #language en-US "Unit Test Debug Assert Library for host-based environments"
|
---|
Note:
See
TracBrowser
for help on using the repository browser.