X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkNt32Pkg%2FSec%2FSecMain.msa;h=28e8d15e2f99244354b282fe478b99a3999dbfba;hp=af6a6a615caaa09ca174cd29eb60921ee8523c03;hb=54bd896eb4a66315665e9522371b6b10c284c036;hpb=542834ce80eccbd942e5d4a7a35fb171d3dbba6f diff --git a/EdkNt32Pkg/Sec/SecMain.msa b/EdkNt32Pkg/Sec/SecMain.msa index af6a6a615c..28e8d15e2f 100644 --- a/EdkNt32Pkg/Sec/SecMain.msa +++ b/EdkNt32Pkg/Sec/SecMain.msa @@ -1,13 +1,13 @@  - + SecMain - USER_DEFINED + SEC 4b837b03-6587-4d19-b82b-edfad836c0a0 1.0 Entry Point of NT32 Emulator Main executable file of NT32 Emulator that loads PEI core after initialization finished. - Copyright (c) 2006, Intel Corporation + Copyright (c) 2006 - 2007, 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 @@ -17,7 +17,7 @@ FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 - IA32 X64 IPF EBC + IA32 false SecMain @@ -34,9 +34,6 @@ PrintLib - - ReportStatusCodeLib - PcdLib @@ -94,10 +91,10 @@ gEfiEdkNt32PkgTokenSpaceGuid This PCD defines the FD file windows path string. Simulator will load the FD file and execute. - + PcdWinNtBootMode gEfiEdkNt32PkgTokenSpaceGuid - This PCD defines the boot mode for simualtor. + 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. @@ -106,7 +103,7 @@ 0x4: Boot with default settings. 0x5: Boot on S4 resume. 0x6: Boot on S5 resume. - 0x10: Boot on S2 resume. + 0x10: Boot on S2 resume. 0x11: Boot on S3 resume. 0x12: Boot on flash update. 0x20: Boot in reovery mode.