
7
Altos T350 F2 FAQ (Frequently Asked Questions)
In this example, the BMC firmware version is 1.17.4151, SDR version is 1.09.
NOTE. The FRU is included in SDR package. There is no additional version information
for FRU.
9. Can Altos T350 F2 support BIOS Recover when BIOS is corrupted unexpectedl during BIOS
update?
ANSWER: Yes.
10. What’s UEFI (Unified Extensible Firmware Interface)?
ANSWER: The first EFI (Extensible Firmware Interface) specification was completed in the
late 1990s, and in 2005 the Unified EFI Forum was formed to standardize and promote UEFI
implementations.
In contrast to BIOS, UEFI defines a set of boot and runtime services that have standard
s ntax and semantics for interfaces and data structures. This means that all UEFI
implementations behave essentiall the same wa , making it possible to test and develop
standard drivers and applications. This greatl improves interoperabilit , reduces the
complexit of supporting new hardware, and helps computer manufacturers to update and
maintain firmware more rapidl .
More information can be found at:
http://www.uefi.org/
11. What's the difference between EFI & UEFI?
ANSWER: The EFI 1.10 specification is contributed b Intel and Microsoft. Intel holds the
cop right of EFI 1.10 specification. The UEFI Forum evolves, extends, and adds new
functionalit required to produce UEFI 1.0 specification. All licensing for UEFI 1.0
specification will come from UEFI Forum.
12. What’s the benefit of UEFI?
ANSWER: UEFI firmware provides several technical advantages:
• OS Boot from GPT (GUID Partition Table)
UEFI supports a more flexible partitioning scheme based on GPT. GPT disks use 64-bit
values to describe partitions, which allow a maximum disk size of roughl 16.8 million
TB and over 100 primar hard disk partitions.
• Provides a pre-boot execution environment (not an OS)
UEFI drivers and applications are designed to execute in the boot environment with
ver few constraints. Therefore, UEFI can provide a full network stack with
high-resolution graphics and access to all devices, even if no functional operating
s stem is available.
• Removes the Upper Memor Block limit for Option ROM’s
All UEFI implementations that conform to the UEFI specification include an EBC (EFI
B te Code) interpreter. EBC images are option ROMs that are compatible across all
processor architectures. Additionall , because EBC images are highl compact and
universall applicable, option ROMs in a PCI card can be much smaller than on BIOS
s stems.
• Compatibilit with earlier BIOS
The s stems with UEFI firmware can boot operating s stems that are UEFI-capable and
older operating s stems that support onl BIOS.
13. What's EFI shell?