| Commit message (Expand) | Author | Age | Files | Lines |
* | Vlv2TbltDevicePkg/Capsule: Add scripts to generate capsules | Michael D Kinney | 2018-08-10 | 7 | -0/+461 |
* | Vlv2TbltDevicePkg/Feature/Capsule: Add FmpDeviceLib instances | Michael D Kinney | 2018-08-10 | 4 | -0/+1150 |
* | Vlv2TbltDevicePkg/Override/Bds: Add test key notification | Kinney, Michael D | 2018-08-10 | 2 | -0/+12 |
* | Maintainers.txt: Add FmpDevicePkg maintainers | Michael D Kinney | 2018-08-09 | 1 | -0/+5 |
* | Vlv2TbltDevicePkg: Set SMM Stack size to 16 KB | Michael D Kinney | 2018-08-09 | 3 | -0/+15 |
* | Vlv2TbltDevicePkg/PlatformFlashAccessLib: Add progress API | Michael D Kinney | 2018-08-09 | 2 | -28/+77 |
* | Vlv2Tbl2DevicePkg: Add DisplayUpdateProgressLib mapping | Michael D Kinney | 2018-08-09 | 3 | -0/+3 |
* | Vlv2TbltDevicePkg: Sync FLASH libraries from UDK2017 branch | Kinney, Michael D | 2018-08-09 | 5 | -36/+639 |
* | Vlv2TbltDevicePkg: Display logo on BOOT_ON_FLASH_UPDATE | Kinney, Michael D | 2018-08-09 | 1 | -1/+13 |
* | Vlv2TbltDevicePkg: Fix build issues in DSC/FDF | Kinney, Michael D | 2018-08-09 | 5 | -20/+50 |
* | Vlv2TbltDevicePkg: Fix VS2015 build breaks | Kinney, Michael D | 2018-08-09 | 3 | -8/+1 |
* | Vlv2TbltDevicePkg: Fix build scripts | Michael D Kinney | 2018-08-09 | 4 | -56/+70 |
* | Vlv2TbltDevicePkg: Remove DxeTcg2PhysicalPresenceLibNull | Kinney, Michael D | 2018-08-09 | 5 | -297/+3 |
* | Vlv2TbltDevicePkg/Override/GenericBdsLib: Use BmpSupportLib | Michael D Kinney | 2018-08-09 | 6 | -250/+13 |
* | Vlv2TbltDevicePkg: Switch from EsrtDxe to EsrtFmpDxe | Michael D Kinney | 2018-08-09 | 5 | -10/+10 |
* | FmpDevicePkg FmpDxe: Lock variables in entrypoint instead of callback | Star Zeng | 2018-08-08 | 1 | -48/+48 |
* | MdeModulePkg ErstFmpDxe: Create ESRT in ReadyToBoot event | Star Zeng | 2018-08-08 | 1 | -136/+103 |
* | FmpDevicePkg FmpDxe: Need repopulate after SetImage is called | Star Zeng | 2018-08-08 | 1 | -15/+6 |
* | MdeModulePkg/CapsuleApp: Center bitmap at bottom of screen | Michael D Kinney | 2018-08-06 | 2 | -5/+61 |
* | BaseTools/BinToPcd: Open output file as text file | Kinney, Michael D | 2018-08-06 | 1 | -3/+2 |
* | BaseTools/Pkcs7Sign: Add PKCS7 test key include files | Kinney, Michael D | 2018-08-05 | 3 | -0/+42 |
* | BaseTools/BinToPcd: Encode string returned from ByteArray() | Kinney, Michael D | 2018-08-03 | 1 | -1/+2 |
* | BaseTools/BinToPcd: Fix Python 2.7.x compatibility issue | Kinney, Michael D | 2018-08-03 | 1 | -1/+1 |
* | MdeModulePkg DxeCapsuleLibFmp: Add NULL check to the return buffers | Star Zeng | 2018-08-03 | 1 | -1/+3 |
* | MdeModulePkg/BdsDxe: Move display of test key usage into BDS module | Kinney, Michael D | 2018-08-03 | 2 | -0/+13 |
* | FmpDevicePkg: Remove useless lib mapping in dsc | Star Zeng | 2018-08-03 | 1 | -19/+0 |
* | FmpDevicePkg FmpDxe: Fix XCODE build failure | Star Zeng | 2018-08-03 | 1 | -1/+1 |
* | FmpDevicePkg FmpDxe: Use local variable to store test key digest size | Star Zeng | 2018-08-03 | 1 | -1/+3 |
* | FmpDevicePkg: Fix code style issue | Star Zeng | 2018-08-03 | 11 | -73/+75 |
* | FmpDevicePkg FmpDxe: Initialize DeviceLibLowestSupportedVersion | Star Zeng | 2018-08-03 | 1 | -0/+1 |
* | FmpDevicePkg FmpDxe: Return UNSUPPORTED if device has been locked | Star Zeng | 2018-08-03 | 1 | -1/+1 |
* | FmpDevicePkg FmpDxe: Add comment in mFmpDeviceLocked's declaration | Star Zeng | 2018-08-03 | 1 | -0/+7 |
* | FmpDevicePkg FmpDxe: Use Attributes to know whether reset is required | Star Zeng | 2018-08-03 | 5 | -17/+10 |
* | FmpDevicePkg FmpDxe: Check ImageIndex first before Image/ImageSize | Star Zeng | 2018-08-03 | 1 | -10/+9 |
* | FmpDevicePkg FmpDxe: Add NULL check to return Value from GetVariable2 | Star Zeng | 2018-08-03 | 1 | -4/+4 |
* | FmpDevicePkg: Remove DisplayUpdateProgressLib mapping for FmpDxe | Star Zeng | 2018-08-03 | 1 | -9/+5 |
* | FmpDevicePkg FmpDxe: Fix typo "EFI_SECURITY_VIOLATIO" | Star Zeng | 2018-08-03 | 1 | -4/+4 |
* | FmpDevicePkg FmpDxe: Add EFI_ABORTED in retval of CheckTheImage() | Star Zeng | 2018-08-03 | 1 | -0/+1 |
* | FmpDevicePkg FmpDxe: Check Progress!= NULL before calling Progress(100) | Star Zeng | 2018-08-03 | 1 | -4/+6 |
* | FmpDevicePkg: Add DISABLE_NEW_DEPRECATED_INTERFACES build options | Star Zeng | 2018-08-03 | 1 | -0/+3 |
* | FmpDevicePkg: Remove IPF | Star Zeng | 2018-08-03 | 6 | -6/+6 |
* | FmpDevicePkg FmpDxe: Return 0 when LSV check is not required | Star Zeng | 2018-08-03 | 1 | -3/+6 |
* | FmpDevicePkg FmpDxe: Update function comment for FmpDxeEntryPoint | Star Zeng | 2018-08-03 | 1 | -1/+1 |
* | FmpDevicePkg: Add DSC file to build all package components | Kinney, Michael D | 2018-08-03 | 1 | -0/+134 |
* | FmpDevicePkg: Add FmpDxe module | Kinney, Michael D | 2018-08-03 | 8 | -0/+2480 |
* | FmpDevicePkg: Add library instances | Kinney, Michael D | 2018-08-03 | 9 | -0/+948 |
* | FmpDevicePkg: Add package, library classes, and PCDs | Kinney, Michael D | 2018-08-03 | 6 | -0/+855 |
* | BaseTools/Capsule: Support capsules without a payload header | Kinney, Michael D | 2018-08-03 | 1 | -11/+23 |
* | BaseTools/Capsule: Prevent traceback during signing operations | Kinney, Michael D | 2018-08-03 | 1 | -2/+0 |
* | BaseTools/Capsule: Update file header with tool limitations | Kinney, Michael D | 2018-08-03 | 1 | -0/+11 |