summaryrefslogtreecommitdiff
path: root/Vlv2TbltDevicePkg
AgeCommit message (Expand)AuthorFilesLines
2016-11-08Vlv2TbltDevicePkg/Build: Add capsule/recovery in help info.Jiewen Yao1-0/+5
2016-11-08Vlv2TbltDevicePkg/bat: add capsule generation in bat.Jiewen Yao1-1/+8
2016-11-08Vlv2TbltDevicePkg/dsc/fdf: add capsule generation DSC/FDF.Jiewen Yao3-0/+206
2016-11-08Vlv2TbltDevicePkg/dsc/fdf: Add capsule/recovery support.Jiewen Yao6-136/+422
2016-11-08Vlv2TbltDevicePkg/PlatformBootManager: Add capsule/recovery handling.Jiewen Yao2-5/+83
2016-11-08Vlv2TbltDevicePkg/FlashDeviceLib: Add DXE flash device lib.Jiewen Yao6-185/+333
2016-11-08Vlv2TbltDevicePkg/SystemFirmwareUpdateConfig: Add capsule config file.Jiewen Yao2-0/+144
2016-11-08Vlv2TbltDevicePkg/SystemFirmwareDescriptor: Add Capsule Descriptor.Jiewen Yao3-0/+201
2016-11-08Vlv2TbltDevicePkg/PlatformFlashAccessLib: Add instance for update.Jiewen Yao2-0/+238
2016-10-27Vlv2TbltDevicePkg/SmBiosMiscDxe: rebase to ARRAY_SIZE()Laszlo Ersek1-1/+1
2016-10-27Vlv2TbltDevicePkg/PlatformSetupDxe: rebase to ARRAY_SIZE()Laszlo Ersek1-1/+1
2016-10-27Vlv2TbltDevicePkg/PlatformPei: rebase to ARRAY_SIZE()Laszlo Ersek1-3/+3
2016-10-27Vlv2TbltDevicePkg/PlatformInitPei: rebase to ARRAY_SIZE()Laszlo Ersek1-1/+1
2016-10-27Vlv2TbltDevicePkg/FirmwareUpdate: rebase to ARRAY_SIZE()Laszlo Ersek1-1/+1
2016-10-27Vlv2TbltDevicePkg: Fix typos in commentsGary Lin9-25/+25
2016-10-27Vlv2TbltDevicePkg/PlatformBootManager: Add capsule/recovery handling.Yao, Jiewen2-54/+55
2016-09-14Vlv2TbltDevicePkg:Signal End of Dxe Event.lushifex1-5/+5
2016-09-07Vlv2TbltDevicePkg/dec: Correct wrong default value.Jiewen Yao1-1/+1
2016-09-07Vlv2TbltDevicePkg/PlatformInitPei: Support USB initJiewen Yao1-7/+19
2016-09-05Vlv2TbltDevicePkg: Declare PciSegmentLib in platform dscStar Zeng3-0/+3
2016-09-02Vlv2TbltDevicePkg/ResetSystemLib: Implement ResetPlatformSpecificRuiyu Ni1-2/+21
2016-08-17Vlv2TbltDevicePkg: Add RAW file type to Rule.Common.SEC.BINARYWei, David1-1/+5
2016-08-17Vlv2TbltDevicePkg/PlatformFspLib: Fix the include pathWei, David1-1/+1
2016-08-17Vlv2TbltDevicePkg/FspSupport: Fix GCC build errorsWei, David3-8/+7
2016-08-03Vlv2TbltDevicePkg/FvbRuntimeDxe: Remove unused variablesGary Lin1-11/+0
2016-08-03Vlv2TbltDevicePkg/PpmPolicy: Remove the unused variableGary Lin1-3/+0
2016-08-03Vlv2TbltDevicePkg/PpmPolicy: Remove the usage of global variablesGary Lin2-12/+4
2016-08-03Vlv2TbltDevicePkg/SmBiosMiscDxe: Remove unused variablesGary Lin3-9/+0
2016-08-03Vlv2TbltDevicePkg/Wpce791: Remove the unused variableGary Lin1-4/+0
2016-08-03Vlv2TbltDevicePkg/PlatformDxe: Remove the unused variablesGary Lin3-133/+123
2016-08-03Vlv2TbltDevicePkg/VlvPlatformInitDxe: Remove unused variablesGary Lin1-4/+0
2016-08-03Vlv2TbltDevicePkg/PlatformSetupDxe: Remove the unused variablesGary Lin1-28/+13
2016-08-03Vlv2TbltDevicePkg/PlatformGopPolicy: include UefiBootServicesTableLib.hGary Lin1-3/+1
2016-08-03Vlv2TbltDevicePkg/AcpiPlatform: Amend the declaration of mGlobalNvsAreaGary Lin3-2/+2
2016-08-03Vlv2TbltDevicePkg/AcpiPlatform: Remove unused variablesGary Lin2-10/+1
2016-08-03Vlv2TbltDevicePkg/PlatformInitPei: Suppress the gcc error messageGary Lin1-0/+1
2016-08-03Vlv2TbltDevicePkg/PlatformInitPei: Remove the unused variablesGary Lin2-14/+0
2016-08-03Vlv2TbltDevicePkg/PlatformBdsLib: Remove the unused variableGary Lin1-2/+1
2016-08-03Vlv2TbltDevicePkg/PlatformPei: Remove the unused variableGary Lin1-5/+4
2016-08-03Vlv2TbltDevicePkg/MultiPlatformLib: Remove the unused variablesGary Lin2-29/+29
2016-08-03Vlv2TbltDevicePkg: Only define MDEPKG_NDEBUG for gcc release buildGary Lin1-1/+1
2016-08-03Vlv2TbltDevicePkg: Amend the build scriptGary Lin1-1/+23
2016-07-31Vlv2DeviceRefCodePkg&Vlv2DevicePkg:Add sample WSMT table.Lu, ShifeiX A1-0/+13
2016-07-31Vlv2TbltDevicePkg:Signal EndOfDxe Event.lushifex2-2/+8
2016-07-20Vlv2TbltDevicePkg/PlatformInitPei: Explicit call to dump MTRR SettingJeff Fan1-3/+5
2016-07-01Vlv2TbltDevicePkg: fix ASSERT_EFI_ERROR() typosLaszlo Ersek3-8/+8
2016-06-30Vlv2TbltDevicePkg:Add PiSmmCommunication&PiSmmCpuDxeSmm of UefiCpuPkg.Lu, ShifeiX A5-12/+16
2016-06-21Vlv2TbltDevicePkg: Fixed build error issue.Lu, ShifeiX A4-5/+5
2016-06-21Vlv2TbltDevicePkg:Change UNIX to DOS format.lushifex2-20/+30
2016-06-21Vlv2DeviceRefCodePkg&Vlv2TbltDevicePkg:Add setup option of LPE Audio.lushifex6-6/+23