Files
system76-edk2/EdkCompatibilityPkg/Foundation
qwang12 0f77dfb622 Enhance the string formatting function to take "%p" to print pointer.
'p' - arugment is VOID *; printed as hex number

Example is :

  ASPrint (Buffer, 1024, "This is a %p\n", SystemTable);

  ASPrint (Buffer, 1024, "This is a %10p\n", SystemTable);


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5554 6f19259b-4bc3-4df7-8a09-765794883524
2008-07-23 07:07:07 +00:00
..
2008-07-22 01:55:31 +00:00
2008-07-21 09:57:43 +00:00
2008-03-28 12:00:46 +00:00
2008-03-28 12:00:46 +00:00