summaryrefslogtreecommitdiff
path: root/Silicon/Intel/Vlv2SocBinPkg/IA32RELEASE/IA32/SmmAccess.inf
diff options
context:
space:
mode:
Diffstat (limited to 'Silicon/Intel/Vlv2SocBinPkg/IA32RELEASE/IA32/SmmAccess.inf')
-rw-r--r--Silicon/Intel/Vlv2SocBinPkg/IA32RELEASE/IA32/SmmAccess.inf396
1 files changed, 198 insertions, 198 deletions
diff --git a/Silicon/Intel/Vlv2SocBinPkg/IA32RELEASE/IA32/SmmAccess.inf b/Silicon/Intel/Vlv2SocBinPkg/IA32RELEASE/IA32/SmmAccess.inf
index 7594dfb..c1f5c98 100644
--- a/Silicon/Intel/Vlv2SocBinPkg/IA32RELEASE/IA32/SmmAccess.inf
+++ b/Silicon/Intel/Vlv2SocBinPkg/IA32RELEASE/IA32/SmmAccess.inf
@@ -1,198 +1,198 @@
-#/*++
-# This file contains a 'Sample Driver' and is licensed as such
-# under the terms of your license agreement with Intel or your
-# vendor. This file may be modified by the user, subject to
-# the additional terms of the license agreement
-#--*/
-#/*++
-#
-# Copyright (c) 1999 - 2010 Intel Corporation. All rights reserved
-# This software and associated documentation (if any) is furnished
-# under a license and may only be used or copied in accordance
-# with the terms of the license. Except as permitted by such
-# license, no part of this software or documentation may be
-# reproduced, stored in a retrieval system, or transmitted in any
-# form or by any means without the express written consent of
-# Intel Corporation.
-#
-#
-# Module Name:
-#
-# SmmAccess.inf
-#
-# Abstract:
-#
-# Component description file for the SmmAccess module
-# {1323C7F8-DAD5-4126-A54B-7A05FBF4151}
-#
-#--*/
-
-# DO NOT EDIT
-# FILE auto-generated
-
-[Defines]
- INF_VERSION = 0x00010017
- BASE_NAME = SmmAccess
- FILE_GUID = 326E9CC6-9839-4885-B2ED-275903B668E1
- MODULE_TYPE = DXE_DRIVER
- VERSION_STRING = 1.0
- ENTRY_POINT = SmmAccessDriverEntryPoint
-
-[Packages.IA32]
- MdePkg/MdePkg.dec
-
-[Binaries.IA32]
- PE32|SmmAccess.efi
- DXE_DEPEX|SmmAccess.depex
-
-[PatchPcd.IA32]
-
-[Protocols.IA32]
- gEfiSmmAccess2ProtocolGuid
-
- ## SOMETIMES_CONSUMES
- gPcdProtocolGuid
-
- ## CONSUMES
- gEfiPcdProtocolGuid
-
- ## SOMETIMES_CONSUMES
- gGetPcdInfoProtocolGuid
-
- ## SOMETIMES_CONSUMES
- gEfiGetPcdInfoProtocolGuid
-
- ## SOMETIMES_CONSUMES
- gEfiDevicePathProtocolGuid
-
- ## UNDEFINED
- gEfiDebugPortProtocolGuid
-
- ## SOMETIMES_PRODUCES
- gEfiDriverBindingProtocolGuid
-
- ## SOMETIMES_CONSUMES
- gEfiSimpleTextOutProtocolGuid
-
- ## SOMETIMES_CONSUMES
- gEfiGraphicsOutputProtocolGuid
-
- ## SOMETIMES_CONSUMES
- gEfiHiiFontProtocolGuid
-
- ## SOMETIMES_CONSUMES # Consumes if gEfiGraphicsOutputProtocolGuid uninstalled
- gEfiUgaDrawProtocolGuid
-
- ## SOMETIMES_PRODUCES # User chooses to produce it
- gEfiComponentNameProtocolGuid
-
- ## SOMETIMES_PRODUCES # User chooses to produce it
- gEfiComponentName2ProtocolGuid
-
- ## SOMETIMES_PRODUCES # User chooses to produce it
- gEfiDriverConfigurationProtocolGuid
-
- ## SOMETIMES_PRODUCES # User chooses to produce it
- gEfiDriverConfiguration2ProtocolGuid
-
- ## SOMETIMES_PRODUCES # User chooses to produce it
- gEfiDriverDiagnosticsProtocolGuid
-
- ## SOMETIMES_PRODUCES # User chooses to produce it
- gEfiDriverDiagnostics2ProtocolGuid
-
- ## SOMETIMES_CONSUMES
- gEfiLoadedImageProtocolGuid
-
-
-[Ppis.IA32]
-
-[Guids.IA32]
-
- ## SOMETIMES_CONSUMES ## GUID
- gEfiVTUTF8Guid
-
- ## SOMETIMES_CONSUMES ## GUID
- gEfiVT100Guid
-
- ## SOMETIMES_CONSUMES ## GUID
- gEfiVT100PlusGuid
-
- ## SOMETIMES_CONSUMES ## GUID
- gEfiPcAnsiGuid
-
- ## SOMETIMES_CONSUMES ## GUID
- gEfiUartDevicePathGuid
-
- ## SOMETIMES_CONSUMES ## GUID
- gEfiSasDevicePathGuid
-
- ## SOMETIMES_CONSUMES ## GUID
- gEfiVirtualDiskGuid
-
- ## SOMETIMES_CONSUMES ## GUID
- gEfiVirtualCdGuid
-
- ## SOMETIMES_CONSUMES ## GUID
- gEfiPersistentVirtualDiskGuid
-
- ## SOMETIMES_CONSUMES ## GUID
- gEfiPersistentVirtualCdGuid
-
- ## SOMETIMES_CONSUMES ## Event
- gEfiEventReadyToBootGuid
-
- ## SOMETIMES_CONSUMES ## Event
- gEfiEventLegacyBootGuid
-
- ## SOMETIMES_CONSUMES ## Variable
- gEfiGlobalVariableGuid
-
- ## CONSUMES ## SystemTable
- gEfiHobListGuid
-
-
-[PcdEx.IA32]
-
-[LibraryClasses.IA32]
-## @LIB_INSTANCES
-# MdePkg/Library/DxePcdLib/DxePcdLib.inf
-# MdePkg/Library/BaseLib/BaseLib.inf
-# MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
-# MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf
-# MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
-# MdePkg/Library/BasePrintLib/BasePrintLib.inf
-# MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
-# MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
-# MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
-# MdePkg/Library/UefiLib/UefiLib.inf
-# MdePkg/Library/DxeHobLib/DxeHobLib.inf
-# MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
-
-[Depex.IA32]
-# (gEfiPciRootBridgeIoProtocolGuid) AND (gEfiPcdProtocolGuid) AND (gEfiPcdProtocolGuid) AND (gEfiPcdProtocolGuid) AND (gEfiPcdProtocolGuid) AND (gEfiBdsArchProtocolGuid AND gEfiCpuArchProtocolGuid AND gEfiMetronomeArchProtocolGuid AND gEfiMonotonicCounterArchProtocolGuid AND gEfiRealTimeClockArchProtocolGuid AND gEfiResetArchProtocolGuid AND gEfiRuntimeArchProtocolGuid AND gEfiSecurityArchProtocolGuid AND gEfiTimerArchProtocolGuid AND gEfiVariableWriteArchProtocolGuid AND gEfiVariableArchProtocolGuid AND gEfiWatchdogTimerArchProtocolGuid)
-
-
-
-[BuildOptions.IA32]
-## @AsBuilt
-## MSFT:RELEASE_VS2015x86_IA32_SYMRENAME_FLAGS = Symbol renaming not needed for
-## MSFT:RELEASE_VS2015x86_IA32_ASLDLINK_FLAGS = /NODEFAULTLIB /ENTRY:ReferenceAcpiTable /SUBSYSTEM:CONSOLE
-## MSFT:RELEASE_VS2015x86_IA32_VFR_FLAGS = -l -n
-## MSFT:RELEASE_VS2015x86_IA32_PP_FLAGS = /nologo /E /TC /FIAutoGen.h /DMINNOW2_PO /DENBDT_PF_ENABLE=1 $(EXTERNAL_VGA_BUILD_OPTION) $(PCIE_ENUM_WA_BUILD_OPTION) $(X0_WA_ENABLE_BUILD_OPTION) $(A0_WA_ENABLE_BUILD_OPTION) $(MICROCODE_FREE_BUILD_OPTIONS) $(SIMICS_BUILD_OPTIONS) $(HYBRID_BUILD_OPTIONS) $(COMPACT_BUILD_OPTIONS) $(VP_BUILD_OPTIONS) $(SYSCTL_ID_BUILD_OPTION) /DCLKGEN_CONFIG_EXTRA=1 $(SYSCTL_X0_CONVERT_BOARD_OPTION) /DNOCS_S3_SUPPORT /DSATA_SUPPORT=1 /DPCIESC_SUPPORT=1 /DFTPM_ENABLE $(DSC_BYTI_SECURE_BOOT_BUILD_OPTIONS)
-## MSFT:RELEASE_VS2015x86_IA32_GENFW_FLAGS =
-## MSFT:RELEASE_VS2015x86_IA32_OPTROM_FLAGS = -e
-## MSFT:RELEASE_VS2015x86_IA32_SLINK_FLAGS = /NOLOGO /LTCG
-## MSFT:RELEASE_VS2015x86_IA32_ASM_FLAGS = /nologo /c /WX /W3 /Cx /coff /Zd $(VP_BUILD_OPTIONS) /D EDKII_GLUE_PciExpressBaseAddress=0E0000000h /DNOCS_S3_SUPPORT
-## MSFT:RELEASE_VS2015x86_IA32_ASL_FLAGS =
-## MSFT:RELEASE_VS2015x86_IA32_CC_FLAGS = /nologo /arch:IA32 /c /WX /GS- /W4 /Gs32768 /D UNICODE /O1b2 /GL /FIAutoGen.h /EHs-c- /GR- /GF /DMINNOW2_PO /DENBDT_PF_ENABLE=1 $(EXTERNAL_VGA_BUILD_OPTION) $(PCIE_ENUM_WA_BUILD_OPTION) $(X0_WA_ENABLE_BUILD_OPTION) $(A0_WA_ENABLE_BUILD_OPTION) $(MICROCODE_FREE_BUILD_OPTIONS) $(SIMICS_BUILD_OPTIONS) $(HYBRID_BUILD_OPTIONS) $(COMPACT_BUILD_OPTIONS) $(VP_BUILD_OPTIONS) $(SYSCTL_ID_BUILD_OPTION) /DCLKGEN_CONFIG_EXTRA=1 $(SYSCTL_X0_CONVERT_BOARD_OPTION) /DNOCS_S3_SUPPORT /DSATA_SUPPORT=1 /DPCIESC_SUPPORT=1 /DFTPM_ENABLE $(DSC_BYTI_SECURE_BOOT_BUILD_OPTIONS)
-## MSFT:RELEASE_VS2015x86_IA32_NASMB_FLAGS = -f bin
-## MSFT:RELEASE_VS2015x86_IA32_VFRPP_FLAGS = /nologo /E /TC /DVFRCOMPILE /FI$(MODULE_NAME)StrDefs.h /DMINNOW2_PO /DENBDT_PF_ENABLE=1 $(EXTERNAL_VGA_BUILD_OPTION) $(PCIE_ENUM_WA_BUILD_OPTION) $(X0_WA_ENABLE_BUILD_OPTION) $(A0_WA_ENABLE_BUILD_OPTION) $(MICROCODE_FREE_BUILD_OPTIONS) $(SIMICS_BUILD_OPTIONS) $(HYBRID_BUILD_OPTIONS) $(COMPACT_BUILD_OPTIONS) $(VP_BUILD_OPTIONS) $(SYSCTL_ID_BUILD_OPTION) /DCLKGEN_CONFIG_EXTRA=1 $(SYSCTL_X0_CONVERT_BOARD_OPTION) /DNOCS_S3_SUPPORT /DSATA_SUPPORT=1 /DPCIESC_SUPPORT=1 /DFTPM_ENABLE $(DSC_BYTI_SECURE_BOOT_BUILD_OPTIONS)
-## MSFT:RELEASE_VS2015x86_IA32_ASLCC_FLAGS = /nologo /c /FIAutoGen.h /TC /Dmain=ReferenceAcpiTable
-## MSFT:RELEASE_VS2015x86_IA32_APP_FLAGS = /nologo /E /TC /DMINNOW2_PO /DENBDT_PF_ENABLE=1 $(EXTERNAL_VGA_BUILD_OPTION) $(PCIE_ENUM_WA_BUILD_OPTION) $(X0_WA_ENABLE_BUILD_OPTION) $(A0_WA_ENABLE_BUILD_OPTION) $(MICROCODE_FREE_BUILD_OPTIONS) $(SIMICS_BUILD_OPTIONS) $(HYBRID_BUILD_OPTIONS) $(COMPACT_BUILD_OPTIONS) $(VP_BUILD_OPTIONS) $(SYSCTL_ID_BUILD_OPTION) /DCLKGEN_CONFIG_EXTRA=1 $(SYSCTL_X0_CONVERT_BOARD_OPTION) /DNOCS_S3_SUPPORT /DSATA_SUPPORT=1 /DPCIESC_SUPPORT=1 /DFTPM_ENABLE $(DSC_BYTI_SECURE_BOOT_BUILD_OPTIONS)
-## MSFT:RELEASE_VS2015x86_IA32_DLINK_FLAGS = /NOLOGO /NODEFAULTLIB /IGNORE:4001 /IGNORE:4254 /OPT:REF /OPT:ICF=10 /MAP /ALIGN:32 /SECTION:.xdata,D /SECTION:.pdata,D /MACHINE:X86 /LTCG /DLL /ENTRY:$(IMAGE_ENTRY_POINT) /SUBSYSTEM:EFI_BOOT_SERVICE_DRIVER /SAFESEH:NO /BASE:0 /DRIVER /MERGE:.rdata=.data
-## MSFT:RELEASE_VS2015x86_IA32_ASLPP_FLAGS = /nologo /E /C /FIAutoGen.h /DMINNOW2_PO /DENBDT_PF_ENABLE=1 $(EXTERNAL_VGA_BUILD_OPTION) $(PCIE_ENUM_WA_BUILD_OPTION) $(X0_WA_ENABLE_BUILD_OPTION) $(A0_WA_ENABLE_BUILD_OPTION) $(MICROCODE_FREE_BUILD_OPTIONS) $(SIMICS_BUILD_OPTIONS) $(HYBRID_BUILD_OPTIONS) $(COMPACT_BUILD_OPTIONS) $(VP_BUILD_OPTIONS) $(SYSCTL_ID_BUILD_OPTION) /DCLKGEN_CONFIG_EXTRA=1 $(SYSCTL_X0_CONVERT_BOARD_OPTION) /DNOCS_S3_SUPPORT /DSATA_SUPPORT=1 /DPCIESC_SUPPORT=1 /DFTPM_ENABLE $(DSC_BYTI_SECURE_BOOT_BUILD_OPTIONS)
-## MSFT:RELEASE_VS2015x86_IA32_OBJCOPY_FLAGS = objcopy not needed for
-## MSFT:RELEASE_VS2015x86_IA32_MAKE_FLAGS = /nologo
-## MSFT:RELEASE_VS2015x86_IA32_ASMLINK_FLAGS = /nologo /tiny
-## MSFT:RELEASE_VS2015x86_IA32_NASM_FLAGS = -Ox -f win32
+#/*++
+# This file contains a 'Sample Driver' and is licensed as such
+# under the terms of your license agreement with Intel or your
+# vendor. This file may be modified by the user, subject to
+# the additional terms of the license agreement
+#--*/
+#/*++
+#
+# Copyright (c) 1999 - 2010 Intel Corporation. All rights reserved
+# This software and associated documentation (if any) is furnished
+# under a license and may only be used or copied in accordance
+# with the terms of the license. Except as permitted by such
+# license, no part of this software or documentation may be
+# reproduced, stored in a retrieval system, or transmitted in any
+# form or by any means without the express written consent of
+# Intel Corporation.
+#
+#
+# Module Name:
+#
+# SmmAccess.inf
+#
+# Abstract:
+#
+# Component description file for the SmmAccess module
+# {1323C7F8-DAD5-4126-A54B-7A05FBF4151}
+#
+#--*/
+
+# DO NOT EDIT
+# FILE auto-generated
+
+[Defines]
+ INF_VERSION = 0x00010017
+ BASE_NAME = SmmAccess
+ FILE_GUID = 326E9CC6-9839-4885-B2ED-275903B668E1
+ MODULE_TYPE = DXE_DRIVER
+ VERSION_STRING = 1.0
+ ENTRY_POINT = SmmAccessDriverEntryPoint
+
+[Packages.IA32]
+ MdePkg/MdePkg.dec
+
+[Binaries.IA32]
+ PE32|SmmAccess.efi
+ DXE_DEPEX|SmmAccess.depex
+
+[PatchPcd.IA32]
+
+[Protocols.IA32]
+ gEfiSmmAccess2ProtocolGuid
+
+ ## SOMETIMES_CONSUMES
+ gPcdProtocolGuid
+
+ ## CONSUMES
+ gEfiPcdProtocolGuid
+
+ ## SOMETIMES_CONSUMES
+ gGetPcdInfoProtocolGuid
+
+ ## SOMETIMES_CONSUMES
+ gEfiGetPcdInfoProtocolGuid
+
+ ## SOMETIMES_CONSUMES
+ gEfiDevicePathProtocolGuid
+
+ ## UNDEFINED
+ gEfiDebugPortProtocolGuid
+
+ ## SOMETIMES_PRODUCES
+ gEfiDriverBindingProtocolGuid
+
+ ## SOMETIMES_CONSUMES
+ gEfiSimpleTextOutProtocolGuid
+
+ ## SOMETIMES_CONSUMES
+ gEfiGraphicsOutputProtocolGuid
+
+ ## SOMETIMES_CONSUMES
+ gEfiHiiFontProtocolGuid
+
+ ## SOMETIMES_CONSUMES # Consumes if gEfiGraphicsOutputProtocolGuid uninstalled
+ gEfiUgaDrawProtocolGuid
+
+ ## SOMETIMES_PRODUCES # User chooses to produce it
+ gEfiComponentNameProtocolGuid
+
+ ## SOMETIMES_PRODUCES # User chooses to produce it
+ gEfiComponentName2ProtocolGuid
+
+ ## SOMETIMES_PRODUCES # User chooses to produce it
+ gEfiDriverConfigurationProtocolGuid
+
+ ## SOMETIMES_PRODUCES # User chooses to produce it
+ gEfiDriverConfiguration2ProtocolGuid
+
+ ## SOMETIMES_PRODUCES # User chooses to produce it
+ gEfiDriverDiagnosticsProtocolGuid
+
+ ## SOMETIMES_PRODUCES # User chooses to produce it
+ gEfiDriverDiagnostics2ProtocolGuid
+
+ ## SOMETIMES_CONSUMES
+ gEfiLoadedImageProtocolGuid
+
+
+[Ppis.IA32]
+
+[Guids.IA32]
+
+ ## SOMETIMES_CONSUMES ## GUID
+ gEfiVTUTF8Guid
+
+ ## SOMETIMES_CONSUMES ## GUID
+ gEfiVT100Guid
+
+ ## SOMETIMES_CONSUMES ## GUID
+ gEfiVT100PlusGuid
+
+ ## SOMETIMES_CONSUMES ## GUID
+ gEfiPcAnsiGuid
+
+ ## SOMETIMES_CONSUMES ## GUID
+ gEfiUartDevicePathGuid
+
+ ## SOMETIMES_CONSUMES ## GUID
+ gEfiSasDevicePathGuid
+
+ ## SOMETIMES_CONSUMES ## GUID
+ gEfiVirtualDiskGuid
+
+ ## SOMETIMES_CONSUMES ## GUID
+ gEfiVirtualCdGuid
+
+ ## SOMETIMES_CONSUMES ## GUID
+ gEfiPersistentVirtualDiskGuid
+
+ ## SOMETIMES_CONSUMES ## GUID
+ gEfiPersistentVirtualCdGuid
+
+ ## SOMETIMES_CONSUMES ## Event
+ gEfiEventReadyToBootGuid
+
+ ## SOMETIMES_CONSUMES ## Event
+ gEfiEventLegacyBootGuid
+
+ ## SOMETIMES_CONSUMES ## Variable
+ gEfiGlobalVariableGuid
+
+ ## CONSUMES ## SystemTable
+ gEfiHobListGuid
+
+
+[PcdEx.IA32]
+
+[LibraryClasses.IA32]
+## @LIB_INSTANCES
+# MdePkg/Library/DxePcdLib/DxePcdLib.inf
+# MdePkg/Library/BaseLib/BaseLib.inf
+# MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
+# MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.inf
+# MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
+# MdePkg/Library/BasePrintLib/BasePrintLib.inf
+# MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
+# MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
+# MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
+# MdePkg/Library/UefiLib/UefiLib.inf
+# MdePkg/Library/DxeHobLib/DxeHobLib.inf
+# MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
+
+[Depex.IA32]
+# (gEfiPciRootBridgeIoProtocolGuid) AND (gEfiPcdProtocolGuid) AND (gEfiPcdProtocolGuid) AND (gEfiPcdProtocolGuid) AND (gEfiPcdProtocolGuid) AND (gEfiBdsArchProtocolGuid AND gEfiCpuArchProtocolGuid AND gEfiMetronomeArchProtocolGuid AND gEfiMonotonicCounterArchProtocolGuid AND gEfiRealTimeClockArchProtocolGuid AND gEfiResetArchProtocolGuid AND gEfiRuntimeArchProtocolGuid AND gEfiSecurityArchProtocolGuid AND gEfiTimerArchProtocolGuid AND gEfiVariableWriteArchProtocolGuid AND gEfiVariableArchProtocolGuid AND gEfiWatchdogTimerArchProtocolGuid)
+
+
+
+[BuildOptions.IA32]
+## @AsBuilt
+## MSFT:RELEASE_VS2015x86_IA32_SYMRENAME_FLAGS = Symbol renaming not needed for
+## MSFT:RELEASE_VS2015x86_IA32_ASLDLINK_FLAGS = /NODEFAULTLIB /ENTRY:ReferenceAcpiTable /SUBSYSTEM:CONSOLE
+## MSFT:RELEASE_VS2015x86_IA32_VFR_FLAGS = -l -n
+## MSFT:RELEASE_VS2015x86_IA32_PP_FLAGS = /nologo /E /TC /FIAutoGen.h /DMINNOW2_PO /DENBDT_PF_ENABLE=1 $(EXTERNAL_VGA_BUILD_OPTION) $(PCIE_ENUM_WA_BUILD_OPTION) $(X0_WA_ENABLE_BUILD_OPTION) $(A0_WA_ENABLE_BUILD_OPTION) $(MICROCODE_FREE_BUILD_OPTIONS) $(SIMICS_BUILD_OPTIONS) $(HYBRID_BUILD_OPTIONS) $(COMPACT_BUILD_OPTIONS) $(VP_BUILD_OPTIONS) $(SYSCTL_ID_BUILD_OPTION) /DCLKGEN_CONFIG_EXTRA=1 $(SYSCTL_X0_CONVERT_BOARD_OPTION) /DNOCS_S3_SUPPORT /DSATA_SUPPORT=1 /DPCIESC_SUPPORT=1 /DFTPM_ENABLE $(DSC_BYTI_SECURE_BOOT_BUILD_OPTIONS)
+## MSFT:RELEASE_VS2015x86_IA32_GENFW_FLAGS =
+## MSFT:RELEASE_VS2015x86_IA32_OPTROM_FLAGS = -e
+## MSFT:RELEASE_VS2015x86_IA32_SLINK_FLAGS = /NOLOGO /LTCG
+## MSFT:RELEASE_VS2015x86_IA32_ASM_FLAGS = /nologo /c /WX /W3 /Cx /coff /Zd $(VP_BUILD_OPTIONS) /D EDKII_GLUE_PciExpressBaseAddress=0E0000000h /DNOCS_S3_SUPPORT
+## MSFT:RELEASE_VS2015x86_IA32_ASL_FLAGS =
+## MSFT:RELEASE_VS2015x86_IA32_CC_FLAGS = /nologo /arch:IA32 /c /WX /GS- /W4 /Gs32768 /D UNICODE /O1b2 /GL /FIAutoGen.h /EHs-c- /GR- /GF /DMINNOW2_PO /DENBDT_PF_ENABLE=1 $(EXTERNAL_VGA_BUILD_OPTION) $(PCIE_ENUM_WA_BUILD_OPTION) $(X0_WA_ENABLE_BUILD_OPTION) $(A0_WA_ENABLE_BUILD_OPTION) $(MICROCODE_FREE_BUILD_OPTIONS) $(SIMICS_BUILD_OPTIONS) $(HYBRID_BUILD_OPTIONS) $(COMPACT_BUILD_OPTIONS) $(VP_BUILD_OPTIONS) $(SYSCTL_ID_BUILD_OPTION) /DCLKGEN_CONFIG_EXTRA=1 $(SYSCTL_X0_CONVERT_BOARD_OPTION) /DNOCS_S3_SUPPORT /DSATA_SUPPORT=1 /DPCIESC_SUPPORT=1 /DFTPM_ENABLE $(DSC_BYTI_SECURE_BOOT_BUILD_OPTIONS)
+## MSFT:RELEASE_VS2015x86_IA32_NASMB_FLAGS = -f bin
+## MSFT:RELEASE_VS2015x86_IA32_VFRPP_FLAGS = /nologo /E /TC /DVFRCOMPILE /FI$(MODULE_NAME)StrDefs.h /DMINNOW2_PO /DENBDT_PF_ENABLE=1 $(EXTERNAL_VGA_BUILD_OPTION) $(PCIE_ENUM_WA_BUILD_OPTION) $(X0_WA_ENABLE_BUILD_OPTION) $(A0_WA_ENABLE_BUILD_OPTION) $(MICROCODE_FREE_BUILD_OPTIONS) $(SIMICS_BUILD_OPTIONS) $(HYBRID_BUILD_OPTIONS) $(COMPACT_BUILD_OPTIONS) $(VP_BUILD_OPTIONS) $(SYSCTL_ID_BUILD_OPTION) /DCLKGEN_CONFIG_EXTRA=1 $(SYSCTL_X0_CONVERT_BOARD_OPTION) /DNOCS_S3_SUPPORT /DSATA_SUPPORT=1 /DPCIESC_SUPPORT=1 /DFTPM_ENABLE $(DSC_BYTI_SECURE_BOOT_BUILD_OPTIONS)
+## MSFT:RELEASE_VS2015x86_IA32_ASLCC_FLAGS = /nologo /c /FIAutoGen.h /TC /Dmain=ReferenceAcpiTable
+## MSFT:RELEASE_VS2015x86_IA32_APP_FLAGS = /nologo /E /TC /DMINNOW2_PO /DENBDT_PF_ENABLE=1 $(EXTERNAL_VGA_BUILD_OPTION) $(PCIE_ENUM_WA_BUILD_OPTION) $(X0_WA_ENABLE_BUILD_OPTION) $(A0_WA_ENABLE_BUILD_OPTION) $(MICROCODE_FREE_BUILD_OPTIONS) $(SIMICS_BUILD_OPTIONS) $(HYBRID_BUILD_OPTIONS) $(COMPACT_BUILD_OPTIONS) $(VP_BUILD_OPTIONS) $(SYSCTL_ID_BUILD_OPTION) /DCLKGEN_CONFIG_EXTRA=1 $(SYSCTL_X0_CONVERT_BOARD_OPTION) /DNOCS_S3_SUPPORT /DSATA_SUPPORT=1 /DPCIESC_SUPPORT=1 /DFTPM_ENABLE $(DSC_BYTI_SECURE_BOOT_BUILD_OPTIONS)
+## MSFT:RELEASE_VS2015x86_IA32_DLINK_FLAGS = /NOLOGO /NODEFAULTLIB /IGNORE:4001 /IGNORE:4254 /OPT:REF /OPT:ICF=10 /MAP /ALIGN:32 /SECTION:.xdata,D /SECTION:.pdata,D /MACHINE:X86 /LTCG /DLL /ENTRY:$(IMAGE_ENTRY_POINT) /SUBSYSTEM:EFI_BOOT_SERVICE_DRIVER /SAFESEH:NO /BASE:0 /DRIVER /MERGE:.rdata=.data
+## MSFT:RELEASE_VS2015x86_IA32_ASLPP_FLAGS = /nologo /E /C /FIAutoGen.h /DMINNOW2_PO /DENBDT_PF_ENABLE=1 $(EXTERNAL_VGA_BUILD_OPTION) $(PCIE_ENUM_WA_BUILD_OPTION) $(X0_WA_ENABLE_BUILD_OPTION) $(A0_WA_ENABLE_BUILD_OPTION) $(MICROCODE_FREE_BUILD_OPTIONS) $(SIMICS_BUILD_OPTIONS) $(HYBRID_BUILD_OPTIONS) $(COMPACT_BUILD_OPTIONS) $(VP_BUILD_OPTIONS) $(SYSCTL_ID_BUILD_OPTION) /DCLKGEN_CONFIG_EXTRA=1 $(SYSCTL_X0_CONVERT_BOARD_OPTION) /DNOCS_S3_SUPPORT /DSATA_SUPPORT=1 /DPCIESC_SUPPORT=1 /DFTPM_ENABLE $(DSC_BYTI_SECURE_BOOT_BUILD_OPTIONS)
+## MSFT:RELEASE_VS2015x86_IA32_OBJCOPY_FLAGS = objcopy not needed for
+## MSFT:RELEASE_VS2015x86_IA32_MAKE_FLAGS = /nologo
+## MSFT:RELEASE_VS2015x86_IA32_ASMLINK_FLAGS = /nologo /tiny
+## MSFT:RELEASE_VS2015x86_IA32_NASM_FLAGS = -Ox -f win32