summaryrefslogtreecommitdiff
path: root/FmpDevicePkg
AgeCommit message (Expand)AuthorFilesLines
2022-01-20FmpDevicePkg/FmpDxe: Update FmpDeviceCheckImageWithStatus() handlingMichael Kubacki3-10/+19
2021-12-07FmpDevicePkg: Apply uncrustify changesMichael Kubacki22-694/+838
2021-12-07FmpDevicePkg: Change OPTIONAL keyword usage styleMichael D Kinney7-14/+13
2021-10-26FmpDevicePkg/FmpDxe: Use new Variable Lock interfaceYang Jie4-40/+39
2021-03-31FmpDevicePkg: Consume MdeLibs.dsc.inc for RegisterFilterLibDandan Bi1-1/+3
2020-11-10FmpDevicePkg/FmpDxe: Call FmpDeviceLib WithStatus() functionsMichael Kubacki1-4/+36
2020-10-28FmpDevicePkg/FmpDeviceLib: Add Last Attempt Status to Check/Set APIMichael Kubacki2-2/+263
2020-10-28FmpDevicePkg: Add Last Attempt Status support to dependency libsMichael Kubacki7-47/+189
2020-10-28FmpDevicePkg/FmpDxe: Improve set image path Last Attempt Status granularityMichael Kubacki1-4/+13
2020-10-28FmpDevicePkg/FmpDxe: Add check image path Last Attempt Status capabilityMichael Kubacki2-12/+90
2020-10-28FmpDevicePkg: Add Last Attempt Status header filesMichael Kubacki2-0/+162
2020-10-19FmpDevicePkg: Add RngLib instance to DSCMichael Kubacki1-1/+2
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