audk/MdePkg/Library/UefiLib
qhuang8 f2df6a00a2 Fix a typo in UefiLib. The parameter type of Registration should be "VOID **" instead of "VOID *".
No binary code is impacted.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2142 6f19259b-4bc3-4df7-8a09-765794883524
2006-12-28 03:35:37 +00:00
..
Console.c MemoryAllocationLib: For boundary case: “AllocationSize + OverAllocationSize >= 4G” 2006-05-25 10:13:26 +00:00
UefiLib.c Fix a typo in UefiLib. The parameter type of Registration should be "VOID **" instead of "VOID *". 2006-12-28 03:35:37 +00:00
UefiLib.msa Fixed some naming issues and update to the EDK II name. I also fixed an issue with the UEFI library forcing UEFI.h to include Tinao protocols. I make the UEFI library a DXE library so it would get the correct includes. 2006-07-19 12:24:11 +00:00
UefiNotTiano.c 1. Add the fix for the following Bugs: 2006-11-03 02:47:43 +00:00