diff options
Diffstat (limited to 'EdkNt32Pkg/Pei/BootMode')
-rw-r--r-- | EdkNt32Pkg/Pei/BootMode/BootMode.msa | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/EdkNt32Pkg/Pei/BootMode/BootMode.msa b/EdkNt32Pkg/Pei/BootMode/BootMode.msa index df002d3715..ec523cc08b 100644 --- a/EdkNt32Pkg/Pei/BootMode/BootMode.msa +++ b/EdkNt32Pkg/Pei/BootMode/BootMode.msa @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
<!--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 @@ -13,8 +13,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> <ModuleType>PEIM</ModuleType>
<GuidValue>B7611005-1F26-45ba-A3DB-01F39DDB2785</GuidValue>
<Version>1.0</Version>
- <Abstract>Component description file for Fwh module</Abstract>
- <Description>FIX ME!</Description>
+ <Abstract>Component description file for BootMode module</Abstract>
+ <Description>This module provides platform specific function to detect boot mode.</Description>
<Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>
<License>All rights reserved. This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License |