summaryrefslogtreecommitdiffstats
path: root/Vlv2TbltDevicePkg
Commit message (Expand)AuthorAgeFilesLines
* Vlv2TbltDevicePkg/Build: Add capsule/recovery in help info.Jiewen Yao2016-11-081-0/+5
* Vlv2TbltDevicePkg/bat: add capsule generation in bat.Jiewen Yao2016-11-081-1/+8
* Vlv2TbltDevicePkg/dsc/fdf: add capsule generation DSC/FDF.Jiewen Yao2016-11-083-0/+206
* Vlv2TbltDevicePkg/dsc/fdf: Add capsule/recovery support.Jiewen Yao2016-11-086-136/+422
* Vlv2TbltDevicePkg/PlatformBootManager: Add capsule/recovery handling.Jiewen Yao2016-11-082-5/+83
* Vlv2TbltDevicePkg/FlashDeviceLib: Add DXE flash device lib.Jiewen Yao2016-11-086-185/+333
* Vlv2TbltDevicePkg/SystemFirmwareUpdateConfig: Add capsule config file.Jiewen Yao2016-11-082-0/+144
* Vlv2TbltDevicePkg/SystemFirmwareDescriptor: Add Capsule Descriptor.Jiewen Yao2016-11-083-0/+201
* Vlv2TbltDevicePkg/PlatformFlashAccessLib: Add instance for update.Jiewen Yao2016-11-082-0/+238
* Vlv2TbltDevicePkg/SmBiosMiscDxe: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-1/+1
* Vlv2TbltDevicePkg/PlatformSetupDxe: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-1/+1
* Vlv2TbltDevicePkg/PlatformPei: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-3/+3
* Vlv2TbltDevicePkg/PlatformInitPei: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-1/+1
* Vlv2TbltDevicePkg/FirmwareUpdate: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-1/+1
* Vlv2TbltDevicePkg: Fix typos in commentsGary Lin2016-10-279-25/+25
* Vlv2TbltDevicePkg/PlatformBootManager: Add capsule/recovery handling.Yao, Jiewen2016-10-272-54/+55
* Vlv2TbltDevicePkg:Signal End of Dxe Event.lushifex2016-09-141-5/+5
* Vlv2TbltDevicePkg/dec: Correct wrong default value.Jiewen Yao2016-09-071-1/+1
* Vlv2TbltDevicePkg/PlatformInitPei: Support USB initJiewen Yao2016-09-071-7/+19
* Vlv2TbltDevicePkg: Declare PciSegmentLib in platform dscStar Zeng2016-09-053-0/+3
* Vlv2TbltDevicePkg/ResetSystemLib: Implement ResetPlatformSpecificRuiyu Ni2016-09-021-2/+21
* Vlv2TbltDevicePkg: Add RAW file type to Rule.Common.SEC.BINARYWei, David2016-08-171-1/+5
* Vlv2TbltDevicePkg/PlatformFspLib: Fix the include pathWei, David2016-08-171-1/+1
* Vlv2TbltDevicePkg/FspSupport: Fix GCC build errorsWei, David2016-08-173-8/+7
* Vlv2TbltDevicePkg/FvbRuntimeDxe: Remove unused variablesGary Lin2016-08-031-11/+0
* Vlv2TbltDevicePkg/PpmPolicy: Remove the unused variableGary Lin2016-08-031-3/+0
* Vlv2TbltDevicePkg/PpmPolicy: Remove the usage of global variablesGary Lin2016-08-032-12/+4
* Vlv2TbltDevicePkg/SmBiosMiscDxe: Remove unused variablesGary Lin2016-08-033-9/+0
* Vlv2TbltDevicePkg/Wpce791: Remove the unused variableGary Lin2016-08-031-4/+0
* Vlv2TbltDevicePkg/PlatformDxe: Remove the unused variablesGary Lin2016-08-033-133/+123
* Vlv2TbltDevicePkg/VlvPlatformInitDxe: Remove unused variablesGary Lin2016-08-031-4/+0
* Vlv2TbltDevicePkg/PlatformSetupDxe: Remove the unused variablesGary Lin2016-08-031-28/+13
* Vlv2TbltDevicePkg/PlatformGopPolicy: include UefiBootServicesTableLib.hGary Lin2016-08-031-3/+1
* Vlv2TbltDevicePkg/AcpiPlatform: Amend the declaration of mGlobalNvsAreaGary Lin2016-08-033-2/+2
* Vlv2TbltDevicePkg/AcpiPlatform: Remove unused variablesGary Lin2016-08-032-10/+1
* Vlv2TbltDevicePkg/PlatformInitPei: Suppress the gcc error messageGary Lin2016-08-031-0/+1
* Vlv2TbltDevicePkg/PlatformInitPei: Remove the unused variablesGary Lin2016-08-032-14/+0
* Vlv2TbltDevicePkg/PlatformBdsLib: Remove the unused variableGary Lin2016-08-031-2/+1
* Vlv2TbltDevicePkg/PlatformPei: Remove the unused variableGary Lin2016-08-031-5/+4
* Vlv2TbltDevicePkg/MultiPlatformLib: Remove the unused variablesGary Lin2016-08-032-29/+29
* Vlv2TbltDevicePkg: Only define MDEPKG_NDEBUG for gcc release buildGary Lin2016-08-031-1/+1
* Vlv2TbltDevicePkg: Amend the build scriptGary Lin2016-08-031-1/+23
* Vlv2DeviceRefCodePkg&Vlv2DevicePkg:Add sample WSMT table.Lu, ShifeiX A2016-07-311-0/+13
* Vlv2TbltDevicePkg:Signal EndOfDxe Event.lushifex2016-07-312-2/+8
* Vlv2TbltDevicePkg/PlatformInitPei: Explicit call to dump MTRR SettingJeff Fan2016-07-201-3/+5
* Vlv2TbltDevicePkg: fix ASSERT_EFI_ERROR() typosLaszlo Ersek2016-07-013-8/+8
* Vlv2TbltDevicePkg:Add PiSmmCommunication&PiSmmCpuDxeSmm of UefiCpuPkg.Lu, ShifeiX A2016-06-305-12/+16
* Vlv2TbltDevicePkg: Fixed build error issue.Lu, ShifeiX A2016-06-214-5/+5
* Vlv2TbltDevicePkg:Change UNIX to DOS format.lushifex2016-06-212-20/+30
* Vlv2DeviceRefCodePkg&Vlv2TbltDevicePkg:Add setup option of LPE Audio.lushifex2016-06-216-6/+23