X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FApplication%2FHelloWorld%2FHelloWorld.inf;h=00a8e63ac4d182fda9ae7e2eeaf88b1b553dc263;hp=2ee77d91c4fab4b7e8ae09a27fd8bed4d88b8198;hb=f33d304b32a3a13b1c5cad5f72a792f9bfe287a0;hpb=e56187913724379012649c0411668f94ac2ffd9f diff --git a/MdeModulePkg/Application/HelloWorld/HelloWorld.inf b/MdeModulePkg/Application/HelloWorld/HelloWorld.inf index 2ee77d91c4..00a8e63ac4 100644 --- a/MdeModulePkg/Application/HelloWorld/HelloWorld.inf +++ b/MdeModulePkg/Application/HelloWorld/HelloWorld.inf @@ -1,8 +1,10 @@ #/** @file # Sample UEFI Application Reference EDKII Module # -# This is a shell application that will display Hello World. -# It uses EDKII PCD feature to show PCD usage and configuration. +# This is a sample shell application that will print "UEFI Hello World!" to the +# UEFI Console based on PCD setting. +# +# It demos how to use EDKII PCD mechanism to make code more flexible. # # Copyright (c) 2008, Intel Corporation. #