VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/ShellPkg/DynamicCommand/DpDynamicCommand/Literals.h

Last change on this file was 99404, checked in by vboxsync, 2 years ago

Devices/EFI/FirmwareNew: Update to edk2-stable202302 and make it build, bugref:4643

  • Property svn:eol-style set to native
File size: 813 bytes
Line 
1/** @file
2 Declarations of ASCII string literals used by DP.
3
4 Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>
5 SPDX-License-Identifier: BSD-2-Clause-Patent
6**/
7
8#ifndef _LITERALS_H_
9#define _LITERALS_H_
10
11// ASCII String literals which probably don't need translation
12extern CHAR8 const ALit_TimerLibError[];
13extern CHAR8 const ALit_SEC[];
14extern CHAR8 const ALit_DXE[];
15extern CHAR8 const ALit_SHELL[];
16extern CHAR8 const ALit_PEI[];
17extern CHAR8 const ALit_BDS[];
18extern CHAR8 const ALit_PEIM[];
19extern CHAR8 const ALit_START_IMAGE[];
20extern CHAR8 const ALit_LOAD_IMAGE[];
21extern CHAR8 const ALit_DB_START[];
22extern CHAR8 const ALit_DB_SUPPORT[];
23extern CHAR8 const ALit_DB_STOP[];
24extern CHAR8 const ALit_BdsTO[];
25extern CHAR8 const ALit_PEIM[];
26
27#endif // _LITERALS_H_
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette