Skip to content

Commit 271c1c6

Browse files
author
Bret Barkelew
committed
Finalize release notes for 1903_RC1.
1 parent 0ae5a44 commit 271c1c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Readme.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@ Anticipated Stabilization:
2323
Branch Changes - release/201903
2424
===============================
2525

26-
Breaking Changes-dev
26+
Breaking Changes
2727
--------------------
2828

2929
- Edk2ToolHelper no longer has logic for dependencies. This is easily replaced, but convenient to leave out while GenerateCapsule is being refactored to remove reliance on older compiled tools.
3030
- VariablePolicy changes in VaraibleSmm and AuthService will require additional libraries in DSC files (e.g. UefiVariablePolicyLib, VarCheckPolicyLib, MuVariablePolicyHelperLib).
3131
- gEdkiiVariableLockProtocolGuid is no longer a component of VariableServices. An alternate implementation is provided in Mu Plus repo, in the MuVarPolicyFoundationDxe driver, but it is recommended that policies be used instead.
3232

33-
Main Changes-dev
33+
Main Changes
3434
----------------
3535

3636
- Modifies DxeCapsuleProcessLib so that UpdateImageProgress() returns success even if DisplayUpdateProgress() returns EFI_ERROR. This allows capsule update to proceed even if there are errors in the progress reporting.
@@ -41,7 +41,7 @@ Main Changes-dev
4141
- Add PCDs (gEfiMdeModulePkgTokenSpaceGuid.PcdDeferBME, gEfiMdeModulePkgTokenSpaceGuid.PcdDisableBMEonEBS) to control how BME is enabled on downstream devices and whether BME is left enabled at OS handoff.
4242
- Add a PCD (gEfiMdeModulePkgTokenSpaceGuid.PcdRequireIommu) to allow a platform to force I/OMMU usage for PCI DMA.
4343

44-
Bug Fixes-dev
44+
Bug Fixes
4545
-------------
4646

4747
- None

0 commit comments

Comments
 (0)