VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/ShellPkg/DynamicCommand/DpDynamicCommand/Literals.h@ 81604

Last change on this file since 81604 was 80721, checked in by vboxsync, 6 years ago

Devices/EFI/FirmwareNew: Start upgrade process to edk2-stable201908 (compiles on Windows and works to some extent), bugref:4643

  • Property svn:eol-style set to native
File size: 799 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#ifndef _LITERALS_H_
8#define _LITERALS_H_
9
10// ASCII String literals which probably don't need translation
11extern CHAR8 const ALit_TimerLibError[];
12extern CHAR8 const ALit_SEC[];
13extern CHAR8 const ALit_DXE[];
14extern CHAR8 const ALit_SHELL[];
15extern CHAR8 const ALit_PEI[];
16extern CHAR8 const ALit_BDS[];
17extern CHAR8 const ALit_PEIM[];
18extern CHAR8 const ALit_START_IMAGE[];
19extern CHAR8 const ALit_LOAD_IMAGE[];
20extern CHAR8 const ALit_DB_START[];
21extern CHAR8 const ALit_DB_SUPPORT[];
22extern CHAR8 const ALit_DB_STOP[];
23extern CHAR8 const ALit_BdsTO[];
24extern CHAR8 const ALit_PEIM[];
25
26#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