Age | Commit message (Expand) | Author |
2006-11-14 | Add ULL to integer literals for gcc support. | bbahnsen |
2006-11-13 | Set the stack alignment for X64 to 16 bytes per the X64 Calling Convention | mdkinney |
2006-11-09 | Fix ALIGN_POINTER() macro. The pointer (p) passed in must always be converte... | mdkinney |
2006-11-09 | Add #define CPU_STACK_ALIGNMENT to the ProcessorBind.h for each of the suppor... | mdkinney |
2006-11-08 | Update processor socket type definition to comply with SmBios 2.5 spec. | jtang12 |
2006-11-08 | Changed definitions in Legacy16.h and LegacyBios.h to be compatible with CSM ... | jtang12 |
2006-11-07 | This check-in add Pci23.h, Pci30.h, EfiPci.h and take those originally put in... | cwu11 |
2006-11-06 | This check-in fixed the following bugs: | cwu11 |
2006-11-03 | Add EfiGpt.h, ElTorito.h, Mbr.h header files which are for EFI GUID Partition... | qwang12 |
2006-11-03 | 1. Add the fix for the following Bugs: | cwu11 |
2006-11-01 | Updated EFAPI definition for x64 GCC. Original thinking was to add optional E... | ajfish |
2006-10-30 | 1. In event.c, a function's name is not spelled correctly, a typo. | mikewuping |
2006-10-23 | Follow up tracker EDKT285. | yshang1 |
2006-10-23 | Add definition for FB DIMM. | jtang12 |
2006-10-22 | Updated the Runtime Driver to use the MDE libs for cache flush and removed lo... | ajfish |
2006-10-22 | Removed duplicate PalCallStatic functions in different libraries. Moved ReadI... | ajfish |
2006-10-20 | Added definition of SMBIOS type 15 - System Event Log. | jtang12 |
2006-10-17 | Add two new data hub subclass related definitions per SMBIOS 2.4 spec. | rsun3 |
2006-10-10 | DxeCore.h, PeiCis.h and Uefi.h should not include <Protocol/Pcd.h>. If a modu... | qwang12 |
2006-09-20 | added ACPI_TIMER_FREQUENCY definition | vanjeff |
2006-09-18 | add EFIAPI for those constructor funcitons declaration | vanjeff |
2006-09-13 | update GetPerformanceCounterProperties() declare | vanjeff |
2006-09-05 | Added two #pragma to disable 4505 & 4206 warnings for MSFT compiler. This is ... | jwang36 |
2006-08-24 | Fix track EDKT106 & EDKT112: map LibPcdSetPtr function for PatchPcdSetPtr mac... | klu2 |
2006-08-17 | Added AsmSwitchStackAndBackingStore() to BaseLib.h for stack switching on IPF. | bxing |
2006-08-16 | Add boot script dispatch opcode 2 | xgu3 |
2006-08-14 | Add more comments in UefiDriverModelLib | yshang1 |
2006-08-09 | Sync this file with MiscSubClass spec and add some struture alias to use them... | lgao4 |
2006-08-07 | Move FileInfo.h, FileSystemInfo.h, FileSystemVolumeLabelInfo.h from protocol ... | lgao4 |
2006-08-07 | Modify dispatch opcode for standalone boot script executor | xgu3 |
2006-07-27 | Rename guid variable gEfiSmmPeiSmramMemoryReserve to gEfiSmmPeiSmramMemoryRes... | lgao4 |
2006-07-26 | Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla... | ajfish |
2006-07-25 | 1. Updated declaration of timer functions according to latest MWG. | bxing |
2006-07-24 | Add some comments for translator parameter | ljin6 |
2006-07-23 | Adjust coding style for MemoryAllocationLib. | qhuang8 |
2006-07-21 | Change DxeRuntimeDriverLib name to UefiRuntimeLib. | yshang1 |
2006-07-20 | Remove BugBug in comments and adjust function header according to code style ... | lgao4 |
2006-07-20 | Modified comment for gDs | vanjeff |
2006-07-20 | added some comments in BaseLib | vanjeff |
2006-07-19 | 1. added functions header for BaseUefiDecompressLi | vanjeff |
2006-07-19 | Add specific flag definition according to ACPI specification. | klu2 |
2006-07-19 | Fixed some naming issues and update to the EDK II name. I also fixed an issue... | ajfish |
2006-07-19 | Add [in,out] in the @param for PCD header and c file. | qwang12 |
2006-07-18 | Add DevicePathUtilities DevicePathToText DevciePathFromText USB2HostControlle... | ljin6 |
2006-07-17 | map FeaturePcdGet(TokenName) to _PCD_GET_MODE_BOOL_##TokenName to follow the ... | qwang12 |
2006-07-17 | Add in function description and comments. | qwang12 |
2006-07-13 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@954 6f19... | yshang1 |
2006-07-13 | BasePrintLib: Fix Buffer Overflow issue. | qhuang8 |
2006-07-13 | added function header | vanjeff |
2006-07-12 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19... | alfred |