audk/MdePkg/Library/UefiLib
vanjeff 9eb7382f73 1. remove EFI_EVENT_ alias, replace them with EVT_
2. remove definitions of EFI_DESCRIPTION_STRING and EFI_DESCRIPTION_STRING_BUNDLE.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5812 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-04 07:38:10 +00:00
..
Console.c Add CONST modifier to align with the global array of mUnicodeWidthTable. 2008-07-14 13:27:59 +00:00
UefiDriverModel.c 1. Add EfiLibInstallDriverBindingComponentName2() to install DriverBinding Protocol and optional ComponentName Protocol and ComponentName2 Protocol. This new API should cover most cases in our UEFI drivers. 2007-09-17 03:39:25 +00:00
UefiLib.c Code Scrub for MdePkg. 2008-07-25 12:21:57 +00:00
UefiLib.inf Merge the PI enabling works from the branch 2007-09-04 06:11:47 +00:00
UefiLibInternal.h The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend on PI spec should include Uefi.h not PiDxe.h. 2008-08-30 14:09:38 +00:00
UefiLibPrint.c Code Scrub for MdePkg. 2008-07-25 12:21:57 +00:00
UefiNotTiano.c 1. remove EFI_EVENT_ alias, replace them with EVT_ 2008-09-04 07:38:10 +00:00