X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Nt32Pkg%2FWinNtThunkPPIToProtocolPei%2FWinNtThunkPPIToProtocolPei.inf;fp=Nt32Pkg%2FWinNtThunkPPIToProtocolPei%2FWinNtThunkPPIToProtocolPei.inf;h=a6161775a2bf849aa5c9016c3e9f9633391ee065;hb=dd0687a4b18c8ba6f37587ad13c9744ff9a67250;hp=9c91e5e94279dbb67ac0990e3f41601c9ae07195;hpb=aade80ede4c6eff09ed337584a48d84ad9197229;p=mirror_edk2.git diff --git a/Nt32Pkg/WinNtThunkPPIToProtocolPei/WinNtThunkPPIToProtocolPei.inf b/Nt32Pkg/WinNtThunkPPIToProtocolPei/WinNtThunkPPIToProtocolPei.inf index 9c91e5e942..a6161775a2 100644 --- a/Nt32Pkg/WinNtThunkPPIToProtocolPei/WinNtThunkPPIToProtocolPei.inf +++ b/Nt32Pkg/WinNtThunkPPIToProtocolPei/WinNtThunkPPIToProtocolPei.inf @@ -14,11 +14,6 @@ # #**/ -################################################################################ -# -# Defines Section - statements that will be processed to create a Makefile. -# -################################################################################ [Defines] INF_VERSION = 0x00010005 BASE_NAME = WinNtThunkPPIToProtocolPei @@ -36,58 +31,24 @@ # VALID_ARCHITECTURES = IA32 # -################################################################################ -# -# Sources Section - list of files that are required for the build to succeed. -# -################################################################################ - [Sources.common] WinNtThunkPPIToProtocol.c -################################################################################ -# -# Package Dependency Section - list of Package files that are required for -# this module. -# -################################################################################ - [Packages] MdePkg/MdePkg.dec Nt32Pkg/Nt32Pkg.dec -################################################################################ -# -# Library Class Section - list of Library Classes that are required for -# this module. -# -################################################################################ - [LibraryClasses] HobLib PeimEntryPoint DebugLib -################################################################################ -# -# Protocol C Name Section - list of Protocol and Protocol Notify C Names -# that this module uses or produces. -# -################################################################################ - [Protocols] gEfiWinNtThunkProtocolGuid # PROTOCOL ALWAYS_CONSUMED -################################################################################ -# -# PPI C Name Section - list of PPI and PPI Notify C Names that this module -# uses or produces. -# -################################################################################ - [Ppis] gPeiNtThunkPpiGuid # PPI ALWAYS_CONSUMED