Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android
/
bootable
/
bootloader
/
edk2
/
466d23470c987a503d4ceea9537c232dd1d2aa26
466d234
Fix some cleanall issues
by bbahnsen
· 19 years ago
9e79238
Fix some cleanall issues
by bbahnsen
· 19 years ago
c43c671
Translate the Arch enum to an arch directory name. This is necessary for Linux builds, since it is case sensitive.
by bbahnsen
· 19 years ago
b560bb6
Fix more gcc build breaks. One of these was a subtle bug in the code that was caught by a gcc warning.
by bbahnsen
· 19 years ago
f2982b3
Fix gcc build break. Slashes should always lean forward!
by bbahnsen
· 19 years ago
342fcc1
Fix gcc build breaks.
by bbahnsen
· 19 years ago
6a4cae5
Remove the warning message reported when building GenBuild.jar
by qwang12
· 19 years ago
4acf8ce
Add version check in both PCD database generation and service driver.
by qwang12
· 19 years ago
24dba7f
Fix the problem "update action multiple times fail". Enhanced GUID value editor.
by jlin16
· 19 years ago
9a7cf04
Change Workspace to X:
by qwang12
· 19 years ago
32648c6
Replace all tab to spaces.
by qwang12
· 19 years ago
00b7af1
Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde 0.51
by qwang12
· 19 years ago
b16ef80
Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde 0.51
by qwang12
· 19 years ago
54de748
Updated MSA by putting Specification element at the end of the header section
by lhauch
· 19 years ago
415418e
Updated MSA by putting Specification element at the end of the header section
by lhauch
· 19 years ago
8d3adb7
Fix a bug caused by sscanf trashing memory.
by bbahnsen
· 19 years ago
fbf910a
Had to put the Attribute, URL back into the Abstract so that Module Editor would compile. Leaving it out, and removing the AbstractURL elements from the MsaHeader.java and MsaLibHeader.java files cause even more problems.
by lhauch
· 19 years ago
0fce57e
Added CreatedDate to Schema - headers have it included with a choice for Created or CreatedDate so that we can migrate to the new CreatedDate at some point in the future in all of the Framework files.
by lhauch
· 19 years ago
a3657e3
MemoryAllocationLib: For boundary case: “AllocationSize + OverAllocationSize >= 4G”
by qhuang8
· 19 years ago
d05003b
Added outputDir attribute to support generating FV file in specified directory
by jwang36
· 19 years ago
f76fd83
by yshang1
· 19 years ago
0fff0c2
Check for /workspace/externaltools/apache-ant
by bbahnsen
· 19 years ago
362c601
Gcc versions of the msa files. These files can be used in place of the normal msa files for gcc builds. They will go away once we get the gcc assembly integrated into the main msa files.
by bbahnsen
· 19 years ago
75d0c5b
Add a macro for GCC Assembly.
by bbahnsen
· 19 years ago
03fed93
Added a line to instruct users how to exit the NT32 emulation platform.
by lhauch
· 19 years ago
da4aa0f
by yshang1
· 19 years ago
6776c08
Remove a private class to remove the error message.
by qwang12
· 19 years ago
1342c9c
added ASSERT()
by vanjeff
· 19 years ago
1dc408f
added ASSERT()
by vanjeff
· 19 years ago
a916cff
Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database
by qwang12
· 19 years ago
10d4432
Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database
by qwang12
· 19 years ago
9896099
Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database
by qwang12
· 19 years ago
54fae63
Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database
by qwang12
· 19 years ago
2fb3ccf
Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database
by qwang12
· 19 years ago
b144ae9
Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database
by qwang12
· 19 years ago
52e1905
Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database
by qwang12
· 19 years ago
dbdaaec
1) Fix bug reported on the PcdSetEx* Macro. 2) Add SKU_ID type
by qwang12
· 19 years ago
8b29c89
Add sample code for PCD Database generation. These 3 files will be read by GenBuild tool and it is generated in the Head and Source file of PCD Service PEIM/Dxe Driver.
by qwang12
· 19 years ago
99d2c3c
by qwang12
· 19 years ago
1ae1cdb
Add %JAVA_HOME%\bin;%ANT_HOME%\bin;%XMLBEANS_HOME%\bin to Path
by wuyizhong
· 19 years ago
18c319a
1. Updated CpuFlushTlb() according to IA-64 programmer's guide
by bxing
· 19 years ago
4df60ea
Refactor the PeCoffLoader into a library. Add PeiRebase Tool.
by bbahnsen
· 19 years ago
51d48c2
Porting several more tools to edk2.
by bbahnsen
· 19 years ago
89aa840
by yshang1
· 19 years ago
50a3fe9
Fixed a bug due to misorder of 'push's
by bxing
· 19 years ago
d52f141
Add <PcdBuildDescription> into every <ModuleSa>:<Component> according to future schema.
by klu2
· 19 years ago
f0ec738
Fix capitalization.
by bbahnsen
· 19 years ago
6d97687
by yshang1
· 19 years ago
e0c3e48
by yshang1
· 19 years ago
3df952e
Fixed tracker #49
by bxing
· 19 years ago
6749d10
Fixed tracker #49
by bxing
· 19 years ago
b544966
Fxied tracker #54 & #55
by bxing
· 19 years ago
b3ccb7e
Fixed tracker #52
by bxing
· 19 years ago
267f7f1
Fixed tracker #40
by bxing
· 19 years ago
33f1b48
Remove the assumption of package location under workspace and prompt user to specify package location.
by jlin16
· 19 years ago
f387591
Removed unnecessary ASSERT condition (assertion of real mode buffers' alignment)
by bxing
· 19 years ago
e4c48f4
Do not build with debug.
by bbahnsen
· 19 years ago
c2e4d78
Change the file extension back to .asm. That was an oops.
by bbahnsen
· 19 years ago
4cbd855
Fix capitalization
by bbahnsen
· 19 years ago
dc13f95
Fix capitalization
by bbahnsen
· 19 years ago
0778de4
Make sure that the dll is executable.
by bbahnsen
· 19 years ago
72f248f
Fix capitalization.
by bbahnsen
· 19 years ago
1e1623d
Fix capitalization.
by bbahnsen
· 19 years ago
dae8a1b
Fix capitalization
by bbahnsen
· 19 years ago
6959ee4
Fix capitalization
by bbahnsen
· 19 years ago
b030934
Fix capitalization
by bbahnsen
· 19 years ago
ea140a1
Fix capitalization
by bbahnsen
· 19 years ago
7861e42
Fix capitalization
by bbahnsen
· 19 years ago
2dec64e
Remove old dir
by bbahnsen
· 19 years ago
6e3b8c4
Fix capitalization issues
by bbahnsen
· 19 years ago
754c0cf
GenDepex does not always run correctly on OS X. Turning on debug so that is can be fixed.
by bbahnsen
· 19 years ago
1c3aec0
StrGather does not run correctly on OS X. Turning on debug so that is can be fixed.
by bbahnsen
· 19 years ago
ab191ed
Thunk16.s has not been ported to GCC. This will at least get past the assembler.
by bbahnsen
· 19 years ago
a3a65d3
by lgao4
· 19 years ago
d3d8677
Finish bug at line 324: gBS->LocateProtocol (Handle, Guid, &Instance) error
by vanjeff
· 19 years ago
0df1e61
Changed GuidOffset from minOccurs 1 to minOccurs=0 Added comment to remove in Final
by lhauch
· 19 years ago
f23ffa8
Fix the elements to put /> on the new elements.
by lhauch
· 19 years ago
d25c4bf
Adding Additional Tools that are needed for Platform Image creation.
by lhauch
· 19 years ago
291a871
Fixed CreatedBy to minOccurs=0 (and added comment DO NOT USE!
by lhauch
· 19 years ago
1be638e
Added optional GuidValue, changed Guid to optional (so that we can do duplicate efforts on new XMLSchema.) Added optional PcdBuildDeclarations section to the end of ModuleSA.
by lhauch
· 19 years ago
2558d45
Updated Schema for PcdDynamicBuildDeclarations and FrameworkDatabase adding optional elements and attributes to match new XMLSchema
by lhauch
· 19 years ago
2cad7af
Get the underscore typed in correctly.
by bbahnsen
· 19 years ago
7962c48
Resync the GNU assembly to the MASM code.
by bbahnsen
· 19 years ago
88758fe
Call it CompressDll.dll on all host platforms.
by bbahnsen
· 19 years ago
5225ad3
Build the compress library on Linux and OS X.
by bbahnsen
· 19 years ago
3bc2b3a
Port to GNU assembly.
by bbahnsen
· 19 years ago
c92e764
Port to GNU assembly.
by bbahnsen
· 19 years ago
b6bd81d
Ported to GNU assembly.
by bbahnsen
· 19 years ago
b546c3a
Updated function headers for CacheMaintenanceLib
by bxing
· 19 years ago
baa1b55
Added CpuFlushTlb() for IPF
by bxing
· 19 years ago
9f84a60
BaseCacheMaintenanceLib has now been completed on all architectures.
by bxing
· 19 years ago
98fc92f
Fix a bug of unreference PCD token defined in FPD does *not* be autogened into emulated PCD array.
by klu2
· 19 years ago
f7f897d
Fixes for GCC.
by bbahnsen
· 19 years ago
17b23c7
Fixes for Cygwin gcc builds.
by bbahnsen
· 19 years ago
9aae885
Fixes for gcc builds.
by bbahnsen
· 19 years ago
f3bf0db
Check for gcc toolchain.
by bbahnsen
· 19 years ago
d86af59
by yshang1
· 19 years ago
0a02278
by yshang1
· 19 years ago
24de764
Split wrapper functions into separate source files to reduce image code size
by bxing
· 19 years ago
608fd3f
Split wrapper functions into separate source files
by bxing
· 19 years ago
Next »