Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android
/
bootable
/
bootloader
/
edk2
/
d4ccb7d818f2ccd38488a787511a7efdae93578d
/
EdkCompatibilityPkg
/
Foundation
4798ea5
1) Replace IA32API with EFIAPI to standardise the calling convention.
by qwang12
· 16 years ago
59a7e4f
For ECP, disable ICC's remark #869: "Parameter" was never referenced warning.
by xli24
· 16 years ago
1e39deb
Add Load File 2 Protocol and MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH definition to build newest shell source.
by qhuang8
· 16 years ago
679242b
Only define MEDIA_FW_VOL_FILEPATH_DEVICE_PATH for EFI_SPECIFICATION_VERSION <= 0x00020000. When EFI_SPECIFICATION_VERSION > 0x00020000, this definition is defined at EdkCompatibilityPkg\Foundation\Efi\Include\EfiDevicePath.h
by qwang12
· 16 years ago
f51aea9
Use correct capitalization for include path.
by xli24
· 16 years ago
bb4af29
IPF GCC tool-chain cleanup.
by qwang12
· 16 years ago
d8444a2
1) GCC Clean up.
by qwang12
· 16 years ago
9e21d6d
Change function IpfFlushCacheRange() to AsmFlushCacheRange() follow the Mde_Lib_Spec.
by gikidy
· 16 years ago
9fd4915
Use .radix directive that GCC assembly supports.
by xli24
· 16 years ago
8138a06
a statement ".radix D" which cause build break for *NIX IPF tool-chain. This is temperarily comment out. This .s file will be reimplemented to follow EDKII's MdePkg's BaseLib's IPF instruction flush code.
by qwang12
· 16 years ago
97f201c
Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT issue about definition and implementation.
by gikidy
· 16 years ago
d87a4d5
UNIX GCC cleanup: file name is case sensitive.
by qwang12
· 16 years ago
aa274d2
1) Add in EcpEfiBreakPoint and EcpMemoryFence which will be defined as EFI_BREAKPOINT and MEMORY_FENCE.
by qwang12
· 16 years ago
81c56b8
Unix GCC cleanup: File name is case sensitive. Foward slash is used.
by qwang12
· 16 years ago
f90eb36
1) Add in EcpEfiBreakPoint and EcpMemoryFence which will be defined as EFI_BREAKPOINT and MEMORY_FENCE.
by qwang12
· 16 years ago
168da75
Fixed a error although Math.c is not built include for building.
by qwang12
· 16 years ago
6bc3c11
GCC cleanup: forward slash used.o
by qwang12
· 16 years ago
d437caa
Add CompilerStubLib_Edk2.inf which is built by EDK II tool chain.
by qwang12
· 16 years ago
bc4c047
1) Revert the original CompilerStubLib.inf which will be built by EDK tool chain. CompilerStubLib_Edk2.inf is the one that should be built by EDK II tool chain.
by qwang12
· 16 years ago
88b6bce
Clean ECP for build failure.
by xli24
· 16 years ago
cec4aed
GCC/ICC Cleanup.
by qwang12
· 16 years ago
35d297c
PI defines the architectural way to get PeiServicesTablePointer from sizeof (UINTN) bytes before the IDT table base. Add the runtime detection of PI version so that Mm7 Library instance is usable under PI 1.0 system.
by qwang12
· 16 years ago
b6228a0
add ULL suffix to Long Long number.
by qwang12
· 16 years ago
1aaf8fe
add ULL suffix to PEI_SERVICES_SIGNATURE
by qwang12
· 16 years ago
73396ac
EBC Cleanup: _break is already defined in EdkCompatibilityPkg\Foundation\Include\Ebc\EfiBind.h
by qwang12
· 16 years ago
a7875fb
ICC Cleanup.
by qwang12
· 16 years ago
1bfbd13
ICC Cleanup:
by qwang12
· 16 years ago
78d9194
ICC cleanup: Add in (CONST EFI_PEI_SERVICES **)
by qwang12
· 16 years ago
71f633d
ICC cleanup: Add in (CONST EFI_PEI_SERVICES **)
by qwang12
· 16 years ago
89f0481
ICC cleanup: add EFI_PEI_TRANSFER_CONTROL_SET_JUMP and EFI_PEI_TRANSFER_CONTROL_LONG_JUMP data cast.
by qwang12
· 16 years ago
ec5ed91
ICC cleanup: Add in (CONST EFI_PEI_SERVICES **)
by qwang12
· 16 years ago
16bd006
ICC cleanup: #undef previously defined _DEBUG.
by qwang12
· 16 years ago
e70330e
Bug Fix: Define CPU_STACK_ALIGNMENT for each ARCH.
by qwang12
· 16 years ago
d9ef3b7
GCC Cleanup: UINT8_MAX is defined already in standard header file.
by qwang12
· 16 years ago
c44a501
ICC Cleanup: Remove the unnecessary ',' in the last enum.
by qwang12
· 16 years ago
0d37437
GCC Cleanup: Define EFI_BREAKPOINT for GCC build.
by qwang12
· 16 years ago
b8773e2
GCC Cleanup: Remove the duplicated typedef and include the header files instead.
by qwang12
· 16 years ago
e2be78c
GCC Cleanup: Remove the duplicated #define.
by qwang12
· 16 years ago
70d18ad
ICC Cleanup: Remove the unnecessary ',' in the last enum.
by qwang12
· 16 years ago
e1aa561
ICC Cleanup: Remove the unnecessary ',' in the last enum.
by qwang12
· 16 years ago
193942b
GCC Cleanup: Remove unused typedef.
by qwang12
· 16 years ago
0e80e8f
GCC Cleanup: Remove unused typedef.
by qwang12
· 16 years ago
717656c
ICC Cleanup.
by qwang12
· 16 years ago
af257d5
GCC Cleanup: Add () to (EFI_D_ERROR|EFI_D_INFO) pass GCC build.
by qwang12
· 16 years ago
fa41279
GCC Cleanup: Use a commenting style that pass GCC build.
by qwang12
· 16 years ago
64cd21a
Update ASL build rule, Add PeiLibPciCfgModify into EDKII GlueLib PeiServiceLib to support the modules that uses EDKII Glue Lib
by lgao4
· 16 years ago
6f4ee19
EFI Specification extension on Media Device Path. MEDIA_FW_VOL_FILEPATH_DEVICE_PATH is adopted by UEFI later and added in UEFI2.10.
by qwang12
· 16 years ago
a8d048d
ECP_PEI_PCI_CFG_PPI should be passed to ECP_PEI_PCI_CFG_PPI's function.
by qwang12
· 16 years ago
dd4a462
Revert previous check in. ECP is only supposed to support UEFI 2.0.
by qhuang8
· 16 years ago
c9c0c80
Do not use statically macros of EFI_SPECIFICATION_VERSION: Use gST->Hdr.Revision to judge the use of UEFI 2.0 services or EFI 1.0 services
by qhuang8
· 16 years ago
43cefa3
Minor update for EfiVariable.h
by lgao4
· 16 years ago
b8e2922
Correct the filename.
by vanjeff
· 16 years ago
7792722
change "\" sign to "/" sign that is comply with INF spec.
by eric_tian
· 16 years ago
766f1ff
Changing source filename to match name changing.
by vanjeff
· 16 years ago
26fb472
Renamed remotely
by vanjeff
· 16 years ago
144594f
Renamed remotely
by vanjeff
· 16 years ago
1cd5081
Renamed remotely
by vanjeff
· 16 years ago
d9697ee
Renamed remotely
by vanjeff
· 16 years ago
d9e5f7f
Renamed remotely
by vanjeff
· 16 years ago
9d25a75
Renamed remotely
by vanjeff
· 16 years ago
32f9f96
Renamed remotely
by vanjeff
· 16 years ago
17a10e4
Renamed remotely
by vanjeff
· 16 years ago
d3dc3f8
Renamed remotely
by vanjeff
· 16 years ago
691e587
Renamed remotely
by vanjeff
· 16 years ago
53631e5
Renamed remotely
by vanjeff
· 16 years ago
89d2171
Renamed remotely
by vanjeff
· 16 years ago
1f7dded
Renamed remotely
by vanjeff
· 16 years ago
e11ddda
Renamed remotely
by vanjeff
· 16 years ago
73595a1
Renamed remotely
by vanjeff
· 16 years ago
5786730
Renamed remotely
by vanjeff
· 16 years ago
af8ba86
Renamed remotely
by vanjeff
· 16 years ago
caf69a0
Renamed remotely
by vanjeff
· 16 years ago
b57f380
Renamed remotely
by vanjeff
· 16 years ago
0fe1be7
Renamed remotely
by vanjeff
· 16 years ago
fbf172b
Changing source filename to match name changing.
by vanjeff
· 16 years ago
d18156e
Renamed remotely
by vanjeff
· 16 years ago
82ed85b
Renamed remotely
by vanjeff
· 16 years ago
dd7881b
Renamed remotely
by vanjeff
· 16 years ago
40a0a41
Renamed remotely
by vanjeff
· 16 years ago
b7d0300
Renamed remotely
by vanjeff
· 16 years ago
e007e62
Renamed remotely
by vanjeff
· 16 years ago
e8f9a2b
Renamed remotely
by vanjeff
· 16 years ago
175dd7a
Renamed remotely
by vanjeff
· 16 years ago
e2c05af
Renamed remotely
by vanjeff
· 16 years ago
01f4360
Renamed remotely
by vanjeff
· 16 years ago
02c4b87
remove unnecessary comments introduced by tools.
by vanjeff
· 16 years ago
ce7a12f
Revert back the change. For now, ECP only support build mode with EFI_SPECIFICATION_VERSION = 0x00020000 and PI_SPECIFICATION_VERSION = 0x00000009.
by qwang12
· 16 years ago
bdabfae
Update EfiLibReportStatusCode in ECP EfiDriverLib and EfiRuntimeLib libraries to check uefi version in runtime not in build time.
by lgao4
· 16 years ago
66df253
1. Correct CopyMem and CompareMem to CopyGuid and CompareGuid for GUID data
by lgao4
· 16 years ago
bab3f2d
Fix build error
by lgao4
· 16 years ago
14085cf
Fix the build bugs for these three files.
by lgao4
· 16 years ago
33629bb
Fix the bug in GlueLib that we should depend on the gRT revision to use the proper report status code function.
by qhuang8
· 16 years ago
36e9035
Pass GCC build.
by qwang12
· 16 years ago
2b589f7
// EFI_FORM_BROWSER_PROTOCOL_GUID has been changed from the one defined in Framework HII 0.92 as the
by qwang12
· 16 years ago
775bebc
GCC clean.
by qwang12
· 16 years ago
d4589db
// EFI_HII_PROTOCOL_GUID has been changed from the one defined in Framework HII 0.92 as the
by qwang12
· 16 years ago
af1b103
1. Rename gRT in GlueLib to avoid collision with EfiDriverLib
by qhuang8
· 16 years ago
e00e1d4
clean up the un-suitable ';' location when declaring the functions. The regular is ")[ ]++^p;"
by vanjeff
· 16 years ago
21a54a4
Add .S file for X64 GCC tool-chain for Thunk16.
by qwang12
· 16 years ago
b59923a
Add .S file for GCC tool-chain for EfiRuntimeLib.
by qwang12
· 16 years ago
Next »