@@ -36,23 +36,23 @@ Version 0.5 new features
36
36
37
37
**OVMF support initial patches merged in ACRN **:
38
38
To support booting Windows as a Guest OS, we are
39
- using Opensource Virtual Machine Firmware (OVMF).
39
+ using Open source Virtual Machine Firmware (OVMF).
40
40
Initial patches to support OVMF have been merged in ACRN hypervisor.
41
41
More patches for ACRN and patches upstreaming to OVMF work will be continuing.
42
42
43
43
**UP2 board serial port support **:
44
44
This release enables serial port debugging on UP2 boards during SOS and UOS boot.
45
45
46
46
**One E2E binary to support all UEFI platform **:
47
- ACRN can support both ApolloLake (APL) and KabbyLake (KBL) NUCs.
47
+ ACRN can support both Apollo Lake (APL) and Kaby Lake (KBL) NUCs.
48
48
Instead of having separate builds, this release offers community
49
49
developers a single end-to-end reference build that supports both
50
50
UEFI hardware platforms, configured with a new boot parameter.
51
51
See :ref: `getting_started ` for more information.
52
52
53
53
**APL UP2 board with SBL firmware **: With this 0.5 release, ACRN
54
54
now supports APL UP2 board with slim Bootloader (SBL) firmware.
55
- Slim Bootloader is a modern, flexible, light-weither , open source
55
+ Slim Bootloader is a modern, flexible, light-weight , open source
56
56
reference boot loader with key benefits such as being fast, small,
57
57
customizable, and secure. An end-to-end reference build with
58
58
ACRN hypervisor, Clear Linux OS as SOS, and Clear Linux OS as UOS has been
0 commit comments