audk/MdePkg/Library/UefiLib
qhuang8 634aa59d20 Fix a bug in LookupUnicodeStringTable2() to mismatch invalid language code like "enus" with "en"
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4655 6f19259b-4bc3-4df7-8a09-765794883524
2008-02-01 15:06:59 +00:00
..
Console.c Removed MdePkg usage of ModuleName: in file headers 2007-07-12 22:59:43 +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 Fix a bug in LookupUnicodeStringTable2() to mismatch invalid language code like "enus" with "en" 2008-02-01 15:06:59 +00:00
UefiLib.inf Merge the PI enabling works from the branch 2007-09-04 06:11:47 +00:00
UefiLib.msa Import BaseMemoryLibMmx; 2007-06-29 05:29:46 +00:00
UefiLibInternal.h Merge the PI enabling works from the branch 2007-09-04 06:11:47 +00:00
UefiLibPrint.c 1. Update internal EfiPrint protocol to contain all print interfaces provided by PrintLib class of MdePkg. 2. Update SetupBrowserDxe driver to produce new EfiPrint protocol. 2007-10-12 08:13:33 +00:00
UefiNotTiano.c Use Device Path Macros to get Device Path Type/SubType. (Some extensions might use high-bit-set device path type to specify "unpacked" device path.) 2007-09-18 02:41:33 +00:00