]> git.proxmox.com Git - mirror_edk2.git/commit - AppPkg/Applications/Sockets/DataSource/DataSource.c
Fix the errors detected by the GCC compiler:
authorlpleahy <lpleahy@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 17 Feb 2012 23:45:45 +0000 (23:45 +0000)
committerlpleahy <lpleahy@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 17 Feb 2012 23:45:45 +0000 (23:45 +0000)
commit53c31c516489d4cd46d20d59a3705720be3443f1
treefb25082296530930d1bc195b3f7d7c70eaa24a1d
parent7700f0f5c0ab90bf052e33fa0ddd2f2aa7e7893e
Fix the errors detected by the GCC compiler:
* Add EFIAPI to the timer callbacks
* Fix 32-bit pointer casts

Signed-off-by: lpleahy
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13024 6f19259b-4bc3-4df7-8a09-765794883524
AppPkg/Applications/Sockets/DataSink/DataSink.c
AppPkg/Applications/Sockets/DataSource/DataSource.c
AppPkg/Applications/Sockets/GetNetByName/GetNetByName.c
AppPkg/Applications/Sockets/WebServer/ACPI.c