Commit b50c4af
Bump MU_BASECORE from 2025110001.0.11 to 2025110002.0.1 (#1431)
Bumps MU_BASECORE from `2025110001.0.11` to `2025110002.0.1`
Introduces 27 new commits in https://github.com/microsoft/mu_basecore.git.
microsoft/mu_basecore@cd8fb3a
microsoft/mu_basecore@0749d6b
microsoft/mu_basecore@7ceb28b
microsoft/mu_basecore@1cd3cd8
microsoft/mu_basecore@08e374c
microsoft/mu_basecore@84c9fdd
microsoft/mu_basecore@b48ef86
microsoft/mu_basecore@e248a90
microsoft/mu_basecore@906650b
microsoft/mu_basecore@8bc20a2
microsoft/mu_basecore@c2a07d5
microsoft/mu_basecore@bd8c2bb
microsoft/mu_basecore@ae6343c
microsoft/mu_basecore@59002db
microsoft/mu_basecore@d210225
microsoft/mu_basecore@2c8714a
microsoft/mu_basecore@4592e28
microsoft/mu_basecore@723d0a7
microsoft/mu_basecore@614b366
microsoft/mu_basecore@6f3ab75
microsoft/mu_basecore@bf3ee1a
microsoft/mu_basecore@a916a3c
microsoft/mu_basecore@8e32d01
microsoft/mu_basecore@3a0a42d
microsoft/mu_basecore@e18ecee
microsoft/mu_basecore@f265718
microsoft/mu_basecore@b2c598f
Signed-off-by: Project Mu Bot <mubot@microsoft.com>
Co-authored-by: Kun Qin <kuqin@microsoft.com>1 parent 72f4c12 commit b50c4af
2 files changed
Lines changed: 1 addition & 3 deletions
Submodule MU_BASECORE updated 42 files
- .pytool/Plugin/SpellCheck/cspell.base.yaml+1
- ArmPkg/Drivers/MmCommunicationDxe/MmCommunication.c+27-15
- BaseTools/Bin/basetoolsbin_ext_dep.yaml+3-3
- BaseTools/Edk2ToolsBuild.py+51-10
- MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf+1
- MdeModulePkg/Bus/Pci/PciBusDxe/PciLib.c+73-18
- MdeModulePkg/Core/Dxe/DxeMain.h+13-5
- MdeModulePkg/Core/Dxe/DxeMain.inf+1
- MdeModulePkg/Core/Dxe/Gcd/Gcd.c+135-87
- MdeModulePkg/Core/Dxe/Mem/GoogleTest/MemoryBinGoogleTest.cpp+612
- MdeModulePkg/Core/Dxe/Mem/GoogleTest/MemoryBinGoogleTestHost.inf+34
- MdeModulePkg/Core/Dxe/Mem/Imem.h-19
- MdeModulePkg/Core/Dxe/Mem/MemoryBin.c+588
- MdeModulePkg/Core/Dxe/Mem/Page.c+309-493
- MdeModulePkg/Core/Dxe/Misc/MemoryProtectionSupport.c-4
- MdeModulePkg/Core/Dxe/Misc/MemoryProtectionSupport.h-1
- MdeModulePkg/Core/MemoryBins.md+277
- MdeModulePkg/Core/Pei/Memory/MemoryBin.c+588
- MdeModulePkg/Core/Pei/Memory/MemoryServices.c+350-94
- MdeModulePkg/Core/Pei/PeiMain.h+20
- MdeModulePkg/Core/Pei/PeiMain.inf+3
- MdeModulePkg/Core/PrivateInclude/MemoryBin.h+150
- MdeModulePkg/Include/Guid/MemoryTypeInformation.h+17
- MdeModulePkg/Library/ArmFfaConsoleDebugLib/ArmFfaConsoleDebugStandaloneMmLib.c+513
- MdeModulePkg/Library/ArmFfaConsoleDebugLib/ArmFfaConsoleDebugStandaloneMmLib.inf+46
- MdeModulePkg/Library/ArmFfaConsoleDebugLib/ArmFfaConsoleDebugStandaloneMmLib.uni+16
- MdeModulePkg/MdeModulePkg.dec+24-14
- MdeModulePkg/MdeModulePkg.dsc+1
- MdeModulePkg/MdeModulePkg.uni+5
- MdeModulePkg/Test/MdeModulePkgHostTest.dsc+7
- MdeModulePkg/Universal/StatusCodeHandler/Smm/StatusCodeHandlerStandalone.c+5-4
- MdeModulePkg/Universal/Variable/Pei/Variable.c+48-93
- MdeModulePkg/Universal/Variable/Pei/VariablePei.inf-1
- MdeModulePkg/Universal/Variable/RuntimeDxe/VariableSmmRuntimeDxe.c+3-211
- MdeModulePkg/Universal/Variable/RuntimeDxe/VariableSmmRuntimeDxe.inf-4
- MdePkg/Include/Base.h+19-6
- MdePkg/Include/Library/BaseLib.h+36
- MdePkg/Library/BaseLib/BaseLib.inf+3
- MdePkg/Library/BaseLib/BaseLibInternals.h+26
- MdePkg/Library/BaseLib/X64/FsGsBase.c+108
- MdePkg/Library/BaseLib/X64/ReadFsBase.nasm+31
- MdePkg/Library/BaseLib/X64/WriteFsBase.nasm+31
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
604 | 604 | | |
605 | 605 | | |
606 | 606 | | |
607 | | - | |
608 | | - | |
609 | 607 | | |
610 | 608 | | |
611 | 609 | | |
| |||
0 commit comments