Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 91a9ad4349562b7489d59f122f111abfeb0d8279
https://github.com/tianocore/edk2/commit/91a9ad4349562b7489d59f122f111abfeb0d8279
Author: GuoMinJ <[email protected]>
Date: 2025-07-08 (Tue, 08 Jul 2025)
Changed paths:
M ArmPkg/Library/PlatformBootManagerLib/PlatformBm.h
M ArmPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf
Log Message:
-----------
ArmPkg: Remove UGA support
The Universal Graphics Adapter (UGA) is a graphic abstraction.
The UGA I/O and Draw protocols are deprecated since UEFI 2.0 was
introduced. Cf. the UEFI spec v2.9:
"Appendix L - EFI 1.10 Protocol Changes and Deprecation List"
section L.2 "Deprecated Protocols"
Remove the UGA support.
Signed-off-by: GuoMinJ <[email protected]>
Signed-off-by: Pierre Gondois <[email protected]>
Commit: 67192751abb8a90ca9ee86149345fec0f0d9193f
https://github.com/tianocore/edk2/commit/67192751abb8a90ca9ee86149345fec0f0d9193f
Author: GuoMinJ <[email protected]>
Date: 2025-07-08 (Tue, 08 Jul 2025)
Changed paths:
M ArmVirtPkg/ArmVirtCloudHv.dsc
M ArmVirtPkg/ArmVirtKvmTool.dsc
M ArmVirtPkg/ArmVirtQemu.dsc
M ArmVirtPkg/ArmVirtQemuKernel.dsc
Log Message:
-----------
ArmVirtPkg: Remove UGA support
The Universal Graphics Adapter (UGA) is a graphic abstraction.
The UGA I/O and Draw protocols are deprecated since UEFI 2.0 was
introduced. Cf. the UEFI spec v2.9:
"Appendix L - EFI 1.10 Protocol Changes and Deprecation List"
section L.2 "Deprecated Protocols"
Remove the UGA support.
Signed-off-by: GuoMinJ <[email protected]>
Signed-off-by: Pierre Gondois <[email protected]>
Commit: d97f415b52532f7c1f89c3e4357eafa61e2ae544
https://github.com/tianocore/edk2/commit/d97f415b52532f7c1f89c3e4357eafa61e2ae544
Author: GuoMinJ <[email protected]>
Date: 2025-07-08 (Tue, 08 Jul 2025)
Changed paths:
M BaseTools/Source/C/Include/Protocol/HiiFramework.h
R BaseTools/Source/C/Include/Protocol/UgaDraw.h
Log Message:
-----------
BaseTools: Remove UGA support
The Universal Graphics Adapter (UGA) is a graphic abstraction.
The UGA I/O and Draw protocols are deprecated since UEFI 2.0 was
introduced. Cf. the UEFI spec v2.9:
"Appendix L - EFI 1.10 Protocol Changes and Deprecation List"
section L.2 "Deprecated Protocols"
Remove the UGA support.
Signed-off-by: GuoMinJ <[email protected]>
Signed-off-by: Pierre Gondois <[email protected]>
Commit: b2f90ef115d9ed637c76013020ba24f29287c710
https://github.com/tianocore/edk2/commit/b2f90ef115d9ed637c76013020ba24f29287c710
Author: GuoMinJ <[email protected]>
Date: 2025-07-08 (Tue, 08 Jul 2025)
Changed paths:
M EmulatorPkg/EmuGopDxe/Gop.h
M EmulatorPkg/EmuGopDxe/GopScreen.c
M EmulatorPkg/Include/Protocol/EmuFileSystem.h
M EmulatorPkg/Include/Protocol/EmuGraphicsWindow.h
M EmulatorPkg/Library/PlatformBmLib/PlatformBm.h
M EmulatorPkg/Library/PlatformBmLib/PlatformBmData.c
M EmulatorPkg/Unix/Host/Gasket.h
M EmulatorPkg/Unix/Host/Host.h
M EmulatorPkg/Unix/Host/Ia32/Gasket.S
M EmulatorPkg/Unix/Host/X11GraphicsWindow.c
M EmulatorPkg/Unix/Host/X64/Gasket.S
M EmulatorPkg/Win/Host/WinGopScreen.c
Log Message:
-----------
EmulatorPkg: Remove UGA support
The Universal Graphics Adapter (UGA) is a graphic abstraction.
The UGA I/O and Draw protocols are deprecated since UEFI 2.0 was
introduced. Cf. the UEFI spec v2.9:
"Appendix L - EFI 1.10 Protocol Changes and Deprecation List"
section L.2 "Deprecated Protocols"
Remove the UGA support.
Signed-off-by: GuoMinJ <[email protected]>
Signed-off-by: Pierre Gondois <[email protected]>
Commit: 0fe2520aad17d6c9a228b343dd8e0e3126484ce7
https://github.com/tianocore/edk2/commit/0fe2520aad17d6c9a228b343dd8e0e3126484ce7
Author: GuoMinJ <[email protected]>
Date: 2025-07-08 (Tue, 08 Jul 2025)
Changed paths:
M MdeModulePkg/Bus/Pci/PciBusDxe/PciBus.c
M MdeModulePkg/Include/Library/BootLogoLib.h
M MdeModulePkg/Library/BootLogoLib/BootLogoLib.c
M MdeModulePkg/Library/BootLogoLib/BootLogoLib.inf
M MdeModulePkg/MdeModulePkg.dec
M MdeModulePkg/MdeModulePkg.uni
M MdeModulePkg/Universal/HiiDatabaseDxe/Image.c
Log Message:
-----------
MdeModulePkg: Remove UGA support
The Universal Graphics Adapter (UGA) is a graphic abstraction.
The UGA I/O and Draw protocols are deprecated since UEFI 2.0 was
introduced. Cf. the UEFI spec v2.9:
"Appendix L - EFI 1.10 Protocol Changes and Deprecation List"
section L.2 "Deprecated Protocols"
Remove the UGA support.
Signed-off-by: GuoMinJ <[email protected]>
Signed-off-by: Pierre Gondois <[email protected]>
Commit: ecaca1652d955ba8aad2f0d9cece47196bcc11b8
https://github.com/tianocore/edk2/commit/ecaca1652d955ba8aad2f0d9cece47196bcc11b8
Author: GuoMinJ <[email protected]>
Date: 2025-07-08 (Tue, 08 Jul 2025)
Changed paths:
M MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitter.c
M MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitter.h
M MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.inf
M MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterDxe.uni
M MdeModulePkg/Universal/Console/ConSplitterDxe/ConSplitterGraphics.c
Log Message:
-----------
MdeModulePkg/ConSplitterDxe UGA
The Universal Graphics Adapter (UGA) is a graphic abstraction.
The UGA I/O and Draw protocols are deprecated since UEFI 2.0 was
introduced. Cf. the UEFI spec v2.9:
"Appendix L - EFI 1.10 Protocol Changes and Deprecation List"
section L.2 "Deprecated Protocols"
Remove the UGA support.
Signed-off-by: GuoMinJ <[email protected]>
Signed-off-by: Pierre Gondois <[email protected]>
Commit: 4315b1922e386b507ff525a39d97ca4f12d070fc
https://github.com/tianocore/edk2/commit/4315b1922e386b507ff525a39d97ca4f12d070fc
Author: GuoMinJ <[email protected]>
Date: 2025-07-08 (Tue, 08 Jul 2025)
Changed paths:
M MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsole.c
M MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsole.h
M MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.inf
M MdeModulePkg/Universal/Console/GraphicsConsoleDxe/GraphicsConsoleDxe.uni
Log Message:
-----------
MdeModulePkg/GraphicsConsoleDxe UGA
The Universal Graphics Adapter (UGA) is a graphic abstraction.
The UGA I/O and Draw protocols are deprecated since UEFI 2.0 was
introduced. Cf. the UEFI spec v2.9:
"Appendix L - EFI 1.10 Protocol Changes and Deprecation List"
section L.2 "Deprecated Protocols"
Remove the UGA support.
Signed-off-by: GuoMinJ <[email protected]>
Signed-off-by: Pierre Gondois <[email protected]>
Commit: c7569abdc4e7c589fbfe9e5311d92c82c34ffe1f
https://github.com/tianocore/edk2/commit/c7569abdc4e7c589fbfe9e5311d92c82c34ffe1f
Author: GuoMinJ <[email protected]>
Date: 2025-07-08 (Tue, 08 Jul 2025)
Changed paths:
R MdePkg/Include/Protocol/UgaDraw.h
R MdePkg/Include/Protocol/UgaIo.h
M MdePkg/Library/UefiLib/UefiLib.inf
M MdePkg/Library/UefiLib/UefiLibInternal.h
M MdePkg/Library/UefiLib/UefiLibPrint.c
M MdePkg/MdePkg.dec
M MdePkg/MdePkg.dsc
M MdePkg/MdePkg.uni
Log Message:
-----------
MdePkg: Remove UGA support
The Universal Graphics Adapter (UGA) is a graphic abstraction.
The UGA I/O and Draw protocols are deprecated since UEFI 2.0 was
introduced. Cf. the UEFI spec v2.9:
"Appendix L - EFI 1.10 Protocol Changes and Deprecation List"
section L.2 "Deprecated Protocols"
Remove the UGA support.
Signed-off-by: GuoMinJ <[email protected]>
Signed-off-by: Pierre Gondois <[email protected]>
Commit: ea2ef8c3c9c06733e3f046974ed08aa04912e1ce
https://github.com/tianocore/edk2/commit/ea2ef8c3c9c06733e3f046974ed08aa04912e1ce
Author: GuoMinJ <[email protected]>
Date: 2025-07-08 (Tue, 08 Jul 2025)
Changed paths:
M ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.c
M ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.h
M ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.inf
M ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.uni
Log Message:
-----------
ShellPkg: Remove UGA support
The Universal Graphics Adapter (UGA) is a graphic abstraction.
The UGA I/O and Draw protocols are deprecated since UEFI 2.0 was
introduced. Cf. the UEFI spec v2.9:
"Appendix L - EFI 1.10 Protocol Changes and Deprecation List"
section L.2 "Deprecated Protocols"
Remove the UGA support.
Signed-off-by: GuoMinJ <[email protected]>
Signed-off-by: Pierre Gondois <[email protected]>
Commit: 282d6962e47e6f45f8a90090e4da5342f7692ad2
https://github.com/tianocore/edk2/commit/282d6962e47e6f45f8a90090e4da5342f7692ad2
Author: GuoMinJ <[email protected]>
Date: 2025-07-08 (Tue, 08 Jul 2025)
Changed paths:
M OvmfPkg/AmdSev/AmdSevX64.dsc
M OvmfPkg/Bhyve/BhyveRfbDxe/GopScreen.c
M OvmfPkg/Bhyve/BhyveX64.dsc
M OvmfPkg/CloudHv/CloudHvX64.dsc
M OvmfPkg/IntelTdx/IntelTdxX64.dsc
M OvmfPkg/LoongArchVirt/LoongArchVirtQemu.dsc
M OvmfPkg/Microvm/MicrovmX64.dsc
M OvmfPkg/OvmfPkgIa32.dsc
M OvmfPkg/OvmfPkgIa32X64.dsc
M OvmfPkg/OvmfPkgX64.dsc
M OvmfPkg/OvmfXen.dsc
M OvmfPkg/RiscVVirt/RiscVVirtQemu.dsc
Log Message:
-----------
OvmfPkg: Remove UGA support
The Universal Graphics Adapter (UGA) is a graphic abstraction.
The UGA I/O and Draw protocols are deprecated since UEFI 2.0 was
introduced. Cf. the UEFI spec v2.9:
"Appendix L - EFI 1.10 Protocol Changes and Deprecation List"
section L.2 "Deprecated Protocols"
Remove the UGA support.
Signed-off-by: GuoMinJ <[email protected]>
Signed-off-by: Pierre Gondois <[email protected]>
Commit: 5ea0be305a072d995c11b163f6292d24cf514d0b
https://github.com/tianocore/edk2/commit/5ea0be305a072d995c11b163f6292d24cf514d0b
Author: GuoMinJ <[email protected]>
Date: 2025-07-08 (Tue, 08 Jul 2025)
Changed paths:
M UefiPayloadPkg/Library/PlatformBootManagerLib/PlatformBootManager.h
M UefiPayloadPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf
M UefiPayloadPkg/UefiPayloadPkg.dsc
Log Message:
-----------
UefiPayloadPkg: Remove UGA support
The Universal Graphics Adapter (UGA) is a graphic abstraction.
The UGA I/O and Draw protocols are deprecated since UEFI 2.0 was
introduced. Cf. the UEFI spec v2.9:
"Appendix L - EFI 1.10 Protocol Changes and Deprecation List"
section L.2 "Deprecated Protocols"
Remove the UGA support.
Signed-off-by: GuoMinJ <[email protected]>
Signed-off-by: Pierre Gondois <[email protected]>
Compare: https://github.com/tianocore/edk2/compare/5090c39a59e3...5ea0be305a07
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits