mirror of https://github.com/acidanthera/audk.git
Remove fpd word
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3477 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
e54209ba21
commit
d10385cde1
|
@ -1,7 +1,7 @@
|
||||||
#/** @file
|
#/** @file
|
||||||
# EFI/PI Reference Module Package for All Architectures
|
# EFI/PI Reference Module Package for All Architectures
|
||||||
#
|
#
|
||||||
# This FPD file is used for Package Level build.
|
# This DEC file is used for Package Level build.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007, Intel Corporation
|
# Copyright (c) 2007, Intel Corporation
|
||||||
#
|
#
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
# EFI/Framework Emulation Platform
|
# EFI/Framework Emulation Platform
|
||||||
#
|
#
|
||||||
# The Emulation Platform can be used to debug individual modules, prior to creating
|
# The Emulation Platform can be used to debug individual modules, prior to creating
|
||||||
# a real platform. This also provides an example for how an FPD is created.
|
# a real platform. This also provides an example for how an DSC is created.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 - 2007, Intel Corporation
|
# Copyright (c) 2006 - 2007, Intel Corporation
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue