summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Apply uncrustify changesMichael Kubacki2021-12-071-1/+0
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg: Clean up source filesLiming Gao2018-06-281-3/+3
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-251-1/+1
* Update the copyright notice formathhtian2010-04-231-2/+2
* Update copyright for files modified in this yearqhuang82008-12-291-1/+1
* Add more comment for library instance and remove unused internal header file.klu22008-09-031-2/+2
* The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao42008-08-301-1/+1
* Code scrub:yshang12008-07-141-1/+0
* remove some comments introduced by tools.vanjeff2007-07-201-9/+3
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-121-2/+0
* Enable Intel IPF compilation for MdePkg.qwang122007-07-061-1/+2
* Checked in part of MDE library instances following PI and UEFI. It includes:yshang12007-06-221-2/+10
* Import some Pei and Dxe related instances for MdePkg.vanjeff2007-06-221-0/+66
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-61/+0
* 1) Initialize gBS, gST, gImageHandle in UefiBootServicesTableLib.c to NULLqwang122007-04-061-4/+5
* add EFIAPI for those constructor funcitons declarationvanjeff2006-09-181-8/+9
* added function headervanjeff2006-07-131-0/+12
* Initial import.bbahnsen2006-04-211-0/+47