]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Include
Remove USER_DEFINED in IncludePkgHeader in spd files as it does not make sense to...
[mirror_edk2.git] / MdePkg / Include /
2007-01-25 xli24Make MDE package pass intel IPF compiler with /W4 ...
2007-01-23 klu2Modify the EFI_USB_DATA_DIRECTION according to UEFI...
2007-01-18 qhuang8Add two useful functions in UefiLib for the implementat...
2007-01-18 qwang121) Clean up MdePkg/Include/Common/BootScript.h and...
2007-01-15 lgao4Correct TeImage file format and Clean up PeiRebase...
2007-01-15 xgu3To fix,
2007-01-12 qhuang8UART_FLOW_CONTROL_DEVICE_PATH should be defined for...
2007-01-09 qwang12Add in UefiApplicationEntryPoint library class and...
2007-01-08 lgao4correct SimpleTextIn protocol definition.
2006-12-28 qhuang8Refix the previous issue.
2006-12-28 qhuang8Fix a typo in UefiLib. The parameter type of Registrati...
2006-12-26 klu2Fix some Linux's build issue.
2006-12-19 mdkinneyAdd GLOBAL_FUNCTION macro for Itanium
2006-12-19 mdkinneyAdd FIT types from the SAL Spec to SalApi.h
2006-12-18 mdkinneyOnly include SmmCis.h if the CPU Arch is IA32 or X64
2006-12-14 lgao4Merge R8->R9 tracker 5935 and 7080 to update runtime...
2006-12-13 xgu3Change the Boot Script storage to fixed length.
2006-12-12 wuyizhongFix some minor error. Add EFI_IMAGE_NT_HEADERS definiti...
2006-12-12 wuyizhongMerge GOP related code from r8->r9.
2006-12-08 qhuang8Add a new definition according to Pci spec 2.2
2006-12-07 klu2Add X64 support for DebugSupport driver.
2006-12-05 xli24Add enumeration type for EfiProcessorFamilyIntelPentium...
2006-12-04 bbahnsenDo not check __STDC_VERSION__ for gcc.
2006-11-30 xgu3Add Information Opcode in S3 modules.
2006-11-29 lgao4Output DxeCore Entrypoint in DxeIpl module, and make...
2006-11-28 mdkinneyDeclare the alignment required for jump Buffers
2006-11-26 mdkinneyDefine GLOABAL_REMOVE_IF_UNREFERENCED for IPF on MSFT...
2006-11-18 mdkinneyAdd EFI_DELIVERY_MODE to SalApi.h
2006-11-18 mdkinneyDisable warning when assigning a function pointer to...
2006-11-16 lgao4Add gcc macro to remove pack() for gcc build
2006-11-16 lgao4Add pack(1) for boot scipt structure.
2006-11-14 bbahnsenAdd ULL to integer literals for gcc support.
2006-11-13 mdkinneySet the stack alignment for X64 to 16 bytes per the...
2006-11-09 mdkinneyFix ALIGN_POINTER() macro. The pointer (p) passed...
2006-11-09 mdkinneyAdd #define CPU_STACK_ALIGNMENT to the ProcessorBind...
2006-11-08 jtang12Update processor socket type definition to comply with...
2006-11-08 jtang12Changed definitions in Legacy16.h and LegacyBios.h...
2006-11-07 cwu11This check-in add Pci23.h, Pci30.h, EfiPci.h and take...
2006-11-06 cwu11This check-in fixed the following bugs:
2006-11-03 qwang12Add EfiGpt.h, ElTorito.h, Mbr.h header files which...
2006-11-03 cwu111. Add the fix for the following Bugs:
2006-11-01 ajfishUpdated EFAPI definition for x64 GCC. Original thinking...
2006-10-30 mikewuping1. In event.c, a function's name is not spelled correct...
2006-10-23 yshang1Follow up tracker EDKT285.
2006-10-23 jtang12Add definition for FB DIMM.
2006-10-22 ajfishUpdated the Runtime Driver to use the MDE libs for...
2006-10-22 ajfishRemoved duplicate PalCallStatic functions in different...
2006-10-20 jtang12Added definition of SMBIOS type 15 - System Event Log.
2006-10-17 rsun3Add two new data hub subclass related definitions per...
2006-10-10 qwang12DxeCore.h, PeiCis.h and Uefi.h should not include ...
2006-09-20 vanjeffadded ACPI_TIMER_FREQUENCY definition
2006-09-18 vanjeffadd EFIAPI for those constructor funcitons declaration
2006-09-13 vanjeffupdate GetPerformanceCounterProperties() declare
2006-09-05 jwang36Added two #pragma to disable 4505 & 4206 warnings for...
2006-08-24 klu2Fix track EDKT106 & EDKT112: map LibPcdSetPtr function...
2006-08-17 bxingAdded AsmSwitchStackAndBackingStore() to BaseLib.h...
2006-08-16 xgu3Add boot script dispatch opcode 2
2006-08-14 yshang1Add more comments in UefiDriverModelLib
2006-08-09 lgao4Sync this file with MiscSubClass spec and add some...
2006-08-07 lgao4Move FileInfo.h, FileSystemInfo.h, FileSystemVolumeLabe...
2006-08-07 xgu3Modify dispatch opcode for standalone boot script executor
2006-07-27 lgao4Rename guid variable gEfiSmmPeiSmramMemoryReserve to...
2006-07-26 ajfishRemoved cross references from PciCf8Lib and PciExpressL...
2006-07-25 bxing1. Updated declaration of timer functions according...
2006-07-24 ljin6Add some comments for translator parameter
2006-07-23 qhuang8Adjust coding style for MemoryAllocationLib.
2006-07-21 yshang1Change DxeRuntimeDriverLib name to UefiRuntimeLib.
2006-07-20 lgao4Remove BugBug in comments and adjust function header...
2006-07-20 vanjeffModified comment for gDs
2006-07-20 vanjeffadded some comments in BaseLib
2006-07-19 vanjeff1. added functions header for BaseUefiDecompressLi
2006-07-19 klu2Add specific flag definition according to ACPI specific...
2006-07-19 ajfishFixed some naming issues and update to the EDK II name...
2006-07-19 qwang12Add [in,out] in the @param for PCD header and c file.
2006-07-18 ljin6Add DevicePathUtilities DevicePathToText DevciePathFrom...
2006-07-17 qwang12map FeaturePcdGet(TokenName) to _PCD_GET_MODE_BOOL_...
2006-07-17 qwang12Add in function description and comments.
2006-07-13 yshang1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-13 qhuang8BasePrintLib: Fix Buffer Overflow issue.
2006-07-13 vanjeffadded function header
2006-07-12 alfredgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-12 bxing1. Added '#pragma pack' directive in BaseLib.h for...
2006-07-07 lgao4Redefine SPEC and Release Version to 0x20000
2006-07-06 qwang12Add in support for MaxSize and CurrentSize for PCD...
2006-07-06 lgao4git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-05 qhuang8 DebugLib:
2006-07-04 qwang12Added LibPatchPcdSetPtr.
2006-07-03 qwang12Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg...
2006-06-30 vanjeff1.Updated some functions header of BaseLib with new...
2006-06-29 lgao4Sync DebugSupport Protocol with UEFI2.0 spec
2006-06-26 qhuang8• BaseMemoryLib:
2006-06-23 qwang121) Add in support to traverse taken space
2006-06-23 klu2Enabling use PcdSetXX macro to set value for PATCHABLE_...
2006-06-23 qwang12Remove the dead files.
2006-06-23 qwang12Remove the dead files.
2006-06-23 qwang121) remove some dead code from WinNtBusDriver.c
2006-06-22 klu2In before, FixedPcdGetxx macro was defined as global...
2006-06-22 lgao4Fix buger in DxeMain module and modify uefispec.h codin...
2006-06-22 qhuang81. UINTN & INTN issue for EBC architecture:
2006-06-20 klu2Modify autogen code for DynamicEx type PCD.
next