]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Include/Library/DxeServicesTableLib.h
Synchronize the MdePkg\Include\Library\HobLib.h,
[mirror_edk2.git] / MdePkg / Include / Library / DxeServicesTableLib.h
CommitLineData
fb3df220 1/** @file\r
50a64e5b 2 Provides a service to retrieve a pointer to the DXE Services Table.\r
3 Only available to DXE module types.\r
f9eb929d 4 \r
5 This library does not contain any functions or macros. It simply exports a global \r
6 pointer to the DXE Services Table as defined in the Platform Initialization Driver \r
7 Execution Environment Core Interface Specification. The library constructor must \r
8 initialize this global pointer to the DX Services Table, so it is available at the\r
9