X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkNt32Pkg%2FNt32.fpd;h=42e33a691f582d515fc3ac976e450c29b8b80c1f;hp=4f4471e0df4c8dd0d2488eccc82aad4fb2561963;hb=1df07b635e4f941f5f29d08dd1e572d028f3fb5f;hpb=24da1045f67a6dac43bbdf5c60e417cdedbb02e2 diff --git a/EdkNt32Pkg/Nt32.fpd b/EdkNt32Pkg/Nt32.fpd index 4f4471e0df..42e33a691f 100644 --- a/EdkNt32Pkg/Nt32.fpd +++ b/EdkNt32Pkg/Nt32.fpd @@ -5,15 +5,15 @@ 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 @@ -132,7 +132,6 @@ - @@ -192,14 +191,6 @@ 4 10000000 - - PcdReportStatusCodePropertyMask - 0x00000007 - gEfiMdePkgTokenSpaceGuid - UINT8 - 1 - 0x06 - PcdDebugPropertyMask 0x00000005 @@ -243,8 +234,9 @@ - + + @@ -591,8 +583,8 @@ FV_RECOVERY PE32_PEIM - - + + @@ -2198,6 +2190,7 @@ + @@ -2541,8 +2534,8 @@ FV_RECOVERY BS_DRIVER - - + + @@ -4223,7 +4216,7 @@ FV_RECOVERY - CUSTOM_BUILD + Logo @@ -4306,6 +4299,22 @@ 4 10000000 + + PcdPciIsaEnable + 0x00010039 + gEfiGenericPlatformTokenSpaceGuid + BOOLEAN + 1 + FALSE + + + PcdPciVgaEnable + 0x0001003a + gEfiGenericPlatformTokenSpaceGuid + BOOLEAN + 1 + FALSE + FV_RECOVERY @@ -6723,7 +6732,7 @@ FV_RECOVERY - CUSTOM_BUILD + BS_DRIVER @@ -7209,22 +7218,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