mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-29 08:34:07 +02:00
Refine the INF's comment
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7679 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
f806dd277e
commit
86a3ad445e
@ -1,8 +1,10 @@
|
|||||||
#/** @file
|
#/** @file
|
||||||
# Sample UEFI Application Reference EDKII Module
|
# Sample UEFI Application Reference EDKII Module
|
||||||
#
|
#
|
||||||
# This is a shell application that will display Hello World.
|
# This is a sample shell application that will print "UEFI Hello World!" to the
|
||||||
# It uses EDKII PCD feature to show PCD usage and configuration.
|
# UEFI Console based on PCD setting.
|
||||||
|
#
|
||||||
|
# It demo how to use EDKII PCD mechnism to make code more flexible.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008, Intel Corporation.
|
# Copyright (c) 2008, Intel Corporation.
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user