Skip to content

Commit

Permalink
Merge branch 'main' into projectmubot/submodules/mu_basecore/20231100…
Browse files Browse the repository at this point in the history
…10.0.0
  • Loading branch information
apop5 authored Jul 24, 2024
2 parents 6672545 + ccac309 commit c030ff9
Show file tree
Hide file tree
Showing 8 changed files with 11 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Common/MU
Submodule MU updated 61 files
+13 −3 .github/workflows/codeql.yml
+9 −3 AdvLoggerPkg/AdvLoggerPkg.dsc
+0 −44 AdvLoggerPkg/AdvancedFileLogger/FileAccess.c
+6 −0 AdvLoggerPkg/Application/AdvancedLogDumper/AdvancedLogDumper.inf
+61 −0 AdvLoggerPkg/Application/AdvancedLogDumper/AdvancedLogDumperDynamicCommand.inf
+5 −263 AdvLoggerPkg/Application/AdvancedLogDumper/LogDumper.c
+15 −0 AdvLoggerPkg/Application/AdvancedLogDumper/LogDumper.h
+18 −0 AdvLoggerPkg/Application/AdvancedLogDumper/LogDumper.uni
+343 −0 AdvLoggerPkg/Application/AdvancedLogDumper/LogDumperCommon.c
+145 −0 AdvLoggerPkg/Application/AdvancedLogDumper/LogDumperDynamicCommand.c
+65 −1 AdvLoggerPkg/Application/DecodeUefiLog/DecodeUefiLog.py
+193 −191 AdvLoggerPkg/Crates/RustAdvancedLoggerDxe/src/lib.rs
+133 −133 HidPkg/Crates/HidIo/src/lib.rs
+408 −407 HidPkg/Crates/HiiKeyboardLayout/src/lib.rs
+108 −106 HidPkg/UefiHidDxe/src/driver_binding.rs
+161 −153 HidPkg/UefiHidDxe/src/hid.rs
+458 −458 HidPkg/UefiHidDxe/src/key_queue.rs
+793 −788 HidPkg/UefiHidDxe/src/keyboard.rs
+18 −18 HidPkg/UefiHidDxe/src/main.rs
+382 −366 HidPkg/UefiHidDxe/src/pointer.rs
+1 −1 HidPkg/UefiHidDxeV2/Cargo.toml
+336 −330 HidPkg/UefiHidDxeV2/src/boot_services.rs
+259 −259 HidPkg/UefiHidDxeV2/src/driver_binding.rs
+315 −314 HidPkg/UefiHidDxeV2/src/hid.rs
+363 −363 HidPkg/UefiHidDxeV2/src/hid_io.rs
+551 −549 HidPkg/UefiHidDxeV2/src/keyboard/key_queue.rs
+1,164 −1,157 HidPkg/UefiHidDxeV2/src/keyboard/mod.rs
+583 −581 HidPkg/UefiHidDxeV2/src/keyboard/simple_text_in.rs
+945 −935 HidPkg/UefiHidDxeV2/src/keyboard/simple_text_in_ex.rs
+60 −54 HidPkg/UefiHidDxeV2/src/main.rs
+532 −528 HidPkg/UefiHidDxeV2/src/pointer/absolute_pointer.rs
+600 −589 HidPkg/UefiHidDxeV2/src/pointer/mod.rs
+6 −0 Makefile.toml
+0 −36 MfciPkg/MfciDxe/Test/MfciVerifyPolicyAndChangeHostTest.c
+0 −13 MfciPkg/MfciDxe/Test/MfciVerifyPolicyAndChangeRoTHostTest.c
+183 −174 MsCorePkg/Crates/RustBootServicesAllocatorDxe/src/lib.rs
+29 −29 MsCorePkg/HelloWorldRustDxe/src/main.rs
+2 −2 MsCorePkg/Library/MemoryTypeInformationChangeLib/MemoryTypeInformationChangeLib.c
+0 −1 MsCorePkg/MacAddressEmulationDxe/Test/MacAddressEmulationDxeHostTest.inf
+88 −69 MsGraphicsPkg/DisplayEngineDxe/FormDisplay.c
+28 −0 MsGraphicsPkg/Include/Protocol/SimpleWindowManager.h
+11 −8 MsGraphicsPkg/Library/SimpleUIToolKit/Bitmap.c
+32 −29 MsGraphicsPkg/Library/SimpleUIToolKit/Button.c
+6 −6 MsGraphicsPkg/Library/SimpleUIToolKit/Canvas.c
+34 −24 MsGraphicsPkg/Library/SimpleUIToolKit/EditBox.c
+25 −16 MsGraphicsPkg/Library/SimpleUIToolKit/Grid.c
+7 −4 MsGraphicsPkg/Library/SimpleUIToolKit/Label.c
+51 −31 MsGraphicsPkg/Library/SimpleUIToolKit/ListBox.c
+10 −7 MsGraphicsPkg/Library/SimpleUIToolKit/ProgressBar.c
+13 −10 MsGraphicsPkg/Library/SimpleUIToolKit/ToggleSwitch.c
+2 −2 MsGraphicsPkg/Library/SimpleUIToolKit/Utilities.c
+66 −77 MsGraphicsPkg/Library/SwmDialogsLib/MessageBox.c
+71 −82 MsGraphicsPkg/Library/SwmDialogsLib/PasswordDialog.c
+96 −91 MsGraphicsPkg/Library/SwmDialogsLib/SemmUserAuthDialog.c
+70 −81 MsGraphicsPkg/Library/SwmDialogsLib/SingleSelectDialog.c
+46 −37 MsGraphicsPkg/OnScreenKeyboardDxe/OnScreenKeyboardDriver.c
+28 −22 MsGraphicsPkg/RenderingEngineDxe/RenderingEngine.c
+2 −2 MsWheaPkg/MsWheaReport/Test/MsWheaReportCommonHostTest.c
+37 −30 UefiTestingPkg/AuditTests/PagingAudit/UEFI/Dxe/App/DxePagingAuditTestApp.c
+2 −2 pip-requirements.txt
+1 −1 rustfmt.toml
2 changes: 1 addition & 1 deletion Features/DEBUGGER
Submodule DEBUGGER updated 1 files
+1 −1 pip-requirements.txt
6 changes: 6 additions & 0 deletions Makefile.toml
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,9 @@ clear = true
command = "cargo"
args = ["tarpaulin", "@@split(INDIVIDUAL_PACKAGE_TARGETS, )", "@@split(COV_FLAGS, )", "--output-dir", "${CARGO_MAKE_WORKSPACE_WORKING_DIRECTORY}/target"]
dependencies = ["individual-package-targets"]

[tasks.clippy]
description = "Run cargo clippy."
clear = true
command = "cargo"
args = ["clippy", "--all-targets", "--", "-D", "warnings"]
1 change: 0 additions & 1 deletion Platforms/QemuQ35Pkg/PlatformBuild.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
# Declare test whose failure will not return a non-zero exit code
FAILURE_EXEMPT_TESTS = {
# example "PiValueTestApp.efi": datetime.datetime(3141, 5, 9, 2, 6, 53, 589793),
"DxePagingAuditTestApp.efi": datetime.datetime(2024, 7, 22, 0, 0, 0, 0)
}

# Allow failure exempt tests to be ignored for 90 days
Expand Down
1 change: 0 additions & 1 deletion Platforms/QemuSbsaPkg/PlatformBuild.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
# Declare test whose failure will not return a non-zero exit code
FAILURE_EXEMPT_TESTS = {
# example "PiValueTestApp.efi": datetime.datetime(3141, 5, 9, 2, 6, 53, 589793),
"DxePagingAuditTestApp.efi": datetime.datetime(2024, 7, 22, 0, 0, 0, 0)
}

# Allow failure exempt tests to be ignored for 90 days
Expand Down
2 changes: 1 addition & 1 deletion rustfmt.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ newline_style = "Windows" # Always use Windows line endings '\r\n'
reorder_impl_items = false # Do not force where type and const before macros and methods in impl blocks.
reorder_imports = true # Do reorder import and extern crate statements alphabetically for readability.
reorder_modules = true # Do reorder mod declarations alphabetically for readability.
tab_spaces = 2 # Use 2 spaces for indentation (Rust default is 4).
tab_spaces = 4 # Use 4 spaces for indentation (Rust default).
unstable_features = false # Do not use unstable rustfmt features.
use_small_heuristics = "Max" # Set all granular width settings to the same as max_width (do not use heuristics)
wrap_comments = false # Leave comment formatting to author's discretion

0 comments on commit c030ff9

Please sign in to comment.