audk/StdLib/LibC/Uefi/Devices
darylm503 31a272ebf4 StdLib/LibC/Uefi/Devices/Console/daConsole.c: Fix name of the XY offset union.
The XYoffset union typedef has been renamed to XY_OFFSET to conform to the C Coding Standards.
Fixes a build error.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: daryl.mcdaniel@intel.com
Reviewed-by: erik.c.bjorge@intel.com


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13462 6f19259b-4bc3-4df7-8a09-765794883524
2012-06-20 20:28:05 +00:00
..
Console StdLib/LibC/Uefi/Devices/Console/daConsole.c: Fix name of the XY offset union. 2012-06-20 20:28:05 +00:00
UefiShell StdLib: Add isDirSep character classification macro and function. Implement several Posix functions and clean up EfiSysCall.h. Align file mode handling with UEFI file protocol flags. 2011-11-30 00:52:45 +00:00
Utility StdLib: Change the last argument of the ioctl helper functions to va_list* from void*. 2011-09-16 23:16:56 +00:00
daConsole.inf
daShell.inf
daUtility.inf