1. 959ccb2 Move to directory "Include" by yshang1 · 18 years ago
  2. 586cd1f Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break existing builds. Also updated the SPD and FPD files UiNames by lhauch · 18 years ago
  3. a477a16 Fix some Linux's build issue. by klu2 · 18 years ago
  4. 6a138c6 Do not check __STDC_VERSION__ for gcc. by bbahnsen · 18 years ago
  5. 1547e08 Add ULL to integer literals for gcc support. by bbahnsen · 18 years ago
  6. ea1e4c1 Set the stack alignment for X64 to 16 bytes per the X64 Calling Convention by mdkinney · 18 years ago
  7. caae4de 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. by mdkinney · 18 years ago
  8. 0ffc544 Updated EFAPI definition for x64 GCC. Original thinking was to add optional EFIAPI support to standard GCC. New thinking is to support EFIAPI as a seperate processor target. This is to reduce validation risk to the main line GCC. Update the definition and comments to match current thinking. by ajfish · 18 years ago
  9. 22a8f52 Added two #pragma to disable 4505 & 4206 warnings for MSFT compiler. This is for compiling source files with pre-compiled header file. by jwang36 · 18 years ago
  10. 878ddf1 Initial import. by bbahnsen · 19 years ago