summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove wakeup capability of GPIO_SUS1 and GPIO_SUS2.David Wei2015-06-251-6/+6
| | | | | | | | Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: David Wei <david.wei@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17712 6f19259b-4bc3-4df7-8a09-765794883524
* Update NvStorageVariable.bin for gcc build.Tim He2015-06-241-0/+0
| | | | | | | | | Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Tim He <tim.he@intel.com> Reviewed-by: David Wei <david.wei@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17702 6f19259b-4bc3-4df7-8a09-765794883524
* Fixed potential security issue introduced by SmramCpuNvs variable.Shifei Lu2015-06-191-0/+3
| | | | | | | | | Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Shifei Lu <shifeix.a.lu@intel.com> Reviewed-by: David Wei <david.wei@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17674 6f19259b-4bc3-4df7-8a09-765794883524
* Fixed potential security issue introduced by SmramCpuNvs variable.Shifei Lu2015-06-195-19/+21
| | | | | | | | | Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Shifei Lu <shifeix.a.lu@intel.com> Reviewed-by: David Wei <david.wei@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17673 6f19259b-4bc3-4df7-8a09-765794883524
* Revert IFWI_HEADER.bin to clear SPI lock bit. Tim He2015-06-181-0/+0
| | | | | | | | | Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Tim He <tim.he@intel.com> Reviewed-by: David Wei <david.wei@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17656 6f19259b-4bc3-4df7-8a09-765794883524
* Increase the BiosID to V0.81.Tim He2015-06-184-4/+4
| | | | | | | Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Tim He <tim.he@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17654 6f19259b-4bc3-4df7-8a09-765794883524
* Sync the branch changes to trunk. Lu Shifei2015-06-161-14/+2
| | | | | | | | | | | | | | Update the FCE tool to remove “runtime access” . and recovery "Setup" variable in case of “Setup” Update IFWI_HEADER.bin as to set SPI lock bit. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Lu Shifei <shifeix.a.lu@intel.com> Reviewed-by: Tim He <tim.he@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17645 6f19259b-4bc3-4df7-8a09-765794883524
* Sync the branch changes to trunk. Tim He2015-06-161-0/+0
| | | | | | | | | | | | | | Update the FCE tool to remove “runtime access” . and recovery "Setup" variable in case of “Setup” Update IFWI_HEADER.bin as to set SPI lock bit. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Tim He <tim.he@intel.com> Reviewed-by: David Wei <david.wei@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17643 6f19259b-4bc3-4df7-8a09-765794883524
* Add code to protect the whole BIOS region on SPI flash, except UEFI Variable ↵Shifei Lu2015-06-112-6/+43
| | | | | | | | | | | region. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Shifei Lu <shifeix.a.lu@intel.com> Reviewed-by: David Wei <david.wei@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17616 6f19259b-4bc3-4df7-8a09-765794883524
* Add definitions for Protected Region 1 register.Shifei Lu2015-06-111-1/+7
| | | | | | | | | Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Shifei Lu <shifeix.a.lu@intel.com> Reviewed-by: David Wei <david.wei@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17615 6f19259b-4bc3-4df7-8a09-765794883524
* Remove Runtime access attribute for PlatformInfo Tim He2015-06-102-1/+6
| | | | | | | | | | | | variable, and fix the boot issue in case “Timeout” variable is corrupted. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Tim He <tim.he@intel.com> Reviewed-by: David Wei <david.wei@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17611 6f19259b-4bc3-4df7-8a09-765794883524
* Recovery "Setup" variable for Minnowboard Max to Tim He2015-06-0914-18/+342
| | | | | | | | | | | | | | make sure system could boot properly in case of “Setup” variable size is incorrect somehow. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Tim He <tim.he@intel.com> Reviewed-by: David Wei <david.wei@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17595 6f19259b-4bc3-4df7-8a09-765794883524
* Update the FCE tool to remove “runtime access” Tim He2015-06-083-5/+5
| | | | | | | | | | | | | for some variables default attribute. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Tim He <tim.he@intel.com> Reviewed-by: David Wei <david.wei@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17574 6f19259b-4bc3-4df7-8a09-765794883524
* Add Sample I2C Library for Baytrail I2C Controller.David Wei2015-06-0212-0/+2437
| | | | | | | | | Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: David Wei <david.wei@intel.com> Reviewed-by: Tim He <time.he@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17545 6f19259b-4bc3-4df7-8a09-765794883524
* Add HII string definition for DTS.Shifei Lu2015-05-281-0/+0
| | | | | | | | | | | Add string ” DTS” and help info string” Enabled/Disable Digital Thermal Sensor”. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Shifei Lu <shifeix.a.lu@intel.com> Reviewed-by: David Wei <david.wei@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17530 6f19259b-4bc3-4df7-8a09-765794883524
* Enable Digital Thermal Sensor to detect processor temperature.Shifei Lu2015-05-277-1/+15
| | | | | | | | | Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Shifei Lu <shifeix.a.lu@intel.com> Reviewed-by: David Wei <david.wei@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17520 6f19259b-4bc3-4df7-8a09-765794883524
* Update the formal FCE tool, and remove the unnecessary Tim He2015-05-267-43/+32
| | | | | | | | | | | | | “setupDefault” variable for MinnowBoard Max. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Tim He <tim.he@intel.com> Reviewed-by: David Wei <david.wei@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17508 6f19259b-4bc3-4df7-8a09-765794883524
* Fixed SOURCE_DEBUG_ENABLE build error. Shifei Lu2015-05-111-4/+4
| | | | | | | | Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Shifei Lu <shifeix.a.lu@intel.com> Reviewed-by: David Wei <david.wei@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17407 6f19259b-4bc3-4df7-8a09-765794883524
* Update SEC version and remove vacant binary.Tim He2015-05-084-5/+4
| | | | | | | Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Tim He <tim.he@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17363 6f19259b-4bc3-4df7-8a09-765794883524
* Increase the BiosID to V0.80.Tim He2015-05-074-4/+4
| | | | | | | Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Tim He <tim.he@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17353 6f19259b-4bc3-4df7-8a09-765794883524
* Add a option in setup page in order to configure fTPM feature. Tim He2015-05-0710-9/+130
| | | | | | | | Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Tim He <tim.he@intel.com> Reviewed-by: David Wei <david.wei@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17352 6f19259b-4bc3-4df7-8a09-765794883524
* Fixed SOURCE_DEBUG_ENABLE build error. Shifei Lu2015-05-053-12/+6
| | | | | | | | | Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Shifei Lu <shifeix.a.lu@intel.com> Reviewed-by: David Wei <david.wei@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17290 6f19259b-4bc3-4df7-8a09-765794883524
* enhancement to tool to generate the comments along with offsets in the .h file.Mudusuru, Giri P2015-05-041-5/+8
| | | | | | | | | | (Sync patch r17282 from main trunk.) Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: "Mudusuru, Giri P" <giri.p.mudusuru@intel.com> Reviewed-by: "Yao, Jiewen" <Jiewen.Yao@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17284 6f19259b-4bc3-4df7-8a09-765794883524
* Fix FSP GCC error on FspApiCallingCheck().Yao, Jiewen2015-05-042-4/+5
| | | | | | | | | | | | Add comment for ASM. (Sync patch r17281 from main trunk.) Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: "Yao, Jiewen" <Jiewen.Yao@intel.com> Reviewed-by: "Mudusuru, Giri P" <giri.p.mudusuru@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17283 6f19259b-4bc3-4df7-8a09-765794883524
* Add the code to support fTPM feature for MinnowBoad Max. Tim He2015-04-3018-130/+1294
| | | | | | | | Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Tim He <tim.he@intel.com> Reviewed-by: David Wei <david.wei@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17280 6f19259b-4bc3-4df7-8a09-765794883524
* ShellBinPkg: Ia32/X64 Shell binary update.Qiu Shumin2015-04-305-4/+2
| | | | | | | | | | | The binaries of ShellBinPkg are generated with ShellPkg project r17268. The binaries are built with no debug information by building with "RELEASE" target. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Qiu Shumin <shumin.qiu@intel.com> Reviewed-by: Ruiyu Ni <Ruiyu.ni@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17278 6f19259b-4bc3-4df7-8a09-765794883524
* MdeModulePkg: Add LzmaDecompress GuidLiming Gao2015-04-300-0/+0
| | | | | | | | | | | | | | Move LzmaDecompress GUID definition from IntelFrameworkModulePkg to MdeModulePkg Fix wrong commit 17111. (Sync missing patch r17121 from main trunk.) Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao <liming.gao@intel.com> Reviewed-by: Star Zeng <star.zeng@intel.com> Reviewed-by: Jordan Justen <jordan.l.justen@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17277 6f19259b-4bc3-4df7-8a09-765794883524
* IntelFspPkg: Remove an empty folder.Hao Wu2015-04-300-0/+0
| | | | | | | | | Sync the missing part of patch r17226. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Hao Wu <hao.a.wu@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17276 6f19259b-4bc3-4df7-8a09-765794883524
* Add FSP_FSPP_SIGNATURE in 1.1.Yao, Jiewen2015-04-302-1/+7
| | | | | | | | | | (Sync patch r17273 from main trunk.) Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: "Yao, Jiewen" <Jiewen.Yao@intel.com> Reviewed-by: "Mudusuru, Giri P" <giri.p.mudusuru@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17274 6f19259b-4bc3-4df7-8a09-765794883524
* Clean update API name for ASM function.Yao, Jiewen2015-04-307-27/+43
| | | | | | | | | | | | Add FSP_INFO_HEADER_SIGNATURE and FSP_INFO_EXTENDED_HEADER_SIGNATURE. (Sync patch r17271 from main trunk.) Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: "Yao, Jiewen" <Jiewen.Yao@intel.com> Reviewed-by: "Ma, Maurice" <maurice.ma@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17272 6f19259b-4bc3-4df7-8a09-765794883524
* Update CopyRight to 2015Jeff Fan2015-04-294-4/+4
| | | | | | | Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jeff Fan <jeff.fan@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17270 6f19259b-4bc3-4df7-8a09-765794883524
* MdeModulePkg: Update comments for PcdMemoryProfileMemoryTypeLiming Gao2015-04-292-0/+1
| | | | | | | | | | | | | PcdMemoryProfileMemoryType also includes EfiPersistentMemory. (Sync patch r17267 from main trunk.) Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao <liming.gao@intel.com> Reviewed-by: Star Zeng <star.zeng@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17269 6f19259b-4bc3-4df7-8a09-765794883524
* ShellPkg: Update CopyRight to 2015Liming Gao2015-04-291-1/+1
| | | | | | | | | | (Sync patch r17266 from main trunk.) Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao <liming.gao@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17268 6f19259b-4bc3-4df7-8a09-765794883524
* MdeModulePkg: PI1.4 DxeCore GetMemoryMap() updateLiming Gao2015-04-291-38/+32
| | | | | | | | | | | | | PI1.4: Updates DxeCore to add all EfiGcdMemoryTypeReserved memory into UEFI memory map. (Sync patch r17253 from main trunk.) Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao <liming.gao@intel.com> Reviewed-by: Star Zeng <star.zeng@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17265 6f19259b-4bc3-4df7-8a09-765794883524
* EdkCompatibilityPkg: Add PersistentMemory definitionLiming Gao2015-04-291-1/+2
| | | | | | | | | | | | Include this definition to make sure EfiMaxMemoryType be same value in EDKII and ECP code. (Sync patch r17252 from main trunk.) Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao <liming.gao@intel.com> Reviewed-by: Star Zeng <star.zeng@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17264 6f19259b-4bc3-4df7-8a09-765794883524
* Add dual FSP binaries support.Ma, Maurice2015-04-295-4/+26
| | | | | | | | | | | | | There are two FSP images at different locations in a flash (one factory version is read only and other in updatable version) TempRamInit, FspMemoryInit and TempRamExit are executed from factory version and FspSiliconInit/NotifyPhase will be executed from updatable version. (Sync patch r17249 from main trunk.) Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: "Ma, Maurice" <maurice.ma@intel.com> Reviewed-by: "Yao, Jiewen" <Jiewen.Yao@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17262 6f19259b-4bc3-4df7-8a09-765794883524
* Add dual FSP binaries support.Ma, Maurice2015-04-2912-31/+115
| | | | | | | | | | | | | | | There are two FSP images at different locations in a flash (one factory version is read only and other in updatable version) TempRamInit, FspMemoryInit and TempRamExit are executed from factory version and FspSiliconInit/NotifyPhase will be executed from updatable version. Also update FSP specification version to v1.1. (Sync patch r17248 from main trunk.) Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: "Ma, Maurice" <maurice.ma@intel.com> Reviewed-by: "Yao, Jiewen" <Jiewen.Yao@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17261 6f19259b-4bc3-4df7-8a09-765794883524
* MdeModulePkg: fix some issues in ScsiDisk to co-work with UFS stackFeng Tian2015-04-292-12/+15
| | | | | | | | | | | | | | | The changes in ScsiDisk include: 1. Add UFS disk info support. 2. Remove the wrong block size calculation. 3. Get sense data for TEST_UNIT_READY cmd immediately rather than sending a REQUEST_SENSE cmd again. (Sync patch r17247 from main trunk.) Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Feng Tian <feng.tian@intel.com> Reviewed-by: Star Zeng <star.zeng@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17260 6f19259b-4bc3-4df7-8a09-765794883524
* MdeModulePkg: Add UFS (Universal Flash Storage) StackFeng Tian2015-04-2933-0/+12521
| | | | | | | | | | | | | | | | It includes 4 drivers: 1. UfsPassThruDxe, which is a UEFI driver and consumes EFI_UFS_HOST_CONTROLLER_PROTOCOL and produces EFI_EXT_SCSI_PASS_THRU_PROTOCOL 2. UfsPciHcDxe, which is specific for pci-based UFS HC implementation and is a UEFI driver to produce EFI_UFS_HOST_CONTROLLER_PROTOCOL. 3. UfsBlockIoPei, which is a PEI driver and consumes EFI_UFS_HOST_CONTROLLER_PPI and produces EFI_PEI_VIRTUAL_BLOCK_IO_PPI. 4. UfsPciHcPei, which is specific for pci-based UFS HC implementation and is a PEI driver to produce EFI_UFS_HOST_CONTROLLER_PPI. (Sync patch r17246 from main trunk.) Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Feng Tian <feng.tian@intel.com> Reviewed-by: Star Zeng <star.zeng@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17259 6f19259b-4bc3-4df7-8a09-765794883524
* MdePkg: Add UFS (Universal Flash Storage) related definitionsFeng Tian2015-04-296-2/+96
| | | | | | | | | | | | These definitions are defined in UEFI2.5/PI1.4 spec. (Sync patch r17245 from main trunk.) Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Feng Tian <feng.tian@intel.com> Reviewed-by: Star Zeng <star.zeng@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17258 6f19259b-4bc3-4df7-8a09-765794883524
* IntelFrameworkModulePkg: Add UEFI2.5 PersistentMemory support in LegacyBiosLiming Gao2015-04-292-2/+6
| | | | | | | | | | | | LegacyBiosDxe converts EfiPersistentMemory to E820 EfiAddressRangePersistentMemory. (Sync patch r17244 from main trunk.) Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao <liming.gao@intel.com> Reviewed-by: Star Zeng <star.zeng@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17257 6f19259b-4bc3-4df7-8a09-765794883524
* ShellPkg: Update Shell MemMap command to show PersistentMemory rangeLiming Gao2015-04-291-0/+6
| | | | | | | | | | | (Sync patch r17243 from main trunk.) Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao <liming.gao@intel.com> Reviewed-by: Star Zeng <star.zeng@intel.com> Reviewed-by: Jaben Carsey <jaben.carsey@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17256 6f19259b-4bc3-4df7-8a09-765794883524
* MdeModulePkg: Add support for UEFI2.5 and PI1.4 PersistentMemory featureLiming Gao2015-04-295-10/+45
| | | | | | | | | | | | | Update DxeCore to collect PersistentMemory resource and report them in EFI memory map. (Sync patch r17242 from main trunk.) Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao <liming.gao@intel.com> Reviewed-by: Star Zeng <star.zeng@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17255 6f19259b-4bc3-4df7-8a09-765794883524
* MdePkg: Add UEFI2.5 and PI1.4 PersistentMemory definitionLiming Gao2015-04-294-4/+23
| | | | | | | | | | (Sync patch r17241 from main trunk.) Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao <liming.gao@intel.com> Reviewed-by: Star Zeng <star.zeng@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17254 6f19259b-4bc3-4df7-8a09-765794883524
* ACPI5.1 definition bug fix.Yao, Jiewen2015-04-291-2/+2
| | | | | | | | | | (Sync patch r17192 from main trunk.) Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: "Yao, Jiewen" <Jiewen.Yao@intel.com> Reviewed-by: "Liming Gao" <liming.gao@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17251 6f19259b-4bc3-4df7-8a09-765794883524
* Add ACPI6.0 header file.Yao, Jiewen2015-04-292-2/+2335
| | | | | | | | | | (Sync patch r17191 from main trunk.) Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: "Yao, Jiewen" <Jiewen.Yao@intel.com> Reviewed-by: "Liming Gao" <liming.gao@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17250 6f19259b-4bc3-4df7-8a09-765794883524
* MdePkg: Trim trailing whitespaces for ESRT related filesHao Wu2015-04-282-114/+114
| | | | | | | | | | | (Sync patch r17236 from main trunk.) Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Hao Wu <hao.a.wu@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> Reviewed-by: Chao Zhang <chao.b.zhang@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17240 6f19259b-4bc3-4df7-8a09-765794883524
* MdePkg: Add ESRT Interface DefinitionsHao Wu2015-04-284-9/+175
| | | | | | | | | | | | | Add EFI System Resource Table (ESRT) interface (API only). (Sync patch r17235 from main trunk.) Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Hao Wu <hao.a.wu@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> Reviewed-by: Chao Zhang <chao.b.zhang@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17239 6f19259b-4bc3-4df7-8a09-765794883524
* MdePkg: Add the header file for UEFI PI Multi-processor PPIHao Wu2015-04-282-0/+286
| | | | | | | | | | | | | The MP Services PPI is installed by some platform or chipset-specific PEIM that abstracts handling multiprocessor support. (Sync patch r17234 from main trunk.) Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Hao Wu <hao.a.wu@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17238 6f19259b-4bc3-4df7-8a09-765794883524
* MdePkg: Add PI 1.4 Graphics HOB and PPI header filesHao Wu2015-04-283-0/+134
| | | | | | | | | | | | | | | | | | The PeiGraphicsPpi is the main interface exposed by the Graphics PEIM to be used by the other firmware modules. When graphics capability is included in PEI, it produces a EFI_PEI_GRAPHICS_INFO_HOB which provides information about the graphics mode and the framebuffer. (Sync patch r17233 from main trunk.) Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Hao Wu <hao.a.wu@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> Reviewed-by: Jordan Justen <jordan.l.justen@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1@17237 6f19259b-4bc3-4df7-8a09-765794883524