audk/MdeModulePkg/Universal/SetupBrowserDxe
qhuang8 bb9153a122 Split the Print functionality from SetupBrowserDxe. Platform should use PrintDxe to produces Print2 Protocol and PrintThunk for Edk Print protocol.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7572 6f19259b-4bc3-4df7-8a09-765794883524
2009-02-23 03:05:23 +00:00
..
Colors.h Update to use DOS format 2008-10-31 04:41:33 +00:00
Expression.c Add in ASSERT to check out-of-bound and possible dereference of NULL pointers. 2009-02-02 07:18:59 +00:00
IfrParse.c Add in ASSERT to avoid NULL point dereference. 2009-02-10 09:40:27 +00:00
InputHandler.c ECC cleanup: Non-Boolean comparisons should use a compare operator (==, !=, >, < >=, <=) 2009-02-09 05:29:17 +00:00
Presentation.c enhanced security check. 2009-02-13 06:07:36 +00:00
Print.c 1) Remove the variable initalization in declaration. 2008-11-21 06:59:58 +00:00
Print.h Update to use DOS format 2008-10-31 04:41:33 +00:00
ProcessOptions.c Add in ASSERT to check out-of-bound and possible dereference of NULL pointers. 2009-02-02 07:18:59 +00:00
Setup.c Split the Print functionality from SetupBrowserDxe. Platform should use PrintDxe to produces Print2 Protocol and PrintThunk for Edk Print protocol. 2009-02-23 03:05:23 +00:00
Setup.h Split the Print functionality from SetupBrowserDxe. Platform should use PrintDxe to produces Print2 Protocol and PrintThunk for Edk Print protocol. 2009-02-23 03:05:23 +00:00
SetupBrowserDxe.inf Split the Print functionality from SetupBrowserDxe. Platform should use PrintDxe to produces Print2 Protocol and PrintThunk for Edk Print protocol. 2009-02-23 03:05:23 +00:00
SetupBrowserStr.uni Sync in bug fix from EDK I: 2008-11-04 14:28:08 +00:00
Ui.c ECC cleanup: Non-Boolean comparisons should use a compare operator (==, !=, >, < >=, <=) 2009-02-09 05:29:17 +00:00
Ui.h 1) Clean up the INF and add in comment to describe the surface area of modules 2009-02-03 02:23:03 +00:00