diff options
author | qwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-05-14 08:18:48 +0000 |
---|---|---|
committer | qwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-05-14 08:18:48 +0000 |
commit | b47694b968e6df0c4fe4753f349c7bb53bb347c1 (patch) | |
tree | de1e58ad506769b840aded10ebead257fa428caa /EdkShellBinPkg/MinimumShell/x64 | |
parent | ea7cb08c0afc7ad5dd9ed7176cd062385df8fa8b (diff) | |
download | edk2-platforms-b47694b968e6df0c4fe4753f349c7bb53bb347c1.tar.xz |
1) Use 0xFFEE as the VarId the reason is as follows:
// VARSTORE ID of 0 for Buffer Storage Type Storage is reserved in UEFI IFR form. But VARSTORE ID
// 0 in Framework IFR is the default VarStore ID for storage without explicit declaration. So we have
// to reseved 0xFFEE in UEFI VARSTORE ID to represetn default storage id in Framework IFR.
// Framework VFR has to be ported or pre-processed to change the default VARSTORE to a VARSTORE
// with ID equal to 0xFFEE.
2) Update some comments
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5201 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkShellBinPkg/MinimumShell/x64')
0 files changed, 0 insertions, 0 deletions