From c311f86b23f334412fa0b57ede8b4daec7ec66fe Mon Sep 17 00:00:00 2001 From: yshang1 Date: Thu, 3 Apr 2008 04:56:34 +0000 Subject: [Description] Scrub MdePkg: - Add file description with doxygen format. - Add calling convention of library class in MdePkg. - Add function descriptions of public protocol/library class. [Impaction] It should be backward-compatible. [Ref Info] N/A git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4985 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointer.c | 1 + 1 file changed, 1 insertion(+) (limited to 'MdePkg/Library/PeiServicesTablePointerLibIdt') diff --git a/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointer.c b/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointer.c index 2536d6a861..42f4e1b637 100644 --- a/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointer.c +++ b/MdePkg/Library/PeiServicesTablePointerLibIdt/PeiServicesTablePointer.c @@ -73,6 +73,7 @@ SetPeiServicesTablePointer ( @param PeiServices The address of PeiServices pointer. **/ VOID +EFIAPI MigrateIdtTable ( IN EFI_PEI_SERVICES **PeiServices ) -- cgit v1.2.3