Last change
on this file since 108794 was 108794, checked in by vboxsync, 3 weeks ago |
Devices/EFI/FirmwareNew: Merge edk2-stable202502 from the vendor branch and make it build for the important platforms, bugref:4643
|
-
Property svn:eol-style
set to
native
|
File size:
1002 bytes
|
Line | |
---|
1 | # Description
|
---|
2 |
|
---|
3 | <_Include a description of the change and why this change was made._>
|
---|
4 |
|
---|
5 | <_For each item, place an "x" in between `[` and `]` if true. Example: `[x]` (you can also check items in GitHub UI)_>
|
---|
6 |
|
---|
7 | <_Create the PR as a Draft PR if it is only created to run CI checks._>
|
---|
8 |
|
---|
9 | <_Delete lines in \<\> tags before creating the PR._>
|
---|
10 |
|
---|
11 | - [ ] Breaking change?
|
---|
12 | - **Breaking change** - Does this PR cause a break in build or boot behavior?
|
---|
13 | - Examples: Does it add a new library class or move a module to a different repo.
|
---|
14 | - [ ] Impacts security?
|
---|
15 | - **Security** - Does this PR have a direct security impact?
|
---|
16 | - Examples: Crypto algorithm change or buffer overflow fix.
|
---|
17 | - [ ] Includes tests?
|
---|
18 | - **Tests** - Does this PR include any explicit test code?
|
---|
19 | - Examples: Unit tests or integration tests.
|
---|
20 |
|
---|
21 | ## How This Was Tested
|
---|
22 |
|
---|
23 | <_Describe the test(s) that were run to verify the changes._>
|
---|
24 |
|
---|
25 | ## Integration Instructions
|
---|
26 |
|
---|
27 | <_Describe how these changes should be integrated. Use N/A if nothing is required._>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.