32 lines
1.5 KiB
Plaintext
32 lines
1.5 KiB
Plaintext
[Defines]
|
|
DSC_SPECIFICATION = 0x0001001C
|
|
PLATFORM_GUID = 040262ee-aebc-11f0-ba2c-10ffe08423a6
|
|
PLATFORM_VERSION = 0.1
|
|
PLATFORM_NAME = BlastproofEnv
|
|
SKUID_IDENTIFIER = DEFAULT
|
|
SUPPORTED_ARCHITECTURES = X64
|
|
BUILD_TARGETS = RELEASE
|
|
|
|
[Components]
|
|
Blastproof/src/main.inf
|
|
|
|
[LibraryClasses]
|
|
UefiApplicationEntryPoint|MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.inf
|
|
UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
|
|
DebugLib|MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
|
|
BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
|
|
PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
|
|
BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
|
|
RegisterFilterLib|MdePkg/Library/RegisterFilterLibNull/RegisterFilterLibNull.inf
|
|
PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
|
|
DebugPrintErrorLevelLib|MdePkg/Library/BaseDebugPrintErrorLevelLib/BaseDebugPrintErrorLevelLib.inf
|
|
StackCheckLib|MdePkg/Library/StackCheckLib/StackCheckLib.inf
|
|
StackCheckFailureHookLib|MdePkg/Library/StackCheckFailureHookLibNull/StackCheckFailureHookLibNull.inf
|
|
UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
|
|
MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
|
|
DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
|
|
UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
|
|
|
|
[Packages]
|
|
MdePkg/MdePkg.dec
|