X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkNt32Pkg%2FNt32.fpd;h=e41684fa3524babc29a1958d1bbea8e68569a61f;hp=2947fa0b2040c6e57cdd3690615e80f2badedcdd;hb=9c0e70cb4a8155ffac7aff028f0760b8137cc26c;hpb=d946661a82d929b61603cf60fa2fd51fae654926 diff --git a/EdkNt32Pkg/Nt32.fpd b/EdkNt32Pkg/Nt32.fpd index 2947fa0b20..e41684fa35 100644 --- a/EdkNt32Pkg/Nt32.fpd +++ b/EdkNt32Pkg/Nt32.fpd @@ -5,21 +5,21 @@ eb216561-961f-47ee-9ef9-ca426ef547c2 0.3 EFI/Framework Emulation Platform - The Emulation Platform can be used to debug individual modules, prior to creating + The Emulation Platform can be used to debug individual modules, prior to creating a real platform. This also provides an example for how an FPD is created. 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 IA32 - DEBUG + DEBUG RELEASE UNIFIED Build/Nt32 @@ -243,6 +243,9 @@ + + + @@ -589,8 +592,8 @@ FV_RECOVERY PE32_PEIM - - + + @@ -1405,10 +1408,6 @@ FV_RECOVERY DXE_CORE - - - - @@ -1510,9 +1509,6 @@ FV_RECOVERY BS_DRIVER - - - @@ -1678,10 +1674,6 @@ FV_RECOVERY BS_DRIVER - - - - @@ -2550,8 +2542,8 @@ FV_RECOVERY BS_DRIVER - - + + @@ -3791,6 +3783,22 @@ 4 10000000 + + PcdDevicePathSupportDevicePathToText + 0x00010037 + gEfiEdkModulePkgTokenSpaceGuid + BOOLEAN + 1 + TRUE + + + PcdDevicePathSupportDevicePathFromText + 0x00010038 + gEfiEdkModulePkgTokenSpaceGuid + BOOLEAN + 1 + TRUE + FV_RECOVERY @@ -6963,22 +6971,8 @@ - - - - - - - - - - - - - - + + @@ -7216,22 +7210,22 @@ - @REM - @REM Copyright (c) 2006, Intel Corporation - @REM All rights reserved. This program and the accompanying materials - @REM are licensed and made available under the terms and conditions of the BSD License - @REM which accompanies this distribution. The full text of the license may be found at - @REM http://opensource.org/licenses/bsd-license.php - @REM - @REM THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, - @REM WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. - @REM - - @echo off - pushd . - cd ${SecMainPath} - SecMain.exe - popd + @REM + @REM Copyright (c) 2006, Intel Corporation + @REM All rights reserved. This program and the accompanying materials + @REM are licensed and made available under the terms and conditions of the BSD License + @REM which accompanies this distribution. The full text of the license may be found at + @REM http://opensource.org/licenses/bsd-license.php + @REM + @REM THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, + @REM WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. + @REM + + @echo off + pushd . + cd ${SecMainPath} + SecMain.exe + popd @echo on \ No newline at end of file