summaryrefslogtreecommitdiff
path: root/MdePkg/Include
AgeCommit message (Expand)AuthorFilesLines
2006-11-18Disable warning when assigning a function pointer to a data pointermdkinney1-0/+5
2006-11-16Add gcc macro to remove pack() for gcc buildlgao41-0/+4
2006-11-16Add pack(1) for boot scipt structure.lgao41-0/+4
2006-11-14Add ULL to integer literals for gcc support.bbahnsen1-3/+3
2006-11-13Set the stack alignment for X64 to 16 bytes per the X64 Calling Conventionmdkinney1-1/+1
2006-11-09Fix ALIGN_POINTER() macro. The pointer (p) passed in must always be converte...mdkinney1-1/+1
2006-11-09Add #define CPU_STACK_ALIGNMENT to the ProcessorBind.h for each of the suppor...mdkinney4-1/+23
2006-11-08Update processor socket type definition to comply with SmBios 2.5 spec.jtang121-1/+4
2006-11-08Changed definitions in Legacy16.h and LegacyBios.h to be compatible with CSM ...jtang122-9/+9
2006-11-07This check-in add Pci23.h, Pci30.h, EfiPci.h and take those originally put in...cwu114-54/+136
2006-11-06This check-in fixed the following bugs:cwu111-3/+111
2006-11-03Add EfiGpt.h, ElTorito.h, Mbr.h header files which are for EFI GUID Partition...qwang123-0/+247
2006-11-031. Add the fix for the following Bugs:cwu1133-85/+85
2006-11-01Updated EFAPI definition for x64 GCC. Original thinking was to add optional E...ajfish1-5/+10
2006-10-301. In event.c, a function's name is not spelled correctly, a typo.mikewuping1-1/+1
2006-10-23Follow up tracker EDKT285.yshang11-1/+1
2006-10-23Add definition for FB DIMM.jtang121-2/+4
2006-10-22Updated the Runtime Driver to use the MDE libs for cache flush and removed lo...ajfish1-16/+16
2006-10-22Removed duplicate PalCallStatic functions in different libraries. Moved ReadI...ajfish1-0/+84
2006-10-20Added definition of SMBIOS type 15 - System Event Log.jtang121-77/+113
2006-10-17Add two new data hub subclass related definitions per SMBIOS 2.4 spec.rsun31-1/+3
2006-10-10DxeCore.h, PeiCis.h and Uefi.h should not include <Protocol/Pcd.h>. If a modu...qwang123-10/+0
2006-09-20added ACPI_TIMER_FREQUENCY definitionvanjeff1-13/+18
2006-09-18add EFIAPI for those constructor funcitons declarationvanjeff1-9/+10
2006-09-13update GetPerformanceCounterProperties() declarevanjeff1-2/+2
2006-09-05Added two #pragma to disable 4505 & 4206 warnings for MSFT compiler. This is ...jwang363-0/+27
2006-08-24Fix track EDKT106 & EDKT112: map LibPcdSetPtr function for PatchPcdSetPtr mac...klu21-1/+6
2006-08-17Added AsmSwitchStackAndBackingStore() to BaseLib.h for stack switching on IPF.bxing1-5/+37
2006-08-16Add boot script dispatch opcode 2xgu31-1/+9
2006-08-14Add more comments in UefiDriverModelLibyshang11-3/+10
2006-08-09Sync this file with MiscSubClass spec and add some struture alias to use them...lgao41-47/+65
2006-08-07Move FileInfo.h, FileSystemInfo.h, FileSystemVolumeLabelInfo.h from protocol ...lgao44-4/+3
2006-08-07Modify dispatch opcode for standalone boot script executorxgu31-0/+1
2006-07-27Rename guid variable gEfiSmmPeiSmramMemoryReserve to gEfiSmmPeiSmramMemoryRes...lgao41-1/+1
2006-07-26Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish5-48/+147
2006-07-251. Updated declaration of timer functions according to latest MWG.bxing1-2/+2
2006-07-24Add some comments for translator parameterljin61-1/+5
2006-07-23Adjust coding style for MemoryAllocationLib.qhuang81-216/+291
2006-07-21Change DxeRuntimeDriverLib name to UefiRuntimeLib.yshang11-3/+3
2006-07-20Remove BugBug in comments and adjust function header according to code style ...lgao476-2790/+2152
2006-07-20Modified comment for gDsvanjeff1-1/+1
2006-07-20added some comments in BaseLibvanjeff3-24/+32
2006-07-191. added functions header for BaseUefiDecompressLivanjeff2-0/+76
2006-07-19Add specific flag definition according to ACPI specification.klu21-0/+28
2006-07-19Fixed some naming issues and update to the EDK II name. I also fixed an issue...ajfish5-24/+16
2006-07-19Add [in,out] in the @param for PCD header and c file.qwang123-163/+211
2006-07-18Add DevicePathUtilities DevicePathToText DevciePathFromText USB2HostControlle...ljin65-18/+51
2006-07-17map FeaturePcdGet(TokenName) to _PCD_GET_MODE_BOOL_##TokenName to follow the ...qwang121-4/+1
2006-07-17Add in function description and comments.qwang122-11/+1084
2006-07-13git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@954 6f19...yshang11-0/+98