HOME

TheInfoList



OR:

Phoenix Technologies Ltd. is an American company that designs, develops and supports core
system software System software is software designed to provide a platform for other software. An example of system software is an operating system (OS) (like macOS, Linux, Android, and Microsoft Windows). Application software is software that allows users to d ...
for
personal computer A personal computer, commonly referred to as PC or computer, is a computer designed for individual use. It is typically used for tasks such as Word processor, word processing, web browser, internet browsing, email, multimedia playback, and PC ...
s and other computing devices. The company's products commonly referred to as
BIOS In computing, BIOS (, ; Basic Input/Output System, also known as the System BIOS, ROM BIOS, BIOS ROM or PC BIOS) is a type of firmware used to provide runtime services for operating systems and programs and to perform hardware initialization d ...
(Basic Input/Output System) or
firmware In computing Computing is any goal-oriented activity requiring, benefiting from, or creating computer, computing machinery. It includes the study and experimentation of algorithmic processes, and the development of both computer hardware, h ...
support and enable the compatibility, connectivity, security and management of the various components and technologies used in such devices. Phoenix Technologies and
IBM International Business Machines Corporation (using the trademark IBM), nicknamed Big Blue, is an American Multinational corporation, multinational technology company headquartered in Armonk, New York, and present in over 175 countries. It is ...
developed the
El Torito El Torito (Spanish language, Spanish for "the little bull") is an American Restaurant chain, chain that serves Mexican food. El Torito operates 25 restaurants all in California. El Torito is one of several Mexican cuisine restaurant chains ope ...
standard. Phoenix was incorporated in
Massachusetts Massachusetts ( ; ), officially the Commonwealth of Massachusetts, is a U.S. state, state in the New England region of the Northeastern United States. It borders the Atlantic Ocean and the Gulf of Maine to its east, Connecticut and Rhode ...
in September 1979, and its headquarters are in
Campbell, California Campbell is a city in Santa Clara County, California, in the San Francisco Bay Area. As of the 2020 United States census, 2020 U.S. Census, Campbell's population is 43,959. Campbell is home to the Pruneyard Shopping Center, a sprawling open-ai ...
.


History

In 1979, Neil Colvin formed what was then called Phoenix Software Associates after his prior employer, Xitan, went out of business. Neil hired Dave Hirschman, a former Xitan employee. During 1980–1981, they rented office space for the first official Phoenix location at 151 Franklin Street,
Boston Boston is the capital and most populous city in the Commonwealth (U.S. state), Commonwealth of Massachusetts in the United States. The city serves as the cultural and Financial centre, financial center of New England, a region of the Northeas ...
,
Massachusetts Massachusetts ( ; ), officially the Commonwealth of Massachusetts, is a U.S. state, state in the New England region of the Northeastern United States. It borders the Atlantic Ocean and the Gulf of Maine to its east, Connecticut and Rhode ...
. In this same time period Phoenix purchased a non-exclusive license for
Seattle Computer Products Seattle Computer Products (SCP) was a Tukwila, Washington, microcomputer hardware company which was one of the first manufacturers of computer systems based on the 16-bit Intel 8086 processor. Founded in 1978, SCP began shipping its first S ...
86-DOS 86-DOS (known internally as QDOS, for Quick and Dirty Operating System) is a discontinued operating system developed and marketed by Seattle Computer Products (SCP) for its Intel 8086-based computer kit. 86-DOS shared a few of its commands wi ...
. Phoenix developed customized versions of 86-DOS (or sometimes called PDOS for Phoenix
DOS DOS (, ) is a family of disk-based operating systems for IBM PC compatible computers. The DOS family primarily consists of IBM PC DOS and a rebranded version, Microsoft's MS-DOS, both of which were introduced in 1981. Later compatible syste ...
) for various
microprocessor A microprocessor is a computer processor (computing), processor for which the data processing logic and control is included on a single integrated circuit (IC), or a small number of ICs. The microprocessor contains the arithmetic, logic, a ...
platforms. Phoenix also provided PMate as a replacement for
Edlin Edlin is a line editor, and the only text editor provided with early versions of IBM PC DOS, MS-DOS and OS/2. Although superseded in MS-DOS 5.0 and later by the full-screen MS-DOS Editor, and by Notepad in Microsoft Windows, it continued to b ...
as the DOS file editor. Phoenix also developed
C language C (''pronounced'' '' – like the letter c'') is a general-purpose programming language. It was created in the 1970s by Dennis Ritchie and remains very widely used and influential. By design, C's features cleanly reflect the capabilities o ...
libraries A library is a collection of Book, books, and possibly other Document, materials and Media (communication), media, that is accessible for use by its members and members of allied institutions. Libraries provide physical (hard copies) or electron ...
, called PForCe, along with Plink-86/Plink-86plus, overlay linkers, and Pfix-86, a windowed Debugger for DOS. These products only provided a small revenue stream to Phoenix during the early 1980s and the company did not significantly expand in size.


