edk2/OvmfPkg/Library/PlatformBootManagerLib
Oliver Smith-Denny 1fb88ffe28 OvmfPkg: Remove OVMF IA32
This commit removes OVMF IA32 from edk2 per RFC
https://edk2.groups.io/g/devel/topic/rfc_remove_ovmf_ia32_and/114152215.

OVMF IA32 is a 32 bit only platform that no longer represents the vast
majority of physical platforms. The RFC details more reasoning in
much more depth.

OVMF IA32 will be kept in a branch off the edk2-stable202508 tag for
any long term consumers; it will receive build break updates only
(e.g. if an upstream submodule changes location).

Signed-off-by: Oliver Smith-Denny <osde@microsoft.com>
2025-09-09 18:49:32 +00:00
..
BdsPlatform.c OvmfPkg/PlatformBootManagerLib: Register UiApp as an optional boot option 2025-03-05 19:43:06 +00:00
BdsPlatform.h OvmfPkg: Make PlatformBootManagerLib use PlatformBootManagerCommonLib 2025-02-28 14:07:34 +00:00
PlatformBootManagerLib.inf OvmfPkg: Remove OVMF IA32 2025-09-09 18:49:32 +00:00
PlatformData.c OvmfPkg/PlatformBootManagerLib: use utf8 for the serial console. 2023-03-23 09:11:35 +00:00
QemuKernel.c OvmfPkg: Update code to be more C11 compliant by using __func__ 2023-04-10 14:19:57 +00:00