Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
f40c9d17993868b146d3c6e4d1c7bfa54dde4c79
/
MdePkg
/
Include
/
x64
959ccb2
Move to directory "Include"
by yshang1
· 18 years ago
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
a477a16
Fix some Linux's build issue.
by klu2
· 18 years ago
6a138c6
Do not check __STDC_VERSION__ for gcc.
by bbahnsen
· 18 years ago
1547e08
Add ULL to integer literals for gcc support.
by bbahnsen
· 18 years ago
ea1e4c1
Set the stack alignment for X64 to 16 bytes per the X64 Calling Convention
by mdkinney
· 18 years ago
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
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
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
878ddf1
Initial import.
by bbahnsen
· 19 years ago