mirror of https://github.com/acidanthera/audk.git
Changed IA64 to IPF in the comments because it will cause confusion.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1703 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
63cdbe79b1
commit
e57b8d71a4
|
@ -34,7 +34,7 @@ ACTIVE_PLATFORM = EdkNt32Pkg/Nt32.fpd
|
|||
TARGET = DEBUG
|
||||
|
||||
# TARGET_ARCH List Optional What kind of architecture is the binary being target for.
|
||||
# One, or more, of the following, IA32, IA64, X64, EBC or ARM.
|
||||
# One, or more, of the following, IA32, IPF, X64, EBC or ARM.
|
||||
# Multiple values can be specified on a single line, using
|
||||
# space charaters to separate the values. These are used
|
||||
# during the parsing of an FPD file, restricting the build
|
||||
|
|
Loading…
Reference in New Issue