summaryrefslogtreecommitdiffstats
path: root/Vlv2TbltDevicePkg
Commit message (Expand)AuthorAgeFilesLines
* Vlv2TbltDevicePkg: Set SMM Stack size to 16 KBMichael D Kinney2018-06-243-0/+15
* Vlv2TbltDevicePkg/PlatformFlashAccessLib: Add progress APIMichael D Kinney2018-05-282-28/+77
* Vlv2Tbl2DevicePkg: Add DisplayUpdateProgressLib mappingMichael D Kinney2018-05-283-0/+3
* Vlv2TbltDevicePkg: Sync FLASH libraries from UDK2017 branchKinney, Michael D2018-03-285-36/+639
* Vlv2TbltDevicePkg: Display logo on BOOT_ON_FLASH_UPDATEKinney, Michael D2018-03-281-1/+13
* Vlv2TbltDevicePkg: Fix build issues in DSC/FDFKinney, Michael D2018-03-285-20/+50
* Vlv2TbltDevicePkg: Fix VS2015 build breaksKinney, Michael D2018-03-283-8/+1
* Vlv2TbltDevicePkg: Fix build scriptsMichael D Kinney2018-03-284-56/+70
* Vlv2TbltDevicePkg: Remove DxeTcg2PhysicalPresenceLibNullKinney, Michael D2018-03-215-297/+3
* Vlv2TbltDevicePkg/dsc/fdf: use Tcg2 instead of TrEE.Jiewen Yao2018-03-165-27/+27
* Vlv2TbltDevicePkg/Bds: use Tcg2 instead of TrEE.Jiewen Yao2018-03-162-4/+4
* Vlv2TbltDevicePkg/Tcg2PhysicalPresenceLib: use Tcg2 instead of TrEE.Jiewen Yao2018-03-162-18/+18
* Vlv2TbltDevicePkg/Override/GenericBdsLib:Remove useless Perf codeDandan Bi2018-02-124-380/+26
* Vlv2TbltDevicePkg/Override/GenericBdsLib: Use BmpSupportLibMichael D Kinney2018-02-116-250/+13
* Vlv2TbltDevicePkg: Switch from EsrtDxe to EsrtFmpDxeMichael D Kinney2018-02-115-10/+10
* Fix License Header.zwei42017-12-264-616/+523
* Vlv2TbltDevicePkg: Use DpDynamicCommand to replace PerformancePkg/dpRuiyu Ni2017-12-025-25/+47
* Vlv2TbltDevicePkg: Remove reference deprecated macro.Eric Dong2017-08-072-9/+21
* Vlv2TbltDevicePkg: Enhance get mtrr mask logic.Eric Dong2017-08-071-7/+38
* edk2: Move License.txt file to rootMichael D Kinney2017-08-031-25/+0
* edk2: Move TianoCore Contribution Agreement to rootMichael D Kinney2017-08-031-218/+0
* Vlv2TbltDevicePkg/FvbRuntimeDxe: correct NumOfLba vararg type in EraseBlocks()Laszlo Ersek2017-05-262-4/+4
* Vlv2TbltDevicePkg: Fix build failure by adding UefiBootManagerLibRuiyu Ni2017-04-013-0/+3
* Vlv2TbltDevicePkg/BootScriptSaveDxe: save 64-bit LoopTimesLaszlo Ersek2017-01-031-2/+2
* Vlv2TbltDevicePkg/PlatformInitPei: Better SMRAM size alignmentMichael Kinney2016-12-071-4/+143
* Vlv2TbltDevicePkg: Remove use of IntelFrameworkModulePkg legacy libsLeif Lindholm2016-12-063-8/+8
* Vlv2TbltDevicePkg: Update PlatformPkgGccX64.dscMichael Kinney2016-12-051-40/+35
* Vlv2TbltDevicePkg/PlatformBdsLib: Add DebugAgent ConsoleMichael Kinney2016-12-053-2/+60
* Vlv2TbltDevicePkg: Fix SOURCE_DEBUG_ENABLE featureMichael Kinney2016-12-052-17/+22
* Vlv2TbltDevicePkg: Make !if statement usage consistentMichael Kinney2016-12-052-2/+2
* Vlv2TbltDevicePkg: Add /m flag for multi-processor buildMichael Kinney2016-11-302-0/+13
* Vlv2TbltDevicePkg: Add /y flag to generate report filesMichael Kinney2016-11-302-2/+15
* Vlv2TbltDevicePkg: Fix typo in name of nul output fileMichael Kinney2016-11-301-2/+2
* Vlv2TbltDevicePkg: Use 4K aligned PE/COFF sectionsMichael Kinney2016-11-303-0/+48
* Vlv2TbltDevicePkg: Fix IA32 boot timeoutsMichael Kinney2016-11-291-6/+3
* Vlv2TbltDevicePkg/PlatformFlashAccessLib: Fix IA32 build issuesMichael Kinney2016-11-291-6/+6
* Vlv2TbltDevicePkg: Remove SMM binary modules from FDFMichael Kinney2016-11-292-4/+14
* Vlv2TbltDevicePkg/PlatformInitPei: Workaround unaligned SMRAM sizeMichael Kinney2016-11-293-3/+18
* Vlv2TbltDevicePkg: Set CAPSULE_ENABLE to TRUEMichael Kinney2016-11-291-1/+1
* Vlv2TbltDevicePkg: Allow BaseTools to run from sourcesMichael Kinney2016-11-291-1/+1
* 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