File tree
10 files changed
+10
-20
lines changed- Common
- Features
- Silicon/Arm
10 files changed
+10
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 4 | + | |
9 | 5 | | |
10 | 6 | | |
11 | 7 | | |
12 | | - | |
| 8 | + | |
13 | 9 | | |
14 | 10 | | |
15 | 11 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 12 | + | |
21 | 13 | | |
22 | 14 | | |
23 | 15 | | |
| |||
- .pytool/CISettings.py+6-16
- AdvLoggerPkg/AdvLoggerOsConnectorPrm/GoogleTest/AdvLoggerOsConnectorPrmGoogleTest.cpp-57
- AdvLoggerPkg/AdvLoggerOsConnectorPrm/Library/AdvLoggerOsConnectorPrmConfigLib/GoogleTest/AdvLoggerPrmConfigLibGoogleTest.cpp-126
- AdvLoggerPkg/Application/AdvancedLogDumper/AdvancedLogDumper.inf+3
- AdvLoggerPkg/Application/AdvancedLogDumper/AdvancedLogDumperDynamicCommand.inf+1
- AdvLoggerPkg/Application/DecodeUefiLog/DecodeUefiLog.py+26-4
- AdvLoggerPkg/Include/AdvancedLoggerInternal.h+42-22
- AdvLoggerPkg/Library/AdvLoggerMmAccessLib/AdvLoggerMmAccessLib.c+81
- AdvLoggerPkg/Library/AdvLoggerSmmAccessLib/AdvLoggerSmmAccessLib.c+79
- AdvLoggerPkg/Library/AdvLoggerSmmAccessLib/AdvLoggerSmmAccessLib.inf+3
- AdvLoggerPkg/Library/AdvancedLoggerAccessLib/AdvancedLoggerAccessLib.c+67
- AdvLoggerPkg/Library/AdvancedLoggerLib/AdvancedLoggerCommon.c+97
- AdvLoggerPkg/Library/AdvancedLoggerLib/AdvancedLoggerCommon.h+43
- AdvLoggerPkg/Library/AdvancedLoggerLib/BaseArm/AdvancedLoggerLib.c+3-1
- AdvLoggerPkg/Library/AdvancedLoggerLib/BaseArm/AdvancedLoggerLib.inf+1
- AdvLoggerPkg/Library/AdvancedLoggerLib/Dxe/GoogleTest/AdvancedLoggerDxeLibGoogleTest.cpp-55
- AdvLoggerPkg/Library/AdvancedLoggerLib/DxeCore/AdvancedLoggerLib.c+271-44
- AdvLoggerPkg/Library/AdvancedLoggerLib/DxeCore/AdvancedLoggerLib.inf+1
- AdvLoggerPkg/Library/AdvancedLoggerLib/DxeCore/GoogleTest/AdvancedLoggerDxeCoreGoogleTest.cpp-200
- AdvLoggerPkg/Library/AdvancedLoggerLib/DxeCore/GoogleTest/AdvancedLoggerDxeCoreGoogleTest.inf-68
- AdvLoggerPkg/Library/AdvancedLoggerLib/MmCore/AdvancedLoggerLib.c+7
- AdvLoggerPkg/Library/AdvancedLoggerLib/MmCore/GoogleTest/AdvancedLoggerMmCoreGoogleTest.cpp-166
- AdvLoggerPkg/Library/AdvancedLoggerLib/MmCore/GoogleTest/AdvancedLoggerMmCoreGoogleTest.inf-45
- AdvLoggerPkg/Library/AdvancedLoggerLib/PeiCore/AdvancedLoggerLib.c+7-7
- AdvLoggerPkg/Library/AdvancedLoggerLib/PeiCore/GoogleTest/AdvancedLoggerPeiCoreGoogleTest.cpp-177
- AdvLoggerPkg/Library/AdvancedLoggerLib/PeiCore/GoogleTest/AdvancedLoggerPeiCoreGoogleTest.inf-64
- AdvLoggerPkg/Library/AdvancedLoggerLib/Runtime/AdvancedLoggerLib.c+112-27
- AdvLoggerPkg/Library/AdvancedLoggerLib/Smm/AdvancedLoggerLib.c+1-1
- AdvLoggerPkg/Library/AdvancedLoggerLib/SmmCore/AdvancedLoggerLib.c+6-2
- AdvLoggerPkg/Test/AdvLoggerHostTest.dsc-6
- HidPkg/HidKeyboardDxe/HidKbDxe.h+1-1
- HidPkg/HidPkg.ci.yaml+2-1
- MfciPkg/MfciDxe/MfciDxe.c+1-2
- MsCorePkg/DebugFileLoggerII/Dxe/DebugFileLogger.c+1-1
- MsCorePkg/DebugFileLoggerII/Dxe/DebugFileLogger.inf+1-1
- MsCorePkg/Library/DxeDebugLibRouter/ReportStatusCode/ReportStatusCodeDebugLib.c+1-5
- MsCorePkg/Library/DxeDebugLibRouter/Serial/SerialDebugLib.c+1-5
- MsCorePkg/Library/MemoryProtectionExceptionHandlerLib/MemoryProtectionExceptionHandlerLib.inf-1
- MsCorePkg/Library/MemoryProtectionExceptionHandlerLib/MemoryProtectionExceptionHandlerLibX64.c+3-16
- MsCorePkg/Library/MuArmGicExLib/GicV3/AArch64/ArmGicV3.S+8-10
- MsCorePkg/Library/MuArmGicExLib/GicV3/AArch64/ArmGicV3.masm+6-10
- MsCorePkg/MsCorePkg.ci.yaml+1
- MsGraphicsPkg/OnScreenKeyboardDxe/OnScreenKeyboardDriver.c+34-34
- MsGraphicsPkg/RenderingEngineDxe/RenderingEngine.c+38-5
- Readme.rst+12-24
- UefiTestingPkg/AuditTests/PagingAudit/UEFI/Dxe/App/DxePagingAuditTestApp.c+3-88
- UefiTestingPkg/AuditTests/PagingAudit/UEFI/DxePagingAuditTestApp.inf-1
- UefiTestingPkg/FunctionalSystemTests/MemoryProtectionTest/App/DxeMemoryProtectionTestApp.c+5-239
- UefiTestingPkg/FunctionalSystemTests/MemoryProtectionTest/App/DxeMemoryProtectionTestApp.inf-1
- UefiTestingPkg/FunctionalSystemTests/MemoryProtectionTest/App/SmmMemoryProtectionTestApp.inf-1
- UefiTestingPkg/UefiTestingPkg.dsc+1-1
- pip-requirements.txt+1-1
Submodule MU_OEM_SAMPLE updated 7 files
- .pytool/CISettings.py+3-7
- OemPkg/Library/DeviceBootManagerLib/DeviceBootManagerLib.c+1-1
- OemPkg/Library/DeviceBootManagerLib/DeviceBootManagerLib.inf+1-1
- OemPkg/Override/MdeModulePkg/Universal/BootManagerPolicyDxe/BootManagerPolicyDxe.c+1-2
- OemPkg/Override/MdeModulePkg/Universal/BootManagerPolicyDxe/BootManagerPolicyDxe.inf+1-2
- Readme.rst+9-8
- pip-requirements.txt+1-1
This file was deleted.
- .azurepipelines/MuDevOpsWrapper.yml+1-1
- .cspell.json+1-1
- .github/dependabot.yml+3-1
- .github/workflows/codeql.yml+8-8
- .github/workflows/issue-assignment.yml+1-1
- .github/workflows/label-issues.yml+1-1
- .github/workflows/label-sync.yml+1-1
- .github/workflows/release-draft.yml+1-1
- .github/workflows/stale.yml+1-1
- .github/workflows/triage-issues.yml+1-1
- SetupDataPkg/Tools/VfrToXmlConverter.py+204-7
- pip-requirements.txt+4-4
- py-requirements.txt+1-1
- .azurepipelines/MuDevOpsWrapper.yml+3-3
- .github/dependabot.yml+3-1
- .github/workflows/Build-UefiExt.yaml-57
- .github/workflows/codeql.yml+10-12
- .github/workflows/issue-assignment.yml+1-1
- .github/workflows/label-issues.yml+1-1
- .github/workflows/label-issues/file-paths.yml+3-2
- .github/workflows/label-issues/regex-pull-requests.yml-16
- .github/workflows/label-sync.yml+1-1
- .github/workflows/pull-request-formatting-validator.yml+1-1
- .github/workflows/release-draft.yml+1-1
- .github/workflows/stale.yml+1-1
- .github/workflows/triage-issues.yml+1-1
- DebuggerFeaturePkg/Docs/Images/windbgx_startup.png
- DebuggerFeaturePkg/Readme.md+8-21
- Scripts/ComToTcpServer.py-187
- UefiDbgExt/dbgexts.cpp-366
- UefiDbgExt/dbgexts.h-93
- UefiDbgExt/efiutil.cpp-301
- UefiDbgExt/handles.cpp-113
- UefiDbgExt/memory.cpp-447
- UefiDbgExt/modules.cpp-448
- UefiDbgExt/pt.cpp-1.2k
- UefiDbgExt/readme.md-88
- UefiDbgExt/swdebug.cpp-191
- UefiDbgExt/tables.cpp-74
- UefiDbgExt/uefiext.cpp-366
- UefiDbgExt/uefiext.def-44
- UefiDbgExt/uefiext.h-118
- UefiDbgExt/uefiext.rc-11
- UefiDbgExt/uefiext.sln-31
- UefiDbgExt/uefiext.vcxproj-296
- UefiDbgExt/uefispec.h-244
- pip-requirements.txt+2-2
- .azurepipelines/MuDevOpsWrapper.yml+1-1
- .github/dependabot.yml+3-1
- .github/workflows/codeql.yml+8-8
- .github/workflows/issue-assignment.yml+1-1
- .github/workflows/label-issues.yml+1-1
- .github/workflows/label-sync.yml+1-1
- .github/workflows/release-draft.yml+1-1
- .github/workflows/stale.yml+1-1
- .github/workflows/triage-issues.yml+1-1
- pip-requirements.txt+3-3
- .github/workflows/codeql.yml+4-3
- .pytool/CISettings.py+3-7
- MmSupervisorPkg/Core/Mem/SmmCpuMemoryManagement.c+3-1
- MmSupervisorPkg/Core/MmSupervisorCore.inf+16-7
- MmSupervisorPkg/Drivers/MmPeiLaunchers/MmIplPei.c+1-1
- MmSupervisorPkg/Drivers/MmPeiLaunchers/MmIplPei.inf+3-4
- MmSupervisorPkg/Drivers/MmSupervisorRing3Broker/MmSupervisorRing3Broker.inf+3-3
- MmSupervisorPkg/Library/BaseCpuLibSysCall/BaseCpuLib.inf+1-1
- MmSupervisorPkg/Library/BaseIoLibIntrinsicSysCall/BaseIoLibIntrinsic.inf+1-1
- MmSupervisorPkg/MmSupervisorPkg.dec+1-1
- MmSupervisorPkg/MmSupervisorPkg.dsc+3-2
- MmSupervisorPkg/Test/MmiHandlerProfileInfo/MmiHandlerProfileInfo.inf+1-1
- SeaPkg/Include/Library/SmrrLib.h+16-2
- SeaPkg/Library/BasePeCoffLibNegative/BasePeCoffLibNegative.inf+3-1
- SeaPkg/Library/BaseSmrrLibNull/BaseSmrrLibNull.c+19-2
- SeaPkg/Library/SmmCpuFeaturesLib/IntelSmmCpuFeaturesLib.c+3-3
- SeaPkg/MmiEntrySea/MmiEntrySea.inf+2-2
- SeaPkg/SeaPkg.dsc+1-1
- pip-requirements.txt+1-1
Submodule MU_BASECORE updated 2573 files
This file was deleted.
0 commit comments