Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 6aac772c560db55fd82c1e19767036a6f70144a2
https://github.com/tianocore/edk2/commit/6aac772c560db55fd82c1e19767036a6f70144a2
Author: Chen A Chen <[email protected]>
Date: 2019-01-31 (Thu, 31 Jan 2019)
Changed paths:
A FatPkg/FatPei/Eltorito.c
M FatPkg/FatPei/FatPei.inf
A FatPkg/FatPei/Mbr.c
M FatPkg/FatPei/Part.c
Log Message:
-----------
FatPkg: Break down Part.c file.
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1470
Break down partition parsing logic to 2 parts, Eltorito and MBR.
Cc: Ruiyu Ni <[email protected]>
Cc: Zhang Chao B <[email protected]>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Chen A Chen <[email protected]>
Reviewed-by: Hao Wu <[email protected]>
Commit: 0d47abeff63b40727abeba79d547d9542e04864f
https://github.com/tianocore/edk2/commit/0d47abeff63b40727abeba79d547d9542e04864f
Author: Chen A Chen <[email protected]>
Date: 2019-01-31 (Thu, 31 Jan 2019)
Changed paths:
M MdePkg/Include/Uefi/UefiGpt.h
Log Message:
-----------
MdePkg/UefiGpt.h: Add new definition for enable GPT support
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1470
This definition comes from UEFI Spec to support GPT in FatPei driver.
Cc: Liming Gao <[email protected]>
Cc: Michael D Kinney <[email protected]>
Cc: Zhang Chao B <[email protected]>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Chen A Chen <[email protected]>
Reviewed-by: Liming Gao <[email protected]>
Commit: 0d18f5db32267450b44f5d4b2fdc8627e30de007
https://github.com/tianocore/edk2/commit/0d18f5db32267450b44f5d4b2fdc8627e30de007
Author: Chen A Chen <[email protected]>
Date: 2019-01-31 (Thu, 31 Jan 2019)
Changed paths:
M FatPkg/FatPei/FatLitePeim.h
M FatPkg/FatPei/FatPei.inf
A FatPkg/FatPei/Gpt.c
M FatPkg/FatPei/Part.c
Log Message:
-----------
FatPkg: Add GPT check in FatPei to support Capsule-on-Disk feature.
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1470
This feature is used for finding GPT partition.
Follow the following step to check.
1) Check Protective MBR.
2) Check GPT primary/backup header.
3) Check GPT primary/backup entry array.
Cc: Ruiyu Ni <[email protected]>
Cc: Zhang Chao B <[email protected]>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Chen A Chen <[email protected]>
Reviewed-by: Hao Wu <[email protected]>
Compare: https://github.com/tianocore/edk2/compare/8a9301cdd754...0d18f5db3226
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits