Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
117bc842fae2223409774f62f14fb96e05a2aace
/
MdeModulePkg
/
Universal
/
Disk
cd2d846
Fix bug in GPT check that was introduced when a CompareMem() call was changed to a '==' operator. It should be a '!=' operator.
by mdkinney
· 17 years ago
ed7748f
remove some comments introduced by tools.
by vanjeff
· 18 years ago
dd0687a
remove some comments introduced by tools.
by vanjeff
· 18 years ago
3ea0144
remove duplicated modules
by vanjeff
· 18 years ago
adbcbf8
Modules cleanup.
by vanjeff
· 18 years ago
2487d6a
Recovered the mis-overwritten inf file
by jwang36
· 18 years ago
be82f9f
Enabled PCD DXE/PEI modules build in MdeModulePkg
by jwang36
· 18 years ago
0dea993
by AJFISH
· 18 years ago
5ed00ce
removed [includes] section from MdePkg and MdeModulePkg .inf files. The includes sections are not needed and are redundant with [packages] section
by AJFISH
· 18 years ago
eb408d8
remove CommonHeader.h form English module add English module in DSC file
by vanjeff
· 18 years ago
9477444
add English.inf, EdkFvbServiceLib.inf and Variable.inf
by vanjeff
· 18 years ago
1e95872
Add DiskIo.c
by vanjeff
· 18 years ago
61076c5
Remove diskio.c
by vanjeff
· 18 years ago
7f58a2f
Roll back revision 2222 to recover the wrong checking.
by vanjeff
· 18 years ago
d8a4397
added PPI and Protocol definitions needed by porting modules
by vanjeff
· 18 years ago
42bc7f7
Update to fix coding style bugs
by AJFISH
· 18 years ago
39da673
Add back the #ifndef XXX #define XXX for header file.
by qhuang8
· 18 years ago
abc341d
Clear up to remove the duplicate driver binding externs in the same header file when merging "CommonHeader.h" to "DiskIo.h".
by qhuang8
· 18 years ago
b58c155
pdated code per coding standard. Changed comments, converted all \ to / and removed the extra generated files by merging them into existing files.
by AJFISH
· 18 years ago
b9575d6
pdated code per coding standard. Changed comments, converted all \ to / and removed the extra generated files by merging them into existing files.
by AJFISH
· 18 years ago
79840ee
add modules DiskIo, Partition and SecurityStub.
by vanjeff
· 18 years ago