summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-1/+0
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28MdePkg: Clean up source filesLiming Gao1-3/+3
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-1/+1
2010-04-23Update the copyright notice formathhtian1-2/+2
2008-12-29Update copyright for files modified in this yearqhuang81-1/+1
2008-09-03Add more comment for library instance and remove unused internal header file.klu21-2/+2
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao41-1/+1
2008-07-14Code scrub:yshang11-1/+0
2007-07-20remove some comments introduced by tools.vanjeff1-9/+3
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH1-2/+0
2007-07-06Enable Intel IPF compilation for MdePkg.qwang121-1/+2
2007-06-22Checked in part of MDE library instances following PI and UEFI. It includes:yshang11-2/+10
2007-06-22Import some Pei and Dxe related instances for MdePkg.vanjeff1-0/+66
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch1-61/+0
2007-04-061) Initialize gBS, gST, gImageHandle in UefiBootServicesTableLib.c to NULLqwang121-4/+5
2006-09-18add EFIAPI for those constructor funcitons declarationvanjeff1-8/+9
2006-07-13added function headervanjeff1-0/+12
2006-04-21Initial import.bbahnsen1-0/+47