summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/CapsuleApp: Center bitmap at bottom of screenMichael D Kinney2018-08-062-5/+61
* BaseTools/BinToPcd: Open output file as text fileKinney, Michael D2018-08-061-3/+2
* BaseTools/Pkcs7Sign: Add PKCS7 test key include filesKinney, Michael D2018-08-053-0/+42
* BaseTools/BinToPcd: Encode string returned from ByteArray()Kinney, Michael D2018-08-031-1/+2
* BaseTools/BinToPcd: Fix Python 2.7.x compatibility issueKinney, Michael D2018-08-031-1/+1
* MdeModulePkg DxeCapsuleLibFmp: Add NULL check to the return buffersStar Zeng2018-08-031-1/+3
* MdeModulePkg/BdsDxe: Move display of test key usage into BDS moduleKinney, Michael D2018-08-032-0/+13
* FmpDevicePkg: Remove useless lib mapping in dscStar Zeng2018-08-031-19/+0
* FmpDevicePkg FmpDxe: Fix XCODE build failureStar Zeng2018-08-031-1/+1
* FmpDevicePkg FmpDxe: Use local variable to store test key digest sizeStar Zeng2018-08-031-1/+3
* FmpDevicePkg: Fix code style issueStar Zeng2018-08-0311-73/+75
* FmpDevicePkg FmpDxe: Initialize DeviceLibLowestSupportedVersionStar Zeng2018-08-031-0/+1
* FmpDevicePkg FmpDxe: Return UNSUPPORTED if device has been lockedStar Zeng2018-08-031-1/+1
* FmpDevicePkg FmpDxe: Add comment in mFmpDeviceLocked's declarationStar Zeng2018-08-031-0/+7
* FmpDevicePkg FmpDxe: Use Attributes to know whether reset is requiredStar Zeng2018-08-035-17/+10
* FmpDevicePkg FmpDxe: Check ImageIndex first before Image/ImageSizeStar Zeng2018-08-031-10/+9
* FmpDevicePkg FmpDxe: Add NULL check to return Value from GetVariable2Star Zeng2018-08-031-4/+4
* FmpDevicePkg: Remove DisplayUpdateProgressLib mapping for FmpDxeStar Zeng2018-08-031-9/+5
* FmpDevicePkg FmpDxe: Fix typo "EFI_SECURITY_VIOLATIO"Star Zeng2018-08-031-4/+4
* FmpDevicePkg FmpDxe: Add EFI_ABORTED in retval of CheckTheImage()Star Zeng2018-08-031-0/+1
* FmpDevicePkg FmpDxe: Check Progress!= NULL before calling Progress(100)Star Zeng2018-08-031-4/+6
* FmpDevicePkg: Add DISABLE_NEW_DEPRECATED_INTERFACES build optionsStar Zeng2018-08-031-0/+3
* FmpDevicePkg: Remove IPFStar Zeng2018-08-036-6/+6
* FmpDevicePkg FmpDxe: Return 0 when LSV check is not requiredStar Zeng2018-08-031-3/+6
* FmpDevicePkg FmpDxe: Update function comment for FmpDxeEntryPointStar Zeng2018-08-031-1/+1
* FmpDevicePkg: Add DSC file to build all package componentsKinney, Michael D2018-08-031-0/+134
* FmpDevicePkg: Add FmpDxe moduleKinney, Michael D2018-08-038-0/+2480
* FmpDevicePkg: Add library instancesKinney, Michael D2018-08-039-0/+948
* FmpDevicePkg: Add package, library classes, and PCDsKinney, Michael D2018-08-036-0/+855
* BaseTools/Capsule: Support capsules without a payload headerKinney, Michael D2018-08-031-11/+23
* BaseTools/Capsule: Prevent traceback during signing operationsKinney, Michael D2018-08-031-2/+0
* BaseTools/Capsule: Update file header with tool limitationsKinney, Michael D2018-08-031-0/+11
* BaseTools/Capsule: Update help for --fw-version and --lsvKinney, Michael D2018-08-031-2/+2
* BaseTools/Capsule: Do not support -o with --dump-infoKinney, Michael D2018-08-031-0/+4
* BaseTools/Capsule: Fix CertType GUID byte orderKinney, Michael D2018-08-031-1/+1
* BaseTools/Capsule: Remove support for PopulateSystemTableKinney, Michael D2018-08-031-5/+3
* BaseTools/Capsule: Add max value checks to Capsule Generation toolsKinney, Michael D2018-08-031-0/+10
* BaseTools GenerateCapsule: Change property to executable for LinuxStar Zeng2018-08-031-0/+0
* BaseTools/Capsule: Add Capsule Generation ToolsKinney, Michael D2018-08-0311-0/+1310
* CryptoPkg/OpensslLib: remove OpenSSL version number from OpenSSL-HOWTO.txtLaszlo Ersek2018-08-011-1/+0
* CryptoPkg/OpensslLib: Update OpenSSL version to 1.1.0hLong Qin2018-08-011-0/+0
* CryptoPkg/OpensslLib: Fix the documentation about submodule updateLong Qin2018-08-011-1/+1
* MdePkg FirmwareManagement.h: Fix code style issueStar Zeng2018-08-011-4/+4
* MdeModulePkg DxeCapsuleLibFmp: Free HandleBuffer after it is usedStar Zeng2018-08-011-0/+4
* MdeModulePkg DxeCapsuleLib: Use Attr to know whether reset is requiredStar Zeng2018-08-012-40/+134
* SignedCapsulePkg SystemFirmwareReportDxe: Try LocateProtocolStar Zeng2018-08-011-11/+18
* UefiCpuPkg/PiSmmCpuDxeSmm: Avoid possible NULL ptr dereferenceHao Wu2018-07-311-1/+1
* MdePkg/SmmMemLib: Avoid possible NULL ptr dereferenceHao Wu2018-07-311-1/+1
* MdeModulePkg DxeCapsuleLibFmp: Fix typo "EsrtSyncFmp" to "SyncEsrtFmp"Star Zeng2018-07-281-1/+1
* UefiCpuPkg/CpuDxe: fix incorrect check of SMM modeJian J Wang2018-07-271-1/+8