Cloning the IBM PC BIOS

After the success of the
IBM PC The IBM Personal Computer (model 5150, commonly known as the IBM PC) is the first microcomputer released in the List of IBM Personal Computer models, IBM PC model line and the basis for the IBM PC compatible ''de facto'' standard. Released on ...
, many companies began making PC clones. Some, like
Compaq Compaq Computer Corporation was an American information technology, information technology company founded in 1982 that developed, sold, and supported computers and related products and services. Compaq produced some of the first IBM PC compati ...
, developed their own compatible ROM
BIOS In computing, BIOS (, ; Basic Input/Output System, also known as the System BIOS, ROM BIOS, BIOS ROM or PC BIOS) is a type of firmware used to provide runtime services for operating systems and programs and to perform hardware initialization d ...
, but others violated copyright by directly copying the PC's BIOS from the ''IBM PC Technical Reference Manual'' (appendix of the manual incorporated
assembly code In computing, assembly language (alternatively assembler language or symbolic machine code), often referred to simply as assembly and commonly abbreviated as ASM or asm, is any low-level programming language with a very strong correspondence bet ...
listings). After '' Apple Computer, Inc. v. Franklin Computer Corp.'' IBM sued companies that it claimed infringed IBM's copyright. Clone manufacturers needed a legal, fully-compatible BIOS. To develop a legal BIOS, Phoenix used a clean room design. Engineers read the BIOS source listings in the ''IBM PC Technical Reference Manual''. They wrote
technical specifications A specification often refers to a set of documented requirements to be satisfied by a material, design, product, or service. A specification is often a type of technical standard. There are different types of technical or engineering specificati ...
for the BIOS
API An application programming interface (API) is a connection between computers or between computer programs. It is a type of software interface, offering a service to other pieces of software. A document or standard that describes how to build ...
s for a single, separate engineer—one with experience programming the
Texas Instruments TMS9900 The TMS9900 was one of the first commercially available single-chip 16-bit microprocessors. Introduced in June 1976, it implemented Texas Instruments's TI-990 minicomputer architecture in a single-chip format, and was initially used for low-end ...
, not the
Intel 8088 The Intel 8088 ("''eighty-eighty-eight''", also called iAPX 88) microprocessor is a variant of the Intel 8086. Introduced on June 1, 1979, the 8088 has an eight-bit external data bus instead of the 16-bit bus of the 8086. The 16-bit registers ...
or
8086 The 8086 (also called iAPX 86) is a 16-bit microprocessor chip designed by Intel between early 1976 and June 8, 1978, when it was released. The Intel 8088, released July 1, 1979, is a slightly modified chip with an external 8-bit data bus (allo ...
—who had not been exposed to IBM BIOS
source code In computing, source code, or simply code or source, is a plain text computer program written in a programming language. A programmer writes the human readable source code to control the behavior of a computer. Since a computer, at base, only ...
. The single engineer developed code to mimic the BIOS APIs. By recording the
audit trail An audit trail (also called audit log) is a security-relevant chronological record, set of records, and/or destination and source of records that provide documentary evidence of the sequence of activities that have affected at any time a specific ...
of the two groups' interactions, Phoenix developed a defensibly non-infringing
IBM PC compatible An IBM PC compatible is any personal computer that is hardware- and software-compatible with the IBM Personal Computer (IBM PC) and its subsequent models. Like the original IBM PC, an IBM PC–compatible computer uses an x86-based central p ...
ROM BIOS. Because the programmers who wrote the Phoenix code never read IBM's reference manuals, nothing they wrote could have been copied from IBM's code, no matter how closely the two matched. This
reverse engineering Reverse engineering (also known as backwards engineering or back engineering) is a process or method through which one attempts to understand through deductive reasoning how a previously made device, process, system, or piece of software accompl ...
technique is commonly referred to as a "
Chinese wall A Chinese wall or ethical wall is an information barrier protocol within an organization designed to prevent exchange of information or communication that could lead to conflicts of interest. For example, a Chinese wall may be established to sep ...
". This story was portrayed in the TV show '' Halt and Catch Fire''. The first Phoenix PC ROM BIOS was introduced in May 1984, which enabled OEMs such as
Hewlett-Packard The Hewlett-Packard Company, commonly shortened to Hewlett-Packard ( ) or HP, was an American multinational information technology company. It was founded by Bill Hewlett and David Packard in 1939 in a one-car garage in Palo Alto, California ...
,
Tandy Corporation Tandy Corporation was an American family-owned Retail, retailer based in Fort Worth, Texas that made leather goods, operated the RadioShack chain, and later built personal computers. Tandy Leather was founded in 1919 as a leather supply store ...
, and AT&T Computer Systems to build essentially 100%-compatible clones without having to reverse-engineer the PC BIOS themselves as
Compaq Compaq Computer Corporation was an American information technology, information technology company founded in 1982 that developed, sold, and supported computers and related products and services. Compaq produced some of the first IBM PC compati ...
had.Phoenix Eagerly Waiting to Clone Next-Generation IBM BIOS
''InfoWorld'', March 9, 1987
Phoenix licensed the BIOS to clone makers for $290,000. To reassure customers, the company obtained a $2 million insurance policy from
The Hartford The Hartford Insurance Group, Inc., usually known as The Hartford, is an American investment and insurance company. The Hartford is a Fortune 500 company headquartered in its namesake city of Hartford, Connecticut. It was ranked 160th in Fortune ...
against copyright-infringement lawsuits. Phoenix's revenues grew by 100% in 1987, and the company shifted to licensing the BIOS on a per-machine basis instead of a flat fee. Competitors appeared, such as AMI BIOS. Phoenix shipped an IBM PC/AT-compatible BIOS six months after the computer's announcement, and also developed IBM PS/2 Micro Channel-compatible BIOS, including the ABIOS, and EISA compatible BIOS during 1988 and 1989.


1987–1989

In 1987, Phoenix began the first of many expansion, acquisition, and collapse cycles. It acquired Softstyle, Inc, and Softset, Inc, and began a printer emulation product line, and a Phoenix publishing division. Phoenix also tripled the number of employees from late 1986 to 1989. Phoenix launched an
IPO An initial public offering (IPO) or stock launch is a public offering in which shares of a company are sold to institutional investors and usually also to retail (individual) investors. An IPO is typically underwritten by one or more investment ...
in June 1988 and made the founder and early employees instant millionaires on paper. The stock price did not sustain its peak of 18¾, and by late 1989 it had plummeted to 3¾. In addition, the company posted a loss of $7.7 million in 1989, due primarily to the consolidation of the PC market, and Phoenix's unsuccessful branching out into collateral markets. In December 1989, Ron Fisher took over as CEO, by which time the company had ended its attempt to create a Unix-compatible market. Sales of its
PostScript PostScript (PS) is a page description language and dynamically typed, stack-based programming language. It is most commonly used in the electronic publishing and desktop publishing realm, but as a Turing complete programming language, it c ...
-compatible Phoenix Page Control System reportedly disappointed the company, as did its VP/ix DOS emulator for Unix. Attempts to compete in Asia against Award BIOS had also reportedly failed. Phoenix focused on the core PC BIOS products, and prevented a hostile takeover bid by Norwood Partners Limited Partnership.


1990s

By 1992, Phoenix was financially healthy enough to start another expansion and acquisition cycle. In January 1992, Phoenix acquired Quadtel, a leading BIOS supplier. The Quadtel BIOS
code base In software development, a codebase (or code base) is a collection of source code used to Software build, build a particular software system, application software, application, or Software componentry, software component. Typically, a codebase i ...
was newer than the original Phoenix ROM BIOS code base, and the development effort switched to the Quadtel products. It was rebranded as PhoenixBIOS. The original ROM BIOS code base was used on a joint development effort with David Keenan at IBM (called SurePath), but Phoenix did no further development work on the original code. Phoenix also expanded its presence in foreign markets. In 1993 Phoenix acquired SRI KK, a Phoenix distributor, and formed the Phoenix KK Japanese subsidiary. In addition, the offices in Taipei, and Europe were expanded in size. In 1994, Phoenix acquired Guildford, Surrey, UK-based DIP Research Ltd. and continued to expand European operations, who had previously developed the DIP DOS operating system for the ''DIP Pocket PC'' aka
Atari Portfolio The Atari Portfolio (Atari PC Folio) is an IBM PC-compatible palmtop PC, released by Atari Corporation in June 1989. It was the first palmtop computer compatible with the IBM PC ever released. History DIP Research Ltd. based in Guildford, Su ...
in 1989. In 1996, Phoenix acquired Virtual Chips, Inc., a maker of synthesizable cores for PC peripherals, and
Mountain View, California Mountain View is a city in Santa Clara County, California, United States, part of the San Francisco Bay Area. Named for its views of the Santa Cruz Mountains, the population was 82,376 at the 2020 United States census, 2020 census. Mountain V ...
-based
Award Software Award Software International Inc. was a BIOS manufacturer founded in 1983 by Rene Vishney and Bob Stillman in San Jose, California. In 1984, the company moved its international headquarters to Los Gatos, California, United States. History In 1 ...
in 1998. Due to these expansions, Phoenix reduced its global work force by 5% by ending 38 jobs.


2001–2003

Phoenix continued to grow steadily from the late 1990s, and saw a significant increase in revenues from the Y2K product refreshes in the PC industry. However, by mid-2001, the PC industry suffered another downturn, and Phoenix was forced to reduce the less profitable product lines, such as the
IA-64 IA-64 (Intel Itanium architecture) is the instruction set architecture (ISA) of the discontinued Itanium family of 64-bit Intel microprocessors. The basic ISA specification originated at Hewlett-Packard (HP), and was subsequently implemented by ...
effort, and close a number of redundant offices. Phoenix again focused on the core BIOS business for the next few years. During late 2002 and 2003, Phoenix began to develop specialized firmware-based applications. These applications often had components embedded in the BIOS that allowed them to function in damaged PC systems. These included security applications for password hiding and authentication, PC backup and recovery applications, and basic diagnostic applications. Several applications were obtained through complete acquisitions of other companies, such as the SPEKE technology from Integrity Sciences, or the browser technology from Ravisent. The PC BIOS business continued its steady, but slow, growth despite a rapidly declining unit price. The Award product line was focused on the low-margin, high volume Desktop product line, while the Phoenix TrustedCore BIOS was primarily successful in the high-end PC systems, and Servers. The revenues from the BIOS business continued to provide the capital to invest further in the applications business.


2005–2008

By late 2005, it became clear that the BIOS revenues could not sustain the losses incurred by the applications business. The BIOS revenue stream was heavily leveraged through fully paid-up licenses, and by early 2006 this business model was no longer sustainable. Phoenix announced some of the largest losses in the company history, and went through another consolidation cycle. Several offices were closed and over 70% of the employees were laid off. By late 2006, after senior management changes, the company refocused on the PC BIOS business and the couple of potentially profitable applications. In September, the company named Woodson "Woody" Hobbs as president and CEO of Phoenix Technologies. Hobbs had a history of turning struggling companies around. According to company documents, "prior to joining Phoenix, Hobbs served as president and CEO of Intellisync Corporation from 2002 until the company's acquisition by
Nokia Nokia Corporation is a Finnish multinational corporation, multinational telecommunications industry, telecommunications, technology company, information technology, and consumer electronics corporation, originally established as a pulp mill in 1 ...
in February 2006. Under Hobbs' leadership, Intellisync became the number two wireless email company, increased its stock price by nearly ten times, and grew
enterprise value Enterprise value (EV), total enterprise value (TEV), or firm value (FV) is an economic measure reflecting the market value of a business (i.e. as distinct from market price). It is a sum of claims by all claimants: creditors (secured and unsecure ...
from zero to over $430 million." By January 2008, Phoenix had posted higher-than-expected Q1 revenues and increased full year guidance. In 2008, Phoenix also acquired several companies: * In May, Phoenix acquired BeInSync, Ltd., an Israeli-based provider of an all-in-one solution that allows users to back up, synchronize, share and access data online. Although Phoenix did not disclose the amount of the transaction, according to at least one online report, Phoenix acquired BeInSync for $25 million. * In July, in an effort to develop a strong online presence and infrastructure for web-based automated service delivery, Phoenix acquired TouchStone Software Corporation for its online PC diagnostics and software update technology, eSupport.com this included the recently purchased
HijackPro HijackThis (also HiJackThis or HJT) is a free and open-source tool to detect malware and adware on Microsoft Windows. It was originally created by Merijn Bellekom, and later sold to Trend Micro. The program is notable for quickly scanning a user ...
and Drivermagic software from Glenn Bluff. The net value of the transaction was approximately $17 million. * In September, Phoenix acquired
General Software General Software was a Washington, USA based creator and supplier of system software headquartered in Bellevue, Washington. It was founded in 1989 by Steve Jones and later incorporated in 1990 as General Software, Inc. In 2008, the company wa ...
of
Bellevue, WA Bellevue ( ) is a city in the Eastside region of King County, Washington, United States, located across Lake Washington from Seattle. It is the third-largest city in the Seattle metropolitan area, and the fifth-largest city in Washington. ...
, to extend its firmware leadership to a wide array of specialized high-value, high-margin devices that use embedded processors (
embedded systems An embedded system is a specialized computer system—a combination of a computer processor, computer memory, and input/output peripheral devices—that has a dedicated function within a larger mechanical or electronic system. It is em ...
), from mobile and consumer electronics to data communications.


2009–2010

In 2009, Phoenix shut down their Engineering and Sales offices in
Shanghai Shanghai, Shanghainese: , Standard Chinese pronunciation: is a direct-administered municipality and the most populous urban area in China. The city is located on the Chinese shoreline on the southern estuary of the Yangtze River, with the ...
and
Nanjing Nanjing or Nanking is the capital of Jiangsu, a province in East China. The city, which is located in the southwestern corner of the province, has 11 districts, an administrative area of , and a population of 9,423,400. Situated in the Yang ...
,
China China, officially the People's Republic of China (PRC), is a country in East Asia. With population of China, a population exceeding 1.4 billion, it is the list of countries by population (United Nations), second-most populous country after ...
. Phoenix also laid off most of the staff in those offices, although some of the managers were moved to other offices in
Taiwan Taiwan, officially the Republic of China (ROC), is a country in East Asia. The main geography of Taiwan, island of Taiwan, also known as ''Formosa'', lies between the East China Sea, East and South China Seas in the northwestern Pacific Ocea ...
. Phoenix opened a new office in
Bangalore, India Bengaluru, also known as Bangalore (List of renamed places in India#Karnataka, its official name until 1 November 2014), is the Capital city, capital and largest city of the southern States and union territories of India, Indian state of Kar ...
and closed its office in
Hyderabad, India Hyderabad is the capital and largest city of the Indian state of Telangana. It occupies on the Deccan Plateau along the banks of the Musi River (India), Musi River, in the northern part of Southern India. With an average altitude of , much ...
. Most of the Hyderabad employees were given the option to move to the new Bangalore office. In late Q4 2009, Phoenix began exploring strategic alternatives for the products it had developed and purchased in its prior acquisition phase. On January 5, 2010, Phoenix announced it had hired GrowthPoint Technology partners to find alternative business strategies for the FailSafe, HyperSpace and eSupport.com products and would aim to refocus its business strategy on BIOS where it still retained a substantial majority of its revenue. On April 9, 2010 it was announced that Absolute Software would pay $6.9 million for Phoenix Technologies security technologies, including FailSafe and Freeze. In August 2010, Marlin Equity Partners, a Los Angeles-based private investment firm, acquired the outstanding shares of Phoenix Technologies for $139 million. Since 2010, Phoenix Technologies continues to offers
UEFI Unified Extensible Firmware Interface (UEFI, as an acronym) is a Specification (technical standard), specification for the firmware Software architecture, architecture of a computing platform. When a computer booting, is powered on, the UEFI ...
firmware to OEMs, such as
Dell Dell Inc. is an American technology company that develops, sells, repairs, and supports personal computers (PCs), Server (computing), servers, data storage devices, network switches, software, computer peripherals including printers and webcam ...
. https://phoenix.com/wp-content/uploads/2020/06/securecore-Datasheet.pdf


See also

* American Megatrends * Insyde Software *
Tim Paterson Tim Paterson (born 1 June 1956) is an American computer programmer, best known for creating 86-DOS, an operating system for the Intel 8086. This system emulated the application programming interface (API) of CP/M, which was created by Gary Kilda ...


References


External links

* * {{Authority control BIOS Software companies established in 1979 1979 establishments in Massachusetts Companies based in Pasadena, California Private equity portfolio companies Software companies based in California Hewlett-Packard acquisitions 2010 mergers and acquisitions 2013 mergers and acquisitions Software companies of the United States