]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BasePciExpressLib/PciLib.c
Adjust coding style for MemoryAllocationLib.
[mirror_edk2.git] / MdePkg / Library / BasePciExpressLib / PciLib.c
index 771c18f811d106ac0bd47a1a4b79cac238fe81b2..509a5e423fd528ce3a108b586693cad47324d8b2 100644 (file)
   ASSERT (((A) & ~0xfffffff) == 0)\r
 \r
 \r
+/**\r
+  Gets the base address of PCI Express.\r
+  \r
+  This internal functions retrieves PCI Express Base Address via a PCD entry\r
+  PcdPciExpressBaseAddress.\r
+  \r
+  @return The base address of PCI Express.\r
+\r
+**/\r
 UINTN\r
-EFIAPI\r
 GetPciExpressBaseAddress (\r
   VOID\r
   )\r