mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-11-28 22:32:32 +00:00
This change fixes various GCC 4.4 build issues
* EFIAPI usage inconsistencies
* multi-character literal warning ('eell')
* Filename case inconsistencies
* Use 'ULL' suffix for integers > 4GB
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11519 6f19259b-4bc3-4df7-8a09-765794883524
|
||
|---|---|---|
| .. | ||
| BufferImage.c | ||
| BufferImage.h | ||
| Clipboard.c | ||
| Clipboard.h | ||
| DiskImage.c | ||
| DiskImage.h | ||
| FileImage.c | ||
| FileImage.h | ||
| HexEdit.c | ||
| HexEditor.h | ||
| HexEditorTypes.h | ||
| HexeditStrings.uni | ||
| MainHexEditor.c | ||
| MainHexEditor.h | ||
| MemImage.c | ||
| MemImage.h | ||
| Misc.c | ||
| Misc.h | ||