diff options
author | Lu, ShifeiX A <shifeix.a.lu@intel.com> | 2016-06-21 11:05:30 +0800 |
---|---|---|
committer | david wei <david.wei@intel.com> | 2016-06-21 11:16:04 +0800 |
commit | a0f3b02894c140e11238c06ab17f898b199c4384 (patch) | |
tree | aeb4b8d6dea2cfc3c25beaa67efb168e7c2f2d65 /Vlv2DeviceRefCodePkg | |
parent | c73cf875524666582343a479665e0469444a38c8 (diff) | |
download | edk2-a0f3b02894c140e11238c06ab17f898b199c4384.tar.gz |
Vlv2DeviceRefCodePkg&Vlv2TbltDevicePkg:Convert Mix to DOS.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: lushifex <shifeix.a.lu@intel.com>
Reviewed-by: David Wei <david.wei@intel.com>
Diffstat (limited to 'Vlv2DeviceRefCodePkg')
-rw-r--r-- | Vlv2DeviceRefCodePkg/AcpiTablesPCAT/GloblNvs.asl | 2 | ||||
-rw-r--r-- | Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Pch.asl | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/GloblNvs.asl b/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/GloblNvs.asl index 21e526c505..8702110d02 100644 --- a/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/GloblNvs.asl +++ b/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/GloblNvs.asl @@ -348,6 +348,6 @@ Field(GNVS,AnyAcc,Lock,Preserve) EDPV, 8, //(792) Check for eDP display device
DIDX, 32, //(793) Device ID for eDP device
IOT, 8, //(794) MinnowBoard Max JP1 is configured for MSFT IOT project.
- BATT, 8, //(795) The Flag of RTC Battery Prensent.
+ BATT, 8, //(795) The Flag of RTC Battery Prensent.
}
diff --git a/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Pch.asl b/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Pch.asl index 38dac87bcd..506b1710a2 100644 --- a/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Pch.asl +++ b/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Pch.asl @@ -683,3 +683,4 @@ scope (\_SB.PCI0) } // Device(SEC0)
} // End scope (\_SB.PCI0)
+
|