From: lgao4 Date: Tue, 6 Jan 2009 05:09:27 +0000 (+0000) Subject: Correct /FAcs option to /FAsc X-Git-Tag: edk2-stable201903~19057 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=f497011482869625f7ee00017392e0dd48cf53e1 Correct /FAcs option to /FAsc git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7191 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/MdeModulePkg/Core/Dxe/DxeMain.inf b/MdeModulePkg/Core/Dxe/DxeMain.inf index a5f0331a37..0b4bbe9346 100644 --- a/MdeModulePkg/Core/Dxe/DxeMain.inf +++ b/MdeModulePkg/Core/Dxe/DxeMain.inf @@ -143,5 +143,5 @@ gEfiMdePkgTokenSpaceGuid.PcdStatusCodeValueDxeDriverEnd | 0x3040003 # EFI_SOFTWARE_DXE_CORE | EFI_SW_PC_INIT_END [BuildOptions] - MSFT:*_*_*_CC_FLAGS = /FAcs + MSFT:*_*_*_CC_FLAGS = /FAsc