X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkNt32Pkg%2FSec%2FSecMain.msa;h=322e011f8acad08b5eb9e733bf94f30605103b91;hp=535d7351d3eb56111c6d23ac1a4159ebcdf4ecd3;hb=c111036f2028bbf2dd91b956be10addb31e8b3b1;hpb=69ce08bf0a2cddf9495cf66f3c337f39fdaa7154 diff --git a/EdkNt32Pkg/Sec/SecMain.msa b/EdkNt32Pkg/Sec/SecMain.msa index 535d7351d3..322e011f8a 100644 --- a/EdkNt32Pkg/Sec/SecMain.msa +++ b/EdkNt32Pkg/Sec/SecMain.msa @@ -1,26 +1,18 @@  - 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 - 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, + 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 @@ -42,9 +34,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> PrintLib - - ReportStatusCodeLib - PcdLib @@ -61,7 +50,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> - + @@ -91,20 +80,18 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> EDK_RELEASE_VERSION 0x00020000 - + PcdWinNtMemorySizeForSecMain gEfiEdkNt32PkgTokenSpaceGuid This PCD defines the memory size of simulated machine. Simulator will allocate - the size of PcdWinNtMemorySizeForSecMain in windows platform. - The item type of this PCD can only be "FIXED_AT_BUILD". + the size of PcdWinNtMemorySizeForSecMain in windows platform. - + PcdWinNtFirmwareVolume gEfiEdkNt32PkgTokenSpaceGuid - This PCD defines the FD file windows path string. Simulator will load the FD file and execute. - The item type of this PCD can only be "FIXED_AT_BUILD". + 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. @@ -119,8 +106,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> 0x10: Boot on S2 resume. 0x11: Boot on S3 resume. 0x12: Boot on flash update. - 0x20: Boot in reovery mode. - The item type of this PCD can only be "FIXED_AT_BUILD". + 0x20: Boot in reovery mode. \ No newline at end of file