Edge Rewrite
// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21b54b1ec6b3014

Jump to content

Preferred Executable Format

From Wikipedia, the free encyclopedia
Preferred Executable Format
Uniform Type Identifier (UTI)com.apple.pef-binary
Developed byApple Computer
Type of formatexecutable
Container forPowerPC executable and object code

The Preferred Executable Format is a file format that specifies the format of executable files and other object code. PEF executables are also called Code Fragment Manager files (CFM).

PEF was developed by Apple Computer for use in its classic Mac OS operating system. It was optimized for RISC processors.[how?] In macOS, the Mach-O file format is the native executable format. However, PEF was still supported on PowerPC-based Macintoshes running Mac OS X and was used by some Carbon applications ported from earlier versions for classic Mac OS, so that the same binary could be run on classic Mac OS and Mac OS X.

BeOS on PowerPC systems also uses PEF, although x86 systems do not.

See also

[edit]
[edit]