summaryrefslogtreecommitdiff
path: root/Vlv2TbltDevicePkg
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-21Vlv2DeviceRefCodePkg&Vlv2TbltDevicePkg:Convert Mix to DOS.Lu, ShifeiX A6-1918/+1932
2016-06-08Vlv2TbltDevicePkg:Change flash layout to fix the Fv space is not enough.lushifex5-29/+29
2016-06-08Vlv2TbltDevicePkg: Convert UNIX to DOS format.lushifex5-7216/+7219
2016-04-22Vlv2TbltDevicePkg: Convert to build FatPkg from sourceJordan Justen5-8/+9
2016-04-13Vlv2TbltDevicePkg: Reference the PCD defined in MdeModulePkgRuiyu Ni3-6/+6
2016-02-26Vlv2TbltDevicePkg: Add FileExplorerLib.inf to the dsc fileDandan Bi3-3/+6
2015-12-15Vlv2TbltDevicePkg: Convert all .uni files to utf-8Jordan Justen24-0/+0
2015-11-13Vlv2TbltDevicePkg: Sync the branch changes to Trunk, Shifei Lu18-52/+51
2015-11-12Vlv2TbltDevicePkg: Sync the branch changes to Trunk, Tim He6-11/+40
2015-11-10Vlv2TbltDevicePkg/Vlv2DeviceRefCodePkg: Lu Shifei6-1/+11
2015-10-27Vlv2TbltDevicePkg: Sync the branch changes to trunk.Tim He10-28/+28
2015-09-30Vlv2TbltDevicePkg FvbRuntimeDxe: Fix CalculateCheckSum16 input incorrect lengthStar Zeng1-2/+2
2015-08-25Vlv2TbltDevicePkg: Link separated VarCheckUefiLib NULL class library instanceStar Zeng3-0/+3
2015-08-25Vlv2TbltDevicePkg: Add VarCheckLib library mappingStar Zeng3-0/+3
2015-08-04Vlv2TbltDevicePkg: Sync the branch changes to trunk.Tim He23-56/+215
2015-07-29Vlv2TbltDevicePkg: Exclude CapsuleX64 from IA32 buildStar Zeng3-9/+4
2015-07-10Vlv2TbltDevicePkg: Remove Ip4ConfigDxe module from buildJiaxin Wu5-5/+0
2015-07-01Fixed a couple of typos of 'Configuration' ('Congfiguration') in Vlv2TbltDevi...Bruce Cran1-0/+0
2015-07-01Vlv2TbltDevicePkg: Use the merged Variable driverStar Zeng5-66/+13
2015-07-01Vlv2TbltDevicePkg: Link AuthVariableLib for following merged variable driver ...Star Zeng3-15/+30
2015-06-23Fixed potential security issue introduced by SmramCpuNvs variable.Shifei Lu5-19/+21
2015-06-11Sync the branch changes to trunk. Tim He18-66/+384
2015-06-11Add code to protect the whole BIOS region on SPI flash, except UEFI Variable ...Shifei Lu2-6/+43
2015-06-02Add Sample I2C Library for Baytrail I2C Controller.David Wei12-0/+2437
2015-05-28Add HII string definition for DTS.Shifei Lu1-0/+0
2015-05-27Enable Digital Thermal Sensor to detect processor temperature.Shifei Lu7-1/+15
2015-05-21Remove Framework HII "class\subclass" in all VFRDandan Bi1-2/+0
2015-05-12Fixed SOURCE_DEBUG_ENABLE build error. Shifei Lu1-4/+4