BaseLib |
Base Library |
Provides string functions, linked list functions, math functions, and CPU architecture specific functions. |
SynchronizationLib |
Synchronization Library |
Provides synchronization functions |
PrintLib |
Print Library |
Provides services to print a formatted string to a buffer. All combinations of Unicode and ASCII strings are supported. |
BaseMemoryLib |
Base Memory Library |
Provides copy memory, fill memory, zero memory, and GUID functions. |
MemoryAllocationL |
Memory Allocation Library |
Provides services to allocate and free memory buffers of various memory types and alignments. |
ib |
|
|
DebugLib |
Debug Library |
Provides ser vices to print debug and assert messages to a debug output device. |
PostCodeLib |
Post Code Library |
Provides services to send progress/error codes to a POST card. |
StatusCodeLib |
Report Status Code Library |
Provides services to log status code records |
IoLib |
I/O Library |
Provide services to access I/O Ports and MMIO registers. |
PciExpressLib |
PCI Express Library |
Provides services to access PCI Configuration Space using the MMIO PCI Express window. |
PciLib |
PCI Library |
Provides services to access PCI Configuration Space. |
TimerLib |
Timer Library |
Provides calibrated delay and performance counter services. |
PcdLib |
PCD Library |
Provides library services to get and set Platform Configuration Database entries. |