Changeset 108794 in vbox for trunk/src/VBox/Devices/EFI/FirmwareNew/MdePkg/MdePkg.dsc
- Timestamp:
- Mar 31, 2025 11:31:09 AM (2 weeks ago)
- svn:sync-xref-src-repo-rev:
- 168237
- Location:
- trunk/src/VBox/Devices/EFI/FirmwareNew
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/EFI/FirmwareNew
-
Property svn:mergeinfo
changed from (toggle deleted branches)
to (toggle deleted branches)/vendor/edk2/current 103735-103757,103769-103776,129194-164365 /vendor/edk2/current 103735-103757,103769-103776,129194-168232
-
Property svn:mergeinfo
changed from (toggle deleted branches)
-
trunk/src/VBox/Devices/EFI/FirmwareNew/MdePkg/MdePkg.dsc
r105670 r108794 139 139 MdePkg/Library/JedecJep106Lib/JedecJep106Lib.inf 140 140 MdePkg/Library/BaseFdtLib/BaseFdtLib.inf 141 MdePkg/Library/PeiRngLib/PeiRngLib.inf 142 143 MdePkg/Library/StackCheckFailureHookLibNull/StackCheckFailureHookLibNull.inf 144 MdePkg/Library/StackCheckLibNull/StackCheckLibNull.inf 145 MdePkg/Library/StackCheckLib/StackCheckLib.inf 146 MdePkg/Library/DynamicStackCookieEntryPointLib/DxeCoreEntryPoint.inf 147 MdePkg/Library/DynamicStackCookieEntryPointLib/StandaloneMmDriverEntryPoint.inf 148 MdePkg/Library/DynamicStackCookieEntryPointLib/UefiApplicationEntryPoint.inf 149 MdePkg/Library/DynamicStackCookieEntryPointLib/UefiDriverEntryPoint.inf 141 150 142 151 [Components.IA32, Components.X64, Components.ARM, Components.AARCH64] … … 188 197 MdePkg/Library/TraceHubDebugSysTLibNull/TraceHubDebugSysTLibNull.inf 189 198 199 [Components.X64] 200 MdePkg/Library/DynamicStackCookieEntryPointLib/StandaloneMmCoreEntryPoint.inf 201 MdePkg/Library/StandaloneMmCoreEntryPoint/StandaloneMmCoreEntryPoint.inf 202 190 203 [Components.EBC] 191 204 MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf … … 194 207 [Components.ARM, Components.AARCH64] 195 208 MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsicArmVirt.inf 196 MdePkg/Library/ BaseStackCheckLib/BaseStackCheckLib.inf209 MdePkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf 197 210 198 211 [Components.RISCV64]
Note:
See TracChangeset
for help on using the changeset viewer.