summaryrefslogtreecommitdiffstats
path: root/recipes-core/ovmf
Commit message (Collapse)AuthorAgeFilesLines
* recipes: fix Upstream-Status tagsAnuj Mittal2023-01-251-0/+2
| | | | | | | Ensure that our recipes have correct tags so the QA check doesn't give out warnings or errors. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ovmf: refresh patchNaveen Saini2022-03-031-27/+26
| | | | | | | | Refresh patch as per the latest version in OE-Core. https://github.com/tianocore/edk2/commit/ac0a286f4d747a4c6c603a7b225917293cbe1e9f Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
* Convert to new override syntaxAnuj Mittal2021-07-312-5/+5
| | | | | | | Use the convert-overrides.py to convert to new syntax and manually fix some additional changes. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* ovmf: refresh patchAnuj Mittal2019-08-131-87/+110
| | | | | | | | Refresh patch as per the latest version in OE-Core. Move the key as per: https://github.com/tianocore/edk2/commit/a79b115adeab638feeedde2f3d3dcb141e4b445b Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* meta-intel: Reorganize the layout to remove commonSaul Wold2017-11-203-0/+124
Remove the concept of the common directory and move all the recipes-* dirs to the top level as a normal layer would be. layer.conf is updated appropriately Signed-off-by: Saul Wold <sgw@linux.intel.com>