Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
0ae6a518f7b853ef0bad36916e99d40f40472c11
/
MdePkg
/
Include
/
Ipf
02eef55
MdePkg Base.h: Always define ASM_PFX
by Jordan Justen
· 10 years ago
068a82f
1. Add defines for MAX values for UEFI data types.
by Liming Gao
· 11 years ago
d22ebbe
Update MdePkg and EdkCompatibilityPkg INT8 definition to be typedef signed char to follow UEFI spec.
by lgao4
· 13 years ago
9df063a
Update the copyright notice format
by hhtian
· 15 years ago
809bd7b
Grammatical and disclaimer changes (does not follow internal C coding stds.)
by myronporter
· 15 years ago
52aa9e1
Updating processor bindings to not use stdint.h. Also added code to verify at compile time that data widths are correct.
by geekboy15a
· 15 years ago
8fe69f1
disable ICC compiler warning #593: variable was set but never used.
by eric_tian
· 15 years ago
fc0072c
Move content from CPU specific ProcessorBind.h files into Base.h if the content is the same for all supported CPU architectures.
by mdkinney
· 15 years ago
68167fe
Fix build breaks from comment clean up checkin
by mdkinney
· 16 years ago
1a2f870
Second set of changes based on a review of the code comments in the Include directory for typos, grammar issues, and language clarity.
by pkandel
· 16 years ago
7b2cc54
Remove __APPLE__ usage in ProcessorBind.h files.
by xli24
· 16 years ago
f4efc39
Define macro for .global/.globl in assembly.
by xli24
· 16 years ago
6149e6b
Allow EFIAPI to be defined on the compiler command line.
by jljusten
· 16 years ago
39f35bb
Fix typo in last check in
by qhuang8
· 16 years ago
5cfbd05
1, Use #if defined() to judge the switching macro such as compiler macro.
by klu2
· 16 years ago
1f25dac
Clean IpfMacro.i to remove unused Macro.
by lgao4
· 16 years ago
373ade0
Update copyright for files modified in this year
by qhuang8
· 16 years ago
f4ec40a
Add more detailed comments for many of the Base Types
by mdkinney
· 16 years ago
9a1d00c
Update FUNCTION_ENTRY_POINT() to be compatible with a wider variety of input parameters.
by mdkinney
· 16 years ago
3963c4b
Add comments for the MACRO follow the Spec, and change some definition not match the Spec.
by gikidy
· 16 years ago
14996c9
Correct Minor Comments in M3 to M4 review.
by lgao4
· 16 years ago
9510db6
update comments and refine code.
by vanjeff
· 16 years ago
4ef8fb4
trunk/edk2/MdePkg/Include/X64/ProcessorBind.h:
by jljusten
· 16 years ago
1fb24cc
edk2/MdePkg/Include/x64/ProcessorBind.h:
by jljusten
· 16 years ago
fb5148a
by klu2
· 16 years ago
24a7505
Add FUNCTION_ENTRY_POINT macro
by mdkinney
· 17 years ago
42a885c
Added macro GLOBAL_OBJECT and GLOBAL_CONSTANT, and changed '.global' to '.globl' based on HP feedback
by zliu3
· 17 years ago
d936a70
changed the Sec information structure for IPF
by vprabhal
· 17 years ago
b483e39
Updated comments for IntelCompiler specific warnings
by AJFISH
· 17 years ago
46913d4
Diable 1418 and 1419 with pragma.
by qwang12
· 17 years ago
bf3179d
Add the IPF boot mode into ProcessorBind.h, and these boot mode is defined in Itanium Manual so add this in IPF ProcessorBind.h
by zliu3
· 18 years ago
842f557
Updated headers to follow coding standard
by AJFISH
· 18 years ago
b6460fc
by yshang1
· 18 years ago
a1710a6
Rename the PalApi.h to Pal.h.
by yshang1
· 18 years ago
adcca86
by yshang1
· 18 years ago
5ccad0c
Delete the IpfDefines.h from MDE package. It should be in IpfCpu package.
by yshang1
· 18 years ago
d1f9500
Checked in the Protocols introduced in UEFI/PI.
by yshang1
· 18 years ago
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
63afc36
by gtian
· 18 years ago
c529b12
Add GLOBAL_FUNCTION macro for Itanium
by mdkinney
· 18 years ago
4e3f186
Add FIT types from the SAL Spec to SalApi.h
by mdkinney
· 18 years ago
9c89ec9
Only include SmmCis.h if the CPU Arch is IA32 or X64
by mdkinney
· 18 years ago
20bfd42
Define GLOABAL_REMOVE_IF_UNREFERENCED for IPF on MSFT tool chains
by mdkinney
· 18 years ago
7ac2bbc
Add EFI_DELIVERY_MODE to SalApi.h
by mdkinney
· 18 years ago
da0559b
Disable warning when assigning a function pointer to a data pointer
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
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