]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Include/Library/IfrSupportLib.h
Import Library Class from original MDE package. Also I added the EFI_PEI_CORE_ENTRY_P...
authoryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 19 Jun 2007 10:55:24 +0000 (10:55 +0000)
committeryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 19 Jun 2007 10:55:24 +0000 (10:55 +0000)
commitfb3df220f89e6eecaf1862b9241d8a1214eeda1c
treee3fb466a1c5b9a27b0f76011a35355d538279cbe
parenta7ed1e2ed5305d2b1e3ed2ccfe7f9d0cab564106
Import Library Class from original MDE package. Also I added the EFI_PEI_CORE_ENTRY_POINT definition in PiPeiCis.h.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2677 6f19259b-4bc3-4df7-8a09-765794883524
44 files changed:
MdePkg/Include/Library/BaseLib.h [new file with mode: 0644]
MdePkg/Include/Library/BaseMemoryLib.h [new file with mode: 0644]
MdePkg/Include/Library/CacheMaintenanceLib.h [new file with mode: 0644]
MdePkg/Include/Library/CpuLib.h [new file with mode: 0644]
MdePkg/Include/Library/DebugLib.h [new file with mode: 0644]
MdePkg/Include/Library/DevicePathLib.h [new file with mode: 0644]
MdePkg/Include/Library/DxeCoreEntryPoint.h [new file with mode: 0644]
MdePkg/Include/Library/DxeServicesTableLib.h [new file with mode: 0644]
MdePkg/Include/Library/DxeSmmDriverEntryPoint.h [new file with mode: 0644]
MdePkg/Include/Library/FvbServiceLib.h [new file with mode: 0644]
MdePkg/Include/Library/HiiLib.h [new file with mode: 0644]
MdePkg/Include/Library/HobLib.h [new file with mode: 0644]
MdePkg/Include/Library/IfrSupportLib.h [new file with mode: 0644]
MdePkg/Include/Library/IoLib.h [new file with mode: 0644]
MdePkg/Include/Library/MemoryAllocationLib.h [new file with mode: 0644]
MdePkg/Include/Library/PalCallLib.h [new file with mode: 0644]
MdePkg/Include/Library/PcdLib.h [new file with mode: 0644]
MdePkg/Include/Library/PciCf8Lib.h [new file with mode: 0644]
MdePkg/Include/Library/PciExpressLib.h [new file with mode: 0644]
MdePkg/Include/Library/PciLib.h [new file with mode: 0644]
MdePkg/Include/Library/PciSegmentLib.h [new file with mode: 0644]
MdePkg/Include/Library/PeCoffGetEntryPointLib.h [new file with mode: 0644]
MdePkg/Include/Library/PeCoffLib.h [new file with mode: 0644]
MdePkg/Include/Library/PeiCoreEntryPoint.h [new file with mode: 0644]
MdePkg/Include/Library/PeiServicesLib.h [new file with mode: 0644]
MdePkg/Include/Library/PeiServicesTablePointerLib.h [new file with mode: 0644]
MdePkg/Include/Library/PeimEntryPoint.h [new file with mode: 0644]
MdePkg/Include/Library/PerformanceLib.h [new file with mode: 0644]
MdePkg/Include/Library/PostCodeLib.h [new file with mode: 0644]
MdePkg/Include/Library/PrintLib.h [new file with mode: 0644]
MdePkg/Include/Library/ReportStatusCodeLib.h [new file with mode: 0644]
MdePkg/Include/Library/ResourcePublicationLib.h [new file with mode: 0644]
MdePkg/Include/Library/ScsiLib.h [new file with mode: 0644]
MdePkg/Include/Library/SmbusLib.h [new file with mode: 0644]
MdePkg/Include/Library/TimerLib.h [new file with mode: 0644]
MdePkg/Include/Library/UefiApplicationEntryPoint.h [new file with mode: 0644]
MdePkg/Include/Library/UefiBootServicesTableLib.h [new file with mode: 0644]
MdePkg/Include/Library/UefiDecompressLib.h [new file with mode: 0644]
MdePkg/Include/Library/UefiDriverEntryPoint.h [new file with mode: 0644]
MdePkg/Include/Library/UefiLib.h [new file with mode: 0644]
MdePkg/Include/Library/UefiRuntimeLib.h [new file with mode: 0644]
MdePkg/Include/Library/UefiRuntimeServicesTableLib.h [new file with mode: 0644]
MdePkg/Include/Library/UsbLib.h [new file with mode: 0644]
MdePkg/Include/Pi/PiPeiCis.h