summaryrefslogtreecommitdiff
path: root/FmpDevicePkg
AgeCommit message (Expand)AuthorFilesLines
2020-08-17FmpDevicePkg/FmpDevicePkg.ci.yaml: Add configuration for Ecc checkShenglei Zhang1-0/+12
2020-08-13FmpDevicePkg/FmpDxe: Fix Clang build errorMichael Kubacki1-2/+8
2020-08-07FmpDevicePkg/FmpDxe: Improve function parameter validationMichael Kubacki1-4/+47
2020-08-07FmpDevicePkg/FmpDxe: Indicate ESRT GUID on invalid ImageIdNameMichael Kubacki1-1/+1
2020-08-07FmpDevicePkg/FmpDxe: Better warn of potential ImageTypeId misconfigMichael Kubacki1-2/+2
2020-08-07FmpDevicePkg/FmpDependencyCheckLib: Return unsatisfied on handle failureMichael Kubacki1-0/+2
2020-08-07FmpDevicePkg/FmpDependencyLib: Handle version string overflowMichael Kubacki1-0/+1
2020-08-07FmpDevicePkg/FmpDependencyLib: Fix "exression" typoMichael Kubacki1-1/+1
2020-08-07FmpDevicePkg/FmpDependencyLib: Correct ValidateDependency() documentationMichael Kubacki2-4/+6
2020-07-31FmpDevicePkg/FmpDevicePkg.ci.yaml: Add configuration for LicenseCheckShenglei Zhang1-0/+3
2020-05-15FmpDevicePkg/FmpDxe: Use new Fmp dependency librariesWei6 Xu6-948/+64
2020-05-15FmpDevicePkg: Add FmpDependencyDevice library class and NULL instanceWei6 Xu6-0/+149
2020-05-15FmpDevicePkg: Add FmpDependencyCheck library class and instancesWei6 Xu9-0/+374
2020-05-15FmpDevicePkg/Test: Add FmpDependencyLib unit testWei6 Xu6-0/+384
2020-05-15FmpDevicePkg: Add FmpDependency library class and BASE instanceWei6 Xu6-2/+689
2020-05-06FmpDevicePkg/FmpDxe: Fix uninitialized pointer dereferenceKun Qin1-1/+1
2020-04-03FmpDevicePkg: Add RISC-V architecture for EDK2 CI.Abner Chang1-1/+2
2020-02-14FmpDevicePkg/FmpDxe: Issues reported by ECC in EDK2.GuoMinJ3-4/+4
2020-01-19FmdDevicePkg/FmpDxe: Support Fmp Capsule Dependency.Xu, Wei65-16/+972
2019-11-11FmpDevicePkg: Add YAML file for CI buildsMichael D Kinney2-1/+48
2019-10-23FmpDevicePkg: Fix spelling errorsSean Brogan11-20/+20
2019-08-15FmpDevicePkg/FmpDxe: Remove use of CatSprint()Eric Jin4-5/+17
2019-08-15FmpDevicePkg/FmpDxe: Add PcdFmpDeviceStorageAccessEnableEric Jin6-0/+54
2019-08-15FmpDevicePkg/FmpDxe: Add PcdFmpDeviceImageTypeIdGuidEric Jin6-6/+52
2019-08-15FmpDevicePkg/FmpDxe: Improve all DEBUG() messagesEric Jin4-113/+115
2019-08-15FmpDevicePkg: Add Capsule Update Policy ProtocolEric Jin12-10/+784
2019-08-15FmpDevicePkg/FmpDxe: Different variable for each FMP DescriptorEric Jin4-308/+792
2019-08-15FmpDevicePkg/FmpDxe: Use new FmpDeviceLib APIsEric Jin4-220/+715
2019-08-14FmpDEvicePkg/FmpDeviceLibNull: Implement new APIsEric Jin1-1/+92
2019-08-14FmpDevicePkg: Add APIs to FmpDeviceLibEric Jin1-1/+103
2019-08-14FmpDevicePkg: Add UEFI_DRIVER supportEric Jin2-4/+4
2019-07-12FmpDevicePkg: Fix various typosAntoine Cœur2-2/+2
2019-06-04FmpDevicePkg: Add TimerLib to DSC fileXiaoyu Lu1-0/+1
2019-04-09FmpDevicePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney24-352/+24
2018-10-31FmpDevicePkg DSC: Add NOOPT target to verify NOOPT targetLiming Gao1-1/+1
2018-08-08FmpDevicePkg FmpDxe: Lock variables in entrypoint instead of callbackStar Zeng1-48/+48
2018-08-08FmpDevicePkg FmpDxe: Need repopulate after SetImage is calledStar Zeng1-15/+6
2018-08-02FmpDevicePkg: Remove useless lib mapping in dscStar Zeng1-19/+0
2018-08-02FmpDevicePkg FmpDxe: Fix XCODE build failureStar Zeng1-1/+1
2018-08-02FmpDevicePkg FmpDxe: Use local variable to store test key digest sizeStar Zeng1-1/+3
2018-08-02FmpDevicePkg: Fix code style issueStar Zeng11-73/+75
2018-08-02FmpDevicePkg FmpDxe: Initialize DeviceLibLowestSupportedVersionStar Zeng1-0/+1
2018-08-02FmpDevicePkg FmpDxe: Return UNSUPPORTED if device has been lockedStar Zeng1-1/+1
2018-08-02FmpDevicePkg FmpDxe: Add comment in mFmpDeviceLocked's declarationStar Zeng1-0/+7
2018-08-02FmpDevicePkg FmpDxe: Use Attributes to know whether reset is requiredStar Zeng5-17/+10
2018-08-02FmpDevicePkg FmpDxe: Check ImageIndex first before Image/ImageSizeStar Zeng1-10/+9
2018-08-02FmpDevicePkg FmpDxe: Add NULL check to return Value from GetVariable2Star Zeng1-4/+4
2018-08-02FmpDevicePkg: Remove DisplayUpdateProgressLib mapping for FmpDxeStar Zeng1-9/+5
2018-08-02FmpDevicePkg FmpDxe: Fix typo "EFI_SECURITY_VIOLATIO"Star Zeng1-4/+4
2018-08-02FmpDevicePkg FmpDxe: Add EFI_ABORTED in retval of CheckTheImage()Star Zeng1-0/+1