Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Rebase & FF] Bring in changes from release/202405 #1164

Conversation

VivianNK
Copy link
Contributor

@VivianNK VivianNK commented Sep 26, 2024

Description

MU repos recently transitioned to using a dev branch for new changes after a release. In the process of transition, a few commits got checked in to release/202405.

This PR brings in the following commits from release/202405:

91a2538
88b6c1e
95a58f8
ba672c3

  • Impacts functionality?
  • Impacts security?
  • Breaking change?
  • Includes tests?
  • Includes documentation?

How This Was Tested

Tested in release/202405

Integration Instructions

N/A

apop5 and others added 4 commits September 26, 2024 15:21
Includes changes across the repo for the following CodeQL rules:
- cpp/comparison-with-wider-type
- cpp/overflow-buffer
- cpp/redundant-null-check-param
- cpp/uselesstest

Co-authored-by: Taylor Beebe <tabeebe@microsoft.com>
Co-authored-by: pohanch <125842322+pohanch@users.noreply.github.com>
Co-authored-by: kenlautner <85201046+kenlautner@users.noreply.github.com>
Co-authored-by: Oliver Smith-Denny <osde@linux.microsoft.com>
Co-authored-by: Sean Brogan <sean.brogan@microsoft.com>
Co-authored-by: Aaron <105021049+apop5@users.noreply.github.com>
Report PXE error status via Status Code, with this design,
it will be flexible to register a status code handler
via gEfiRscHandlerProtocolGuid to output the customized error code
to other telemetry service.

The subclass code is `EFI_IO_BUS_IP_NETWORK`

Signed-off-by: Ethan Hsu <Eathonhsu@gmail.com>
## Description

Add mocks from 2311

Cherry picked and squashed the following commits:
a5ba951
5aa1be5

- [ ] Impacts functionality?
- [ ] Impacts security?
- [ ] Breaking change?
- [ ] Includes tests?
- [ ] Includes documentation?

## How This Was Tested

Tested in 202311 CI

## Integration Instructions

N/A

Signed-off-by: Vivian Nowka-Keane <vnowkakeane@microsoft.com>
Co-authored-by: v-sbolisetti <v-sbolisetti@microsoft.com>
Co-authored-by: YiTa-AMI <v-yitawu@microsoft.com>
@VivianNK VivianNK changed the title [Rebase & FF] Bring in changes from release branch [Rebase & FF] Bring in changes from release/202405 Sep 26, 2024
@codecov-commenter
Copy link

codecov-commenter commented Sep 26, 2024

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.

Project coverage is 1.59%. Comparing base (a952e84) to head (e37b613).

Files with missing lines Patch % Lines
NetworkPkg/UefiPxeBcDxe/PxeBcImpl.c 0.00% 7 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##           dev/202405    #1164      +/-   ##
==============================================
- Coverage        1.59%    1.59%   -0.01%     
==============================================
  Files            1448     1448              
  Lines          362491   362501      +10     
  Branches         5632     5632              
==============================================
  Hits             5776     5776              
- Misses         356608   356618      +10     
  Partials          107      107              
Flag Coverage Δ
MdeModulePkg 0.68% <ø> (ø)
MdePkg 5.42% <ø> (ø)
NetworkPkg 0.55% <0.00%> (-0.01%) ⬇️
PolicyServicePkg 30.41% <ø> (ø)
UefiCpuPkg 4.73% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@makubacki
Copy link
Member

Can you clarify in the PR description why these were in the release branch but not the dev branch? If they just got checked in there first during process transition, that's fine but will eliminate confusion to people trying to understand the new process.

@VivianNK VivianNK merged commit f82e02d into microsoft:dev/202405 Sep 26, 2024
35 checks passed
@VivianNK VivianNK deleted the personal/vnowkakeane/release-branch-parity branch September 26, 2024 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants