summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* Add information in Meta-Data fileeric_tian2009-02-033-9/+23
* Add information in Meta-Data fileeric_tian2009-02-031-4/+11
* Add information in Meta-Data fileeric_tian2009-02-031-2/+8
* Add information in Meta-Data fileeric_tian2009-02-031-2/+8
* enhance the condition branch to handle Unix style file path. and avoid array ...eric_tian2009-02-021-3/+10
* Update the comment section of INF to add in more meta data description.qwang122009-02-021-1/+1
* Remove the accidental check in of test code.qwang122009-02-021-5/+0
* Add in ASSERT to check out-of-bound and possible dereference of NULL pointers.qwang122009-02-026-6/+32
* add parameter check logic to clean up Klocwork warning.eric_tian2009-02-021-2/+9
* The caller of FindVariable() function ensure VariableName != NULL && VendorGu...eric_tian2009-02-021-1/+1
* Update the protocol function to return EFI_INVALID_PARAMETER if CallBackFunc...qwang122009-02-012-7/+14
* re order the function definition to avoid unnecessary declaration.niry2009-02-013-364/+366
* Split out Synchronization Library from Base Librarymdkinney2009-01-303-0/+3
* Add comments for these header fileslgao42009-01-2316-52/+88
* Update for Meta data.xli242009-01-2316-62/+196
* Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu22009-01-2353-23747/+4
* Add more checkpoint for deference pointer.klu22009-01-232-2/+2
* Fix issue from code scrub.klu22009-01-2310-79/+65
* Add check when use Index as Array [Index] to avoid out of Array bound.lgao42009-01-221-0/+1
* Add check after allocate pool.lgao42009-01-221-1/+2
* remove klocwork issue.vanjeff2009-01-221-20/+20
* Add check for NULL pointer.xli242009-01-221-0/+1
* Correct FeatureFlagExpress PCD format based on INF spec.lgao42009-01-211-1/+1
* Meta-data reviewed and verified.gikidy2009-01-215-12/+10
* Update to add the ASSERT()s in the right place.qhuang82009-01-211-5/+13
* K8:qwang122009-01-213-5/+12
* Fix Klocwork warning. We should directly return EFI_INVALID_PARAMETER when Bu...eric_tian2009-01-211-1/+1
* K8:qwang122009-01-204-5/+30
* Meta-data review.gikidy2009-01-203-5/+5
* Add some info for some PCD controlled GUIDs and Protocols.gikidy2009-01-201-10/+10
* Meta-data review.gikidy2009-01-201-12/+12
* Source level security checkedjji42009-01-201-0/+4
* Meta-data review.gikidy2009-01-201-3/+14
* Meta-data review.gikidy2009-01-203-12/+12
* Meta-data review.gikidy2009-01-201-10/+31
* coding styleeric_tian2009-01-201-9/+9
* K8:qwang122009-01-204-70/+115
* K8:qwang122009-01-202-3/+6
* K8: qwang122009-01-203-4/+6
* K8: add new variable PasswordSize to remove immeidate constant.qwang122009-01-201-4/+7
* Assertions addedjji42009-01-191-0/+8
* Source level security checkedjji42009-01-192-16/+17
* Add some ASSERT()s.gikidy2009-01-192-3/+7
* Source level security checkedjji42009-01-191-1/+0
* Add some ASSERT()s.gikidy2009-01-192-0/+4
* Fix the wrong file comments for SnpDxe.inf driverklu22009-01-181-1/+1
* Source level security checkedjji42009-01-161-0/+2
* 1.Moved HotPlugDevice.h & SimpleTextInNotify.h from /Guid to /Protocolgikidy2009-01-1611-40/+39
* Insert comments for functions/macros and add the file headers.niry2009-01-1623-612/+1227
* sync function header to avoid eccjgong52009-01-161-1/+1