mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-11-07 00:35:56 +00:00
Edk2 enables Os option and ms_va_list in GCC tool chain. This change makes VA_LIST is not pointer, and cause GCC failure. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao <liming.gao@intel.com> |
||
|---|---|---|
| .. | ||
| Ia32 | ||
| X64 | ||
| EfiCommonLib_Edk2.inf | ||
| EfiCommonLib.inf | ||
| EfiCompareGuid.c | ||
| EfiCompareMem.c | ||
| EfiCopyMem.c | ||
| EfiSetMem.c | ||
| EfiZeroMem.c | ||
| LinkedList.c | ||
| Math.c | ||
| Misc.c | ||
| PostCode.c | ||
| ReportStatusCode.c | ||
| String.c | ||
| ValueToString.c | ||