]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Application/HelloWorld/HelloWorldStr.uni
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Application / HelloWorld / HelloWorldStr.uni
CommitLineData
0d4a6c3d
QS
1// /** @file\r
2// Sample UEFI Application Reference EDKII Module.\r
3//\r
4// This is a sample shell application that will print "UEFI Hello World!" to the\r
5// UEFI Console based on PCD setting.\r
6//\r
7// It demos how to use EDKII PCD mechanism to make code more flexible.\r
8//\r
9// Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>\r
10//\r
9d510e61 11// SPDX-License-Identifier: BSD-2-Clause-Patent\r
0d4a6c3d
QS
12//\r
13// **/\r
14\r
15/=#\r
16\r
17#langdef en-US "English"\r
18\r
19#string STR_HELLO_WORLD_HELP_INFORMATION #language en-US ""\r
20".TH HelloWorld 0 "Displays a \"UEFI Hello World!\" string."\r\n"\r
21".SH NAME\r\n"\r
22"HelloWorld application.\r\n"\r