Commit 80f9fdd
File tree
65 files changed
+541
-1383
lines changed- .github/workflows
- Common
- Feature
- MsvmPkg
- CpuDxe
- Library
- CpuExceptionHandlerLib
- Ia32
- LoongArch
- LoongArch64
- UnitTest
- X64
- DefaultExceptionHandlerLib
- AArch64
- Arm
- DxeImageVerificationLib
- MsvmRngLib
- Riscv
- MsvmPcAtRealTimeClockRuntimeDxe
- NetvscDxe
- NvmExpressDxe
- Silicon/ARM
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
65 files changed
+541
-1383
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
122 | 125 | | |
123 | 126 | | |
124 | 127 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 8 | + | |
13 | 9 | | |
14 | 10 | | |
15 | 11 | | |
16 | 12 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
- .azurepipelines/MuDevOpsWrapper.yml+7-1
- .github/dependabot.yml+8
- .github/release-draft-config-n-1.yml+1-1
- .github/release-draft-config-n.yml+1-1
- .github/workflows/backport-to-release-branch.yml-248
- .github/workflows/codeql.yml+53-5
- .github/workflows/issue-assignment.yml+1-1
- .github/workflows/label-issues.yml+1-1
- .github/workflows/label-sync.yml+1-1
- .github/workflows/pull-request-formatting-validator.yml+1-1
- .github/workflows/release-draft.yml+2-2
- .github/workflows/scheduled-maintenance.yml+1-1
- .github/workflows/stale.yml+1-1
- .github/workflows/triage-issues.yml+1-1
- .pytool/CISettings.py+6-16
- AdvLoggerPkg/AdvLoggerOsConnectorPrm/GoogleTest/AdvLoggerOsConnectorPrmGoogleTest.cpp-57
- AdvLoggerPkg/AdvLoggerOsConnectorPrm/Library/AdvLoggerOsConnectorPrmConfigLib/GoogleTest/AdvLoggerPrmConfigLibGoogleTest.cpp-126
- AdvLoggerPkg/Library/AdvancedLoggerLib/Dxe/GoogleTest/AdvancedLoggerDxeLibGoogleTest.cpp-55
- AdvLoggerPkg/Library/AdvancedLoggerLib/DxeCore/GoogleTest/AdvancedLoggerDxeCoreGoogleTest.cpp-200
- AdvLoggerPkg/Library/AdvancedLoggerLib/DxeCore/GoogleTest/AdvancedLoggerDxeCoreGoogleTest.inf-69
- AdvLoggerPkg/Library/AdvancedLoggerLib/MmCore/GoogleTest/AdvancedLoggerMmCoreGoogleTest.cpp-166
- AdvLoggerPkg/Library/AdvancedLoggerLib/MmCore/GoogleTest/AdvancedLoggerMmCoreGoogleTest.inf-46
- AdvLoggerPkg/Library/AdvancedLoggerLib/PeiCore/GoogleTest/AdvancedLoggerPeiCoreGoogleTest.cpp-177
- AdvLoggerPkg/Library/AdvancedLoggerLib/PeiCore/GoogleTest/AdvancedLoggerPeiCoreGoogleTest.inf-64
- AdvLoggerPkg/Test/AdvLoggerHostTest.dsc-6
- HidPkg/HidKeyboardDxe/HidKbDxe.h+1-1
- HidPkg/HidPkg.ci.yaml+2-1
- MfciPkg/MfciPkg.dsc-1
- MfciPkg/UnitTests/MfciPkgHostTest.dsc-1
- 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/FltUsedLib/FltUsedLib.c+13
- MsCorePkg/Library/FltUsedLib/FltUsedLib.inf+34
- MsCorePkg/Library/FltUsedLib/Readme.md+39
- 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+4-1
- MsCorePkg/MsCorePkg.dsc+2-1
- MsGraphicsPkg/Library/ColorBarDisplayDeviceStateLib/ColorBarDisplayDeviceStateLib.c+18-17
- MsGraphicsPkg/MsGraphicsPkg.dsc+1-1
- MsGraphicsPkg/MsUiTheme/Pei/MsUiThemePpi.c+1-1
- Readme.rst+12-24
- UefiTestingPkg/AuditTests/PagingAudit/UEFI/Dxe/App/DxePagingAuditTestApp.c+3-88
- UefiTestingPkg/AuditTests/PagingAudit/UEFI/DxePagingAuditTestApp.inf-1
- UefiTestingPkg/AuditTests/PagingAudit/UEFI/PagingAuditCommon.c+38-1
- UefiTestingPkg/AuditTests/PagingAudit/UEFI/PagingAuditCommon.h+1-1
- UefiTestingPkg/FunctionalSystemTests/MemoryAttributeProtocolFuncTestApp/MemoryAttributeProtocolFuncTestApp.c+28-20
- UefiTestingPkg/FunctionalSystemTests/MemoryProtectionTest/App/DxeMemoryProtectionTestApp.c+5-239
- UefiTestingPkg/FunctionalSystemTests/MemoryProtectionTest/App/DxeMemoryProtectionTestApp.inf-1
- UefiTestingPkg/FunctionalSystemTests/MemoryProtectionTest/App/SmmMemoryProtectionTestApp.inf-1
- UefiTestingPkg/FunctionalSystemTests/MpManagement/Driver/AARCH64/AsmSupport.S+4-4
- UefiTestingPkg/FunctionalSystemTests/MpManagement/Driver/AARCH64/SuspendHandling.c+2-1
- UefiTestingPkg/FunctionalSystemTests/MpManagement/Driver/ApFunction.c+6-2
- UefiTestingPkg/FunctionalSystemTests/MpManagement/Driver/MpManagement.c+1
- UefiTestingPkg/Library/FlatPageTableLib/AArch64/FlatPageTableAArch64.c+98-15
- UefiTestingPkg/Library/FlatPageTableLib/X64/FlatPageTableX64.c+3
- UefiTestingPkg/UefiTestingPkg.dsc+1-1
- pip-requirements.txt+3-3
This file was deleted.
- .azurepipelines/MuDevOpsWrapper.yml+1-1
- .github/workflows/clangpdb-ci.yml+74
- .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+2-2
Submodule MU_BASECORE updated 2629 files
0 commit comments