mirror of https://github.com/acidanthera/audk.git
Fix a typo.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8161 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
d908a2d6d2
commit
2a9aee6d37
|
@ -129,7 +129,7 @@ DEFINE ICC_WIN_ASLDLINK_FLAGS = /NODEFAULTLIB /ENTRY:ReferenceAcpiTable /SUBSYS
|
||||||
# VS2003 - win32 - Microsoft Visual Studio .NET 2003, Intel EBC, Intel ASL
|
# VS2003 - win32 - Microsoft Visual Studio .NET 2003, Intel EBC, Intel ASL
|
||||||
# VS2005 - win32 - Microsoft Visual Studio 2005 Team Suite Edition, Intel EBC, Intel ASL (also compatible with VS 2005 Express, Standard, and Pro)
|
# VS2005 - win32 - Microsoft Visual Studio 2005 Team Suite Edition, Intel EBC, Intel ASL (also compatible with VS 2005 Express, Standard, and Pro)
|
||||||
# DDK3790 - win32 - Microsoft Windows DDK 3790.1830, Intel EBC, Intel ASL
|
# DDK3790 - win32 - Microsoft Windows DDK 3790.1830, Intel EBC, Intel ASL
|
||||||
# UINIXGCC - UNIX GCC, No EBC, Intel ASL
|
# UNIXGCC - UNIX GCC, No EBC, Intel ASL
|
||||||
# ELFGCC - Linux ELF GCC, No EBC, Intel ASL
|
# ELFGCC - Linux ELF GCC, No EBC, Intel ASL
|
||||||
# CYGGCC - win32 - CygWin GCC, Intel EBC, Intel ASL
|
# CYGGCC - win32 - CygWin GCC, Intel EBC, Intel ASL
|
||||||
# ICC - win32 - Intel C Compiler V9.1, Intel EBC, Intel ASL
|
# ICC - win32 - Intel C Compiler V9.1, Intel EBC, Intel ASL
|
||||||
|
|
Loading…
Reference in New Issue