audk/MdePkg/Include
qhuang8 46dd23b81e 1.Define SPIN_LOCK as "volatile UINTN" to prevent mutli-processor access harzard.
2.Sync MTFTP4 Protocol GUID with spec.
3.Sync the definition the EFI_IP4_VARIABLE_DATA and EFI_TCP4_VARIABLE_DATA with spec

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2514 6f19259b-4bc3-4df7-8a09-765794883524
2007-03-29 07:45:24 +00:00
..
Common Remove the BugBug in package header file for DXE_CORE and DXE_DRIVER which force every driver to include MdePkg/Include/Library/PeCoffLib.h. 2007-03-14 02:12:16 +00:00
Dxe Only include SmmCis.h if the CPU Arch is IA32 or X64 2006-12-18 20:02:05 +00:00
Ebc Add #define CPU_STACK_ALIGNMENT to the ProcessorBind.h for each of the supported CPU architectures. This value is sizeof(UINTN) for IA-32, X64, and EBC. It is 16 bytes for IPF. 2006-11-09 21:26:29 +00:00
Guid 1. Sync definition of EFI_DEBUG_IMAGE_INFO with UEFI spec 2007-03-08 07:04:05 +00:00
Ia32 Fix some Linux's build issue. 2006-12-26 02:48:15 +00:00
IndustryStandard 1. PEI core needs to check image machine type 2007-01-31 07:18:41 +00:00
Ipf Add GLOBAL_FUNCTION macro for Itanium 2006-12-19 04:01:41 +00:00
Library 1.Define SPIN_LOCK as "volatile UINTN" to prevent mutli-processor access harzard. 2007-03-29 07:45:24 +00:00
Peim 1. Add the fix for the following Bugs: 2006-11-03 02:47:43 +00:00
Ppi 1) Clean up MdePkg/Include/Common/BootScript.h and remove boot script definition which is not defined in Framework Boot Scirpt Specification V0.91. 2007-01-18 09:15:52 +00:00
Protocol 1.Define SPIN_LOCK as "volatile UINTN" to prevent mutli-processor access harzard. 2007-03-29 07:45:24 +00:00
Uefi 1. Removed definition for EFI_1_1 from module ConSplitter 2007-03-26 07:00:30 +00:00
x64 Fix some Linux's build issue. 2006-12-26 02:48:15 +00:00
Base.h Initial import. 2006-04-21 22:54:32 +00:00
Dxe.h Only include SmmCis.h if the CPU Arch is IA32 or X64 2006-12-18 20:02:05 +00:00
DxeCore.h Only include SmmCis.h if the CPU Arch is IA32 or X64 2006-12-18 20:02:05 +00:00
DxeDepex.h Initial import. 2006-04-21 22:54:32 +00:00
PeiCore.h Only include SmmCis.h if the CPU Arch is IA32 or X64 2006-12-18 20:02:05 +00:00
Peim.h Only include SmmCis.h if the CPU Arch is IA32 or X64 2006-12-18 20:02:05 +00:00
PeimDepex.h Initial import. 2006-04-21 22:54:32 +00:00
PiwgDxe.h Initial import. 2006-04-21 22:54:32 +00:00
PiwgPeim.h Initial import. 2006-04-21 22:54:32 +00:00
Uefi.h Only include SmmCis.h if the CPU Arch is IA32 or X64 2006-12-18 20:02:05 +00:00