SecMain
SEC
f43be88c-8985-11db-8f78-0040d02b1835
1.0
Entry Point of Unix Emulator
Main executable file of Unix Emulator that loads PEI core after initialization finished.
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
http://opensource.org/licenses/bsd-license.php
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052
IA32 X64 IPF EBC
false
SecMain
PeCoffLib
BaseLib
BaseMemoryLib
PrintLib
PcdLib
DebugLib
SecMain_build.xml
SecMain.c
FwVol.c
UnixThunk.c
UgaX11.c
SecMain.h
gPeiUnixThunkPpiGuid
gPeiUnixAutoScanPpiGuid
gUnixFwhPpiGuid
gEfiPeiStatusCodePpiGuid
gUnixPeiLoadFilePpiGuid
gEfiPeiPeCoffLoaderGuid
EFI_SPECIFICATION_VERSION 0x00020000
EDK_RELEASE_VERSION 0x00020000
PcdUnixMemorySizeForSecMain
gEfiEdkUnixPkgTokenSpaceGuid
This PCD defines the memory size of simulated machine. Simulator will allocate
the size of PcdUnixMemorySizeForSecMain in host platform.
PcdUnixFirmwareVolume
gEfiEdkUnixPkgTokenSpaceGuid
This PCD defines the FD file windows path string. Simulator will load the FD file and execute.
PcdUnixBootMode
gEfiEdkUnixPkgTokenSpaceGuid
This PCD defines the boot mode for simualtor.
The boot mode can be set as following value:
0x0: Boot with full configuration.
0x1: Boot with minimal configuration.
0x2: Boot assume no configuration changes.
0x3: Boot with full configuration plus diagnostics.
0x4: Boot with default settings.
0x5: Boot on S4 resume.
0x6: Boot on S5 resume.
0x10: Boot on S2 resume.
0x11: Boot on S3 resume.
0x12: Boot on flash update.
0x20: Boot in reovery mode